| Wed, 06 Jan 2016 16:02:34 +1100 |
John Kristensen |
Fix exception handling to be python2.5 compatible
|
| Tue, 05 Jan 2016 22:16:54 +0100 |
Bernhard Reiter |
test_jinja2: stub improved, now with proper teardown.
|
| Tue, 05 Jan 2016 21:34:56 +0100 |
Bernhard Reiter |
test code cleanup: remove unused variable (which should have been removed with 1873:f63aa57386b0 2003).
|
| Tue, 05 Jan 2016 21:14:02 +0100 |
Bernhard Reiter |
CHANGES.txt: Release of 1.5.1 will happen 2016.
|
| Tue, 01 Dec 2015 10:06:14 +0100 |
Ralf Schlatterbeck |
Help-Window now gets focus
|
| Sun, 11 Oct 2015 00:06:51 +1100 |
John Kristensen |
Remove the tsearch2 backend
|
| Sat, 10 Oct 2015 23:35:51 +1100 |
John Kristensen |
Display errors containing HTML with RejectRaw (issue2550847)
|
| Sat, 10 Oct 2015 23:07:17 +1100 |
John Kristensen |
Add .travis.yml
|
| Fri, 11 Sep 2015 11:08:34 +0300 |
anatoly techtonik |
Update router docstring to reference usage example
routing
|
| Fri, 11 Sep 2015 09:44:31 +0300 |
anatoly techtonik |
Transform instance.web_handlers to list to maintain order
routing
|
| Fri, 11 Sep 2015 08:16:38 +0300 |
anatoly techtonik |
Improve docs for registerHandler
routing
|
| Thu, 10 Sep 2015 12:33:12 +0300 |
anatoly techtonik |
router: Add interactive mode and iterator over urlmap
routing
|
| Thu, 10 Sep 2015 11:43:50 +0300 |
anatoly techtonik |
Fix unittest warning about deprecated assertEquals
routing
|
| Sat, 21 Feb 2015 00:01:00 +1100 |
John Kristensen |
Cleanup MANIFEST.in (issue2550714)
|
| Fri, 09 May 2014 17:45:39 +1000 |
John Kristensen |
Add comments about supported anypy python versions
|
| Fri, 09 May 2014 23:50:52 +1000 |
John Kristensen |
Remove reversed/sorted from roundup.support
|
| Thu, 08 May 2014 18:44:29 +1000 |
John Kristensen |
Remove anypy.sets_
|
| Wed, 01 Jul 2015 16:11:12 +0200 |
Bernhard Reiter |
Fix issue2550892 (translation error of priority in locale de) Thanks Martin Thomas Swaton for reporting.
|
| Sun, 21 Jun 2015 21:20:10 +0200 |
Ralf Schlatterbeck |
Fix form-parsing for multilinks
|
| Sun, 21 Jun 2015 20:55:21 +0200 |
Ralf Schlatterbeck |
Fix bug in (Date- or Interval-) Range parsing
|
| Sat, 23 May 2015 23:30:36 +0200 |
Bernhard Reiter |
closed issue2550884 roundup-mailgw --help text improved to explain the allowed parameters better. Suggested by by Karl-Philipp Richter.
|
| Sat, 23 May 2015 22:55:27 +0200 |
Bernhard Reiter |
CHANGES msg added for issue2550881 fix.
|
| Sat, 23 May 2015 22:50:08 +0200 |
Bernhard Reiter |
Fixes issue2550881 (demo.py: Add pointer how to access demo from remote host.)
|
| Tue, 21 Apr 2015 17:38:41 +0200 |
Ralf Schlatterbeck |
Add latest changes
|
| Tue, 21 Apr 2015 17:33:06 +0200 |
Ralf Schlatterbeck |
Implement (and document) timezone offsets
|
| Tue, 21 Apr 2015 15:49:41 +0200 |
Ralf Schlatterbeck |
Make doctests run in date module
|
| Sat, 21 Mar 2015 01:12:45 +1100 |
John Kristensen |
Include CHANGES.txt note for issue2550870
|
| Fri, 09 May 2014 18:23:54 +1000 |
John Kristensen |
Remove FeedParser shim from anypy.email_
|
| Fri, 09 May 2014 17:32:44 +1000 |
John Kristensen |
Remove roundup/anypy/hashlib_.py
|
| Sun, 11 May 2014 01:05:58 +1000 |
John Kristensen |
Remove rfc2822.py
|
| Fri, 27 Feb 2015 00:48:25 +1100 |
John Kristensen |
Replace rfc822 imports with email package (issue2550870)
|
| Mon, 16 Mar 2015 16:16:02 +0100 |
Bernhard Reiter |
issue2550877: Writing headers with the email module will use continuation_ws = ' ' now for python 2.5 and 2.6 when importing anypy.email_.
|
| Mon, 16 Mar 2015 16:11:52 +0100 |
Bernhard Reiter |
Added a TODO to remove python 2.3 2.4 support.
|
| Thu, 12 Mar 2015 22:18:35 +0100 |
Bernhard Reiter |
Small improvement and fix of issue2550877 added to CHANGES.txt.
|
| Thu, 12 Mar 2015 22:11:20 +0100 |
Bernhard Reiter |
issued2550877 fixed, the tests adapted to the more precise header comparison. Added a hint to the code how headers are handled.
|
| Thu, 12 Mar 2015 21:56:49 +0100 |
Bernhard Reiter |
Documentation: configuration messages_to_author value "nosy" now documented.
|
| Wed, 11 Mar 2015 21:47:41 +0100 |
Bernhard Reiter |
issue2550877 partly fixed.
|
| Wed, 11 Mar 2015 08:50:17 +0100 |
Bernhard Reiter |
copied improved local_replace over from website.
|
| Wed, 11 Mar 2015 08:46:29 +0100 |
Bernhard Reiter |
Added: Matching hg log output in messages example.
|
| Wed, 11 Mar 2015 08:37:32 +0100 |
Bernhard Reiter |
Update for 2550869 fix.
|
| Tue, 10 Mar 2015 22:04:29 +0100 |
Bernhard Reiter |
test_mailgw.py fixing the MIME-Version and Precedence duplicate headers of testUnknownUser (partly issue2550877)
|
| Tue, 10 Mar 2015 21:39:52 +0100 |
Bernhard Reiter |
Fixing duplicated email headers message-id, reply-to, in-reply-to. (part of issue2550869).
|
| Sun, 08 Feb 2015 00:35:41 +1100 |
John Kristensen |
Return error code if run_tests.py fails
|
| Thu, 05 Mar 2015 00:19:42 +1100 |
John Kristensen |
Change email package module names to conform v4 (issue2550875)
|
| Mon, 02 Mar 2015 23:05:09 +0100 |
Bernhard Reiter |
test_mailgw: removed superflous openpgp test data, which was copied to test/gpgmelib.py with 4542:46239c21a1eb but not removed.
|
| Mon, 02 Mar 2015 17:08:40 +0100 |
Bernhard Reiter |
Moved test_mailgw to email module and make message comparison sharper to flag differences in headers with the same name.
|
| Mon, 16 Feb 2015 17:43:58 +0100 |
Bernhard Reiter |
Automatic tests: added some notes to the readme and a test_jinja2 stub.
|
| Tue, 10 Feb 2015 14:08:01 +1100 |
John Kristensen |
Fix setup.py to allow "development mode" (issue2550866)
|
| Sat, 17 Jan 2015 21:06:04 +0300 |
anatoly techtonik |
Fix issue 2550848: HTML attachments should not be served as text/html
|
| Mon, 05 Jan 2015 16:38:30 +0100 |
Bernhard Reiter |
CHANGES: Release of 1.5.1 will happen in 2015.
|
| Mon, 05 Jan 2015 16:37:34 +0100 |
Bernhard Reiter |
Template jinja2: Updated URL to point to http://www.roundup-tracker.org/.
|
| Mon, 29 Dec 2014 16:58:27 +0100 |
Ralf Schlatterbeck |
Another fix for 'try_id_parsing'
|
| Tue, 16 Dec 2014 13:44:12 +0100 |
Ralf Schlatterbeck |
Fix for 'try_id_parsing'
|
| Sun, 14 Dec 2014 13:24:52 +0300 |
anatoly techtonik |
website/issues css: Get space between issue list columns
|
| Sat, 13 Dec 2014 19:26:18 +0300 |
anatoly techtonik |
Update web site instruction to restore web presence of
|
| Sat, 13 Dec 2014 19:17:10 +0300 |
anatoly techtonik |
Synchronize conf.py between doc/ and website/www/
|
| Sat, 13 Dec 2014 16:56:44 +0300 |
anatoly techtonik |
doc: Move roundup-1.png to html_extra
|
| Sat, 13 Dec 2014 16:40:37 +0300 |
anatoly techtonik |
doc: Fix broken logo images in original_overview.html extra doc
|
| Sat, 13 Dec 2014 16:13:55 +0300 |
anatoly techtonik |
doc: Fix broken logo images in spec.html extra doc
|
| Sat, 13 Dec 2014 15:48:51 +0300 |
anatoly techtonik |
website: Add autologin and nick selection to WebChat link
|