[go: up one dir, main page]

Menu

Tree [ce06c6] routing / roundup /
 History

Read Only access


File Date Author Commit
 anypy 2014-05-09 John Kristensen John Kristensen [dfd0bc] Add comments about supported anypy python versions
 backends 2014-05-09 John Kristensen John Kristensen [0a05c4] Remove reversed/sorted from roundup.support
 cgi 2015-09-11 anatoly techtonik anatoly techtonik [01d143] Transform instance.web_handlers to list to main...
 dist 2013-08-25 anatoly techtonik anatoly techtonik [7b575e] setup.py build_doc: try Python-installed Sphinx...
 scripts 2015-05-23 Bernhard Reiter Bernhard Reiter [63574f] closed issue2550884 roundup-mailgw --help text ...
 web 2015-09-11 anatoly techtonik anatoly techtonik [ce06c6] Update router docstring to reference usage example
 __init__.py 2013-07-06 Ralf Schlatterbeck Ralf Schlatterbeck [f61bd7] Release preparation
 actions.py 2010-02-22 Richard Jones Richard Jones [13b315] Beginnings of a big code cleanup / modernisatio...
 admin.py 2014-06-26 John Kristensen John Kristensen [349a83] Correctly locate templates in a virtualenv (iss...
 configuration.py 2014-04-06 Ralf Schlatterbeck Ralf Schlatterbeck [05c857] New rdbms configuration option 'isolation_level'
 date.py 2015-06-21 Ralf Schlatterbeck Ralf Schlatterbeck [035055] Fix bug in (Date- or Interval-) Range parsing
 demo.py 2015-05-23 Bernhard Reiter Bernhard Reiter [c3a647] Fixes issue2550881 (demo.py: Add pointer how to...
 exceptions.py 2009-02-27 Stefan Seefeld Stefan Seefeld [bbab97] XMLRPC improvements:
 hyperdb.py 2014-05-09 John Kristensen John Kristensen [0a05c4] Remove reversed/sorted from roundup.support
 i18n.py 2013-10-02 Thomas Arendsen Hein Thomas Arendsen Hein [610225] Do not throw an internal error if a .mo file ca...
 init.py 2014-07-11 John Kristensen John Kristensen [3b632a] Correctly recreate the database directory durin...
 install_util.py 2014-05-09 John Kristensen John Kristensen [9ba033] Remove roundup/anypy/hashlib_.py
 instance.py 2015-09-11 anatoly techtonik anatoly techtonik [01d143] Transform instance.web_handlers to list to main...
 mailer.py 2015-03-16 Bernhard Reiter Bernhard Reiter [f1a2bd] issue2550877: Writing headers with the email mo...
 mailgw.py 2014-05-10 John Kristensen John Kristensen [7f8f27] Remove rfc2822.py
 msgfmt.py 2009-07-24 Pygi Pygi [4498f5] Some preparations for 3.0 migration
 password.py 2014-05-09 John Kristensen John Kristensen [9ba033] Remove roundup/anypy/hashlib_.py
 rfc2822.py 2006-07-15 Ralf Schlatterbeck Ralf Schlatterbeck [97f9fc] Yet another rfc2822 encoding patch: '?' must be...
 roundupdb.py 2014-05-09 John Kristensen John Kristensen [28a72f] Remove FeedParser shim from anypy.email_
 security.py 2010-10-21 Ralf Schlatterbeck Ralf Schlatterbeck [813745] more fixes to search permissions:
 support.py 2014-05-09 John Kristensen John Kristensen [0a05c4] Remove reversed/sorted from roundup.support
 token.py 2011-11-16 Eric S. Raymond Eric S. Raymond [6e3e4f] Remove keyword expansions from CVS. All regres...
 version_check.py 2012-11-27 anatoly techtonik anatoly techtonik [0c2cad] version_check.py: Bump required Python version ...
 xmlrpc.py 2013-06-17 Ralf Schlatterbeck Ralf Schlatterbeck [d9e553] Implement XMLRPC MultiCall (including test), see