Code

- new mailgw config item unpack_rfc822 that unpacks message attachments
[roundup.git] / roundup /
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.
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
next