| 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
|
| Sat, 13 Dec 2014 14:50:24 +0300 |
anatoly techtonik |
Put back accidentally removed line from setup.py header
|
| Sun, 07 Dec 2014 20:15:45 -0500 |
John Rouillard |
Backed out changeset 4a3a35192ad1
|
| Sat, 06 Dec 2014 23:18:40 -0500 |
John Rouillard |
Fixing http://issues.roundup-tracker.org/issue2550859 which reports a
|
| Fri, 28 Nov 2014 04:55:21 +0300 |
anatoly techtonik |
Merge changes from default into routing
routing
|
| Wed, 26 Nov 2014 09:40:51 +0300 |
anatoly techtonik |
Docfixes
routing
|
| Tue, 25 Nov 2014 16:31:06 +0100 |
Thomas Arendsen Hein |
Increase default height of classhelp windows from 400 to 600.
|
| Tue, 25 Nov 2014 16:04:17 +0100 |
Thomas Arendsen Hein |
Fix two line-break accidents in devel and responsive milestone.item.html
|
| Tue, 25 Nov 2014 17:29:38 +0300 |
anatoly techtonik |
Add support for extensions to provide custom pages to Roundup
routing
|
| Tue, 25 Nov 2014 15:58:14 +0300 |
anatoly techtonik |
Commit missing roundup/web/__init__.py =/
routing
|
| Mon, 20 Oct 2014 14:10:32 -0400 |
John Rouillard |
Roundup Tracker isssue #: 2550857
|
| Sun, 05 Oct 2014 15:30:26 +0300 |
anatoly techtonik |
website/README: Make "hg up" location-independent
|
| Sun, 05 Oct 2014 15:27:34 +0300 |
anatoly techtonik |
doc/xmlrpc: Fix headers
|
| Fri, 03 Oct 2014 12:44:42 +0300 |
anatoly techtonik |
schema-dump: remove debug code
|
| Fri, 03 Oct 2014 12:08:37 +0300 |
anatoly techtonik |
scripts/schema-dump.py: New script to dump schema from tracker through XML-RPC
|
| Thu, 02 Oct 2014 21:26:37 +0300 |
anatoly techtonik |
doc: Update XML-RPC documentation with example that points to demo
|
| Thu, 02 Oct 2014 16:57:28 +0300 |
anatoly techtonik |
Attempt to clarify hyperdb.Proptree meaning
|
| Wed, 01 Oct 2014 11:33:22 +0300 |
anatoly techtonik |
website/README.txt: Update instructions how to update tracker
|
| Wed, 01 Oct 2014 09:35:10 +0200 |
Bernhard Reiter |
Instructions how to update issues.roundup-tracker: update, the other diff order is more useful.
|
| Wed, 01 Oct 2014 05:58:51 +0300 |
anatoly techtonik |
website/issues: Add missing defaultfonts.css
|
| Wed, 01 Oct 2014 05:41:19 +0300 |
anatoly techtonik |
Update CHANGES.txt
|
| Wed, 01 Oct 2014 05:29:42 +0300 |
Cédric Krier |
Add missing doc for xmlrpc schema (fixes issue2550735)
|
| Mon, 29 Sep 2014 18:37:26 +0300 |
anatoly techtonik |
doc: Link XMLRPC `filter` doc to User Guide chapter about querying
|