log

age author description
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
Tue, 15 Jul 2014 13:42:57 +0300 anatoly techtonik routing: Add example URL map routing
Tue, 15 Jul 2014 13:33:43 +0300 anatoly techtonik routing: Add new roundup.web namespace with router component routing
Sat, 12 Jul 2014 00:03:05 +1000 John Kristensen Correctly recreate the database directory during tracker re-initialise
Fri, 04 Jul 2014 15:43:22 +0200 Ralf Schlatterbeck Security non-standard html content as html
Fri, 04 Jul 2014 15:32:28 +0200 Ralf Schlatterbeck Security fix default user permissions
Wed, 25 Jun 2014 13:19:42 +1000 John Kristensen Add note about dropping support for Python v2.5
Thu, 26 Jun 2014 15:39:19 +1000 John Kristensen Correctly locate templates in a virtualenv (issue2550841)
Wed, 18 Jun 2014 13:31:46 +1000 John Kristensen Update website to display 1.5 as the release version
Mon, 26 May 2014 16:14:07 +0200 Thomas Arendsen Hein Fix issue2550843 (AttributeError: 'Unauthorised' object has no attribute 'replace')
Mon, 12 May 2014 14:40:53 +1000 John Kristensen Fix broken links to static html doc files (issue2550840)
Mon, 12 May 2014 14:05:14 +1000 John Kristensen Fix setting the working directory in setup.py
Fri, 09 May 2014 16:54:27 +1000 John Kristensen Revert changes in commit 785bd25371
Wed, 07 May 2014 13:01:55 +1000 John Kristensen Correctly set working directory in setup.py
Tue, 06 May 2014 21:24:55 +0200 Bernhard Reiter CHANGES.txt: Completting some committer names.
Sat, 26 Apr 2014 23:13:25 +0200 Bernhard Reiter Improved website/issues/extensions/local_replace.py and hg copied it over to the devel and responsive templates.
Tue, 15 Apr 2014 15:50:33 +0300 anatoly techtonik docs: Link custom authentication examples in admin guide
Tue, 15 Apr 2014 15:07:30 +0300 anatoly techtonik docs: Remove one nesting level from ToC on subpages
Mon, 14 Apr 2014 15:00:34 +0300 anatoly techtonik demo.py: `nuke` resets the tracker, not the server, also rewrote
Mon, 14 Apr 2014 15:11:21 +0300 anatoly techtonik docs: Fix table of contents on customizing page
Sun, 06 Apr 2014 11:11:04 +0200 Ralf Schlatterbeck New rdbms configuration option 'isolation_level'
Fri, 04 Apr 2014 08:09:30 +0200 Ralf Schlatterbeck Fix sort-representation for RDBMS backends
Wed, 02 Apr 2014 17:43:19 +0200 Ralf Schlatterbeck Add date sort test

Roundup Issue Tracker: http://roundup-tracker.org/