Code

xmlrpc handling of unicode characters, see
[roundup.git] / roundup /
2010-04-08 schlatterbeckxmlrpc handling of unicode characters, see
2010-03-20 richardHandle multiple @action values from broken trackers
2010-03-08 schlatterbeckuse config.DATABASE in cases where 'db' was still hard...
2010-03-05 schlatterbeck- unify bool searching (filter method) across backends
2010-03-05 schlatterbeck- unify number searching across backends
2010-02-26 richardfix
2010-02-26 richardmore modernisation
2010-02-23 richardadd missing file
2010-02-23 richardanother module modernised
2010-02-23 richardThe email for the first message on an issue was sometim...
2010-02-22 richardBeginnings of a big code cleanup / modernisation to...
2010-02-19 richardundo regression in 1.4.12: Multilink edit fields lose...
2010-02-09 richardrelease stuff
2010-02-08 richardactually tuples are fine and expected; also remove...
2010-02-05 richardmake some more memorydb tests pass
2010-02-02 richardsupport CRAM-MD5 for IMAPS
2010-02-02 richardFix thread safety with stdin in roundup-server
2010-02-02 richardadd in-memory hyperdb implementation to speed up testing
2010-02-01 richardfix comment
2010-02-01 richardhandle quoting/escaping specials after encoding; fix...
2010-02-01 richardAllow value to be specified to multilink form element...
2010-02-01 richardAttempt to generate more human-readable addresses in...
2010-02-01 richardFix file handle leak in some web interfaces with loggin...
2010-01-30 richardfix non-instant rego
2010-01-30 richardfix typo
2010-01-29 richardDisplay 'today' in the account user's timezone, thanks...
2010-01-29 richardfixes to make registration work again
2010-01-29 richardadd web access check all over templating
2010-01-29 richardallow Anonymous users to log in, and register (assuming...
2010-01-29 richardFix "Web Access" permission check to allow serving...
2009-12-27 schlatterbeckFix handling of non-ascii in realname in the nosy maile...
2009-12-21 schlatterbeck- fix create permission for xmlrpc, too
2009-12-21 schlatterbeckProper handling of 'Create' permissions in both mail...
2009-12-21 richardrelease stuff
2009-12-15 schlatterbeckClean up all the places where role processing occurs...
2009-12-14 schlatterbeckFix linking of an existing item to a newly created...
2009-12-11 richardFix WSGI response code (thanks Peter Pöml)
2009-12-07 richardFix some security assertions in mailgw to only assert...
2009-12-07 richardinclude info on what a designator is in all commands...
2009-12-07 richard- Add documentation for migrating to the Register permi...
2009-12-02 richardGeneric class editor may now restore retired items...
2009-12-01 schlatterbeckHandle OPTIONS http request method in wsgi handler...
2009-11-30 schlatterbeckFix traceback on .../msgN/ url, this requests the file...
2009-11-30 schlatterbeck- small typo
2009-11-30 schlatterbeckFix security-problem: If user hasn't permission on...
2009-11-28 richardissue2550549: Some bugs issue classifiers were causing...
2009-11-24 stefanAllow non-admin email addresses as envelope sender.
2009-11-24 stefanDo not create bogus non-anonymous objects.
2009-11-24 stefanFix race condition.
2009-11-24 stefanFix Issue2550609, hopefully for real, this time.
2009-11-24 stefanFix Issue2550609.
2009-11-24 stefanFix Issue2550609.
2009-10-21 berCleanup, minor: Removed an outdated comment about the...
2009-10-14 schlatterbeckCorrect initial- and end-handshakes for SSL
2009-10-13 schlatterbeckMore SSL fixes. SSL wants the underlying socket non...
2009-10-09 schlatterbeck- everything needed for release
2009-10-09 schlatterbeckcorrections for python2.3 compatibility:
2009-10-09 stefanFix race condition.
2009-10-09 stefanProvide ability to specify arbitrary HTML attributes.
2009-10-09 stefanAdd schema consistency checks.
2009-10-09 stefanImprove login failure response.
2009-10-09 stefanImprove error reporting.
2009-10-09 stefanRobustify web interface.
2009-10-08 schlatterbeckFix bug with SSL-connection and XMLRPC, see my monologue at
2009-10-02 schlatterbeckSmall fix for CGI-handling of XMLRPC requests for pytho...
2009-09-29 schlatterbeckNew config option csv_field_size: Pythons csv module...
2009-09-11 berIndexers behaviour made more consistent regarding lengt...
2009-08-10 richardcompatibilty fix for pysqlite2 / unicode
2009-08-10 richardremove unused, deprecated import
2009-08-10 richardremove use of string exception
2009-08-10 richardbetter construction of plain text
2009-08-10 richardremove unused import
2009-08-10 richarddon't show entire history by default (fixes bugs.debian...
2009-07-27 richard- re-order sqlite imports to handle multiple installed...
2009-07-20 richardfix construction of individual messages to nosy recipen...
2009-07-19 stefanMove db.commit() call from handle_xmlrpc() to individua...
2009-07-15 schlatterbeckfix problem with bounce-message if incoming mail has...
2009-07-14 stefanFix issue2550565.
2009-07-14 stefanCache tracker instances.
2009-07-14 stefanReopen session with database.
2009-07-14 schlatterbeckThe mail-gateway used to process messages fetched,...
2009-06-30 stefanFix issue2550553.
2009-06-30 stefanFix issue2550552.
2009-06-19 stefanAllow XMLRPC clients to fetch tracker schema.
2009-06-17 stefanRemove obsolete security check workaround.
2009-06-17 stefanMake sure user has edit permission on all properties...
2009-06-17 stefanFix typo.
2009-06-17 stefanRestrict user creation rights in XMLRPC frontend.
2009-03-21 richardfix the fix for ensuring POST
2009-03-18 richardrelease stuff
2009-03-17 richardfix TLS handling with some SMTP servers (issues 2484879...
2009-03-17 richardhandle bogus pagination values (issue 2550530)
2009-03-17 richardbug introduced in the migration to the email package...
2009-03-16 stefanFix issue2550505
2009-03-16 richardfix bug introduced into CVS export and view (issue...
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.
next