Code

- Indexer Xapian, made Xapian 1.2 compatible. Needs at least Xapian 1.0.0 now.
[roundup.git] / roundup /
2009-03-13 stefanAddress issue2550528.
2009-03-13 stefanAllow user to choose the tracker template for demo.
2009-03-13 richardremove debugging raise, thanks alex
2009-03-12 stefanServe the correct ReST part in String.rst().
2009-03-12 stefanDon't check for node's existence if we know it exists.
2009-03-12 richardAdd some new encoding tests to mailgw:
2009-03-12 richardmigrate from MimeWriter to email
2009-03-12 richardforce sqlite3 in py2.6+ to treat our stored text as...
2009-03-12 richardfix missed hole in the CSV editing - could still view...
2009-03-12 richardAdd compatibility package to allow us to deal with...
2009-03-12 richardPlug a number of security holes:
2009-03-10 stefanAdjust usage string to previous interface changes.
2009-03-10 richardFix some broken logging.
2009-02-27 stefanFix issue2550510
2009-02-27 stefan* Add support for actions to XMLRPC interface.
2009-02-25 stefan* Refactor XMLRPC interface.
2009-02-24 stefanFix issue2550517
2009-02-24 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-24 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-24 stefanMake RDBMS cache-size configurable.
2009-02-23 stefanRevert docstring markup for use with gettext tool.
2009-02-23 stefanRobustify Date.set.
2009-02-23 stefanRefactor setup.py.
2009-02-22 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-22 stefanMove 'UsageError' definition from roundup.admin to...
2009-02-22 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-22 stefanAdd support for resuming (file) downloads.
2009-02-20 stefanUniformly use """...""" instead of '''...''' for comments.
2009-02-20 stefanFix typo.
2009-02-20 stefanCorrect handling of a Multilink filterspec with an...
2009-02-20 stefanRobustify SQL<->HyperDB data type conversion.
2009-02-20 stefanEnhance and simplify logging.
2009-02-20 stefanRobustify (Multi)linkHTMLProperty.plain.
2009-02-20 stefanFix context for query form to be a class.
2009-02-19 stefanFix issue2550512
2009-02-19 stefanFix designator regular expression in HTMLDatabase.__get...
2009-02-19 stefanProvide a a "no selection" option; cleanup.
2009-02-19 stefanExtend "additional" parameter to work with (multi)links.
2009-02-19 stefanQuote ampersands in URLs.
2009-02-19 stefanHandle transitive properties.
2009-02-19 stefanUse canonical sort order for multilinks.
2009-02-19 stefanDo not try to create empty nodes with a negative ID.
2009-02-17 stefanClarify 'search_matches' docs.
2009-02-17 stefanSupport the use of sendfile() for file transfer, if...
2009-02-17 stefanFix typo in last checkin.
2009-02-17 stefanOnly feed back traceback to web users if config.WEB_DEB...
2009-02-16 stefanFix issue2550505.
2009-02-16 stefanAllow 'no value' to be selected in LinkHTMLProperty...
2009-02-16 stefanFix height calculation for Multilink.menu()
2009-02-16 stefanMake cgi.templating more fault-tolerant towards invalid...
2009-02-16 stefanFuse multiple DELETE calls into one for multilinks.
2009-02-16 stefanExecute cursor via Database.sql().
2009-02-16 stefanRobustify SearchAction.fakeFilterVars
2009-02-12 stefanEnhance documentation generation.
2009-02-12 stefanFix issue2550500
2009-02-12 stefanFix issue2550501
2009-02-12 stefanfix issue2550502
2009-02-09 stefanCatch missing page template errors.
2009-02-09 stefanFix issue2550493: hide 'hidden' files.
2009-02-06 stefansvn repository setup
2004-04-17 richardmore doc
2004-04-13 richardstop Interval from displaying an empty string (sf bug...
2004-04-13 richard*** empty log message ***
2004-04-13 richardadded IMAP support to mail gateway (sf rfe 934000)
2004-04-12 richardbetter check for anonymous viewing of user items (sf...
2004-04-09 richardsocket timeout error logging can fail
2004-04-08 richardmysql and postgresql schema mutation now handle added...
2004-04-07 richardsqlite backend uses the global lock again
2004-04-07 richardreally fix the missing delimeter problem
2004-04-06 richardimplement differenceDate ;)
2004-04-06 richardadd more doc to date.py
2004-04-05 richardversion info in scripts
2004-04-05 richardsort/group by multilink in RDBMS
2004-04-05 richardroundup-admin install checks for existing tracker in...
2004-04-05 richardbe paranoid about TRACKER_WEB
2004-04-05 richardfavicon generation stuff
2004-04-05 richard- added a favicon
2004-04-03 richard*** empty log message ***
2004-04-02 richardadded favicon
2004-04-02 richardExport and import now include journals (incompatible...
2004-03-31 richardhandle Boolean values in history HTML display
2004-03-31 richardOTK generation was busted (thanks Stuart D. Gathman)
2004-03-31 richardbetter sqlite columns
2004-03-31 richardMySQL and Postgresql use BOOL/BOOLEAN for Boolean types
2004-03-30 richardfixed CSV export and CGI actions returning results
2004-03-30 richardfixed MultiMapping
2004-03-29 richardCSV export was busted
2004-03-29 richarddb/userN wasn't returning HTMLUser
2004-03-27 richardfixes and release announcement
2004-03-27 richard*** empty log message ***
2004-03-26 richardbetter fix
2004-03-26 richardhandle older sessions
2004-03-26 richardAdded DEFAULT_TIMEZONE.
2004-03-26 wc2so1Line 485, lastUserActivity misspelled as lastUserActvity.
2004-03-26 richardbugger it, beta2 can wait until tomorrow morning
2004-03-26 richardmissed a print
2004-03-26 richardwow, I broke that good
2004-03-26 richardFix for sqlite backend migration.
2004-03-26 richard- queries on a per-user basis, and public queries ...
2004-03-26 richardhandle Reject in the web interface too
next