| 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
|
| Sat, 06 Sep 2014 21:53:46 +0200 |
Ralf Schlatterbeck |
Remove debug output
|
| Sat, 06 Sep 2014 21:21:05 +0200 |
Ralf Schlatterbeck |
In case of an error, date fields would lose the calendar help, fixed.
|
| Wed, 20 Aug 2014 13:43:22 +0300 |
anatoly techtonik |
routing: Serve static files through proper routing in main()
routing
|
| Wed, 20 Aug 2014 13:37:34 +0300 |
anatoly techtonik |
routing: Strip leading slash from both path and pattern, add test
routing
|
| Wed, 20 Aug 2014 13:36:08 +0300 |
anatoly techtonik |
routing: Add DEBUG flag for troubleshooting
routing
|
| Tue, 12 Aug 2014 01:10:59 +0300 |
anatoly techtonik |
routing: merge changes from default
routing
|
| Wed, 20 Aug 2014 12:13:49 +0300 |
anatoly techtonik |
CHANGES.txt: Update
|
| Wed, 20 Aug 2014 11:41:27 +0300 |
anatoly techtonik |
doc: Reverse engineer extension handling and add separate chapter
|
| Wed, 20 Aug 2014 11:40:24 +0300 |
anatoly techtonik |
doc: Simplify English in detectors intro
|
| Tue, 12 Aug 2014 00:46:17 +0300 |
anatoly techtonik |
Link /xmlrpc to docs if accessed with browser
|
| Tue, 12 Aug 2014 00:36:15 +0300 |
anatoly techtonik |
routing: Use Router in cgi.client.main
routing
|
| Mon, 11 Aug 2014 18:31:49 +0300 |
anatoly techtonik |
routing: merge changes from default
routing
|
| Sun, 03 Aug 2014 12:52:41 +0300 |
anatoly techtonik |
Fix XMLRPC endpoint in documentation example (changed in 1.4.21)
|
| Wed, 23 Jul 2014 00:32:00 +0300 |
anatoly techtonik |
website/README.txt: Test and update instructions
|
| Tue, 22 Jul 2014 21:10:16 +0300 |
anatoly techtonik |
website/wiki: Fix broken wiki style - invalid import of main site css
|
| Thu, 17 Jul 2014 02:27:06 +0300 |
anatoly techtonik |
roundup_server: Fix endless redirect on http://localhost:8917/demo?anything
|
| Thu, 17 Jul 2014 02:25:50 +0300 |
anatoly techtonik |
roundup_server: Code untangle - init `rest` variable when necessary
|
| Thu, 17 Jul 2014 02:22:22 +0300 |
anatoly techtonik |
roundup_server: Code cleanup - move favicon object into its section
|
| Wed, 16 Jul 2014 03:22:05 +0300 |
anatoly techtonik |
routing: Fix router test
routing
|
| Wed, 16 Jul 2014 03:17:54 +0300 |
anatoly techtonik |
routing: No leading slash in URL map patterns
routing
|
| Wed, 16 Jul 2014 03:10:02 +0300 |
anatoly techtonik |
Remove PATH_INFO hacks that strip leading slash
routing
|
| Tue, 15 Jul 2014 13:47:28 +0300 |
anatoly techtonik |
routing: Add self-test to router.py
routing
|