log roundup/cgi/client.py @ 2864:930e780c751f

age author description
Wed, 03 Nov 2004 09:49:14 +0000 Alexander Smishlajev support STATIC_FILES directory in addition to TEMPLATES
Tue, 02 Nov 2004 10:04:00 +0000 Alexander Smishlajev use templates collection kept in the tracker instance...
Tue, 26 Oct 2004 07:59:28 +0000 Richard Jones merge from HEAD maint-0.7
Tue, 26 Oct 2004 07:58:08 +0000 Richard Jones s/Modifed/Modified (thanks donfu)
Mon, 25 Oct 2004 10:43:20 +0000 Alexander Smishlajev ignore leading zeroes in the ID part of a node designator
Sat, 23 Oct 2004 14:05:25 +0000 Alexander Smishlajev pass tracker home directory to get_translation()
Wed, 20 Oct 2004 06:36:06 +0000 Alexander Smishlajev argh. never commit without running the code first!!!
Wed, 20 Oct 2004 06:30:32 +0000 Alexander Smishlajev disallow caching of pages with error and/or ok messages.
Thu, 07 Oct 2004 23:14:23 +0000 Richard Jones merge from HEAD maint-0.7
Thu, 07 Oct 2004 23:13:11 +0000 Richard Jones fix lookup of REMOTE_USER [SF#1002923]
Mon, 02 Aug 2004 22:42:55 +0000 Richard Jones merge from HEAD maint-0.7
Mon, 02 Aug 2004 22:41:12 +0000 Richard Jones fix static file path normalisation in security check (thanks David Linke)
Wed, 28 Jul 2004 02:29:46 +0000 Richard Jones Buncha stuff (sorry about the large checkin):
Tue, 27 Jul 2004 02:30:32 +0000 Richard Jones Load up extensions in the tracker "extensions" directory.
Tue, 20 Jul 2004 02:10:43 +0000 Richard Jones merge from HEAD maint-0.7
Tue, 20 Jul 2004 02:07:58 +0000 Richard Jones implement the HTTP HEAD command [SF#992544]
Tue, 13 Jul 2004 10:19:13 +0000 Alexander Smishlajev passs the message translator to cgitb functions
Sun, 11 Jul 2004 14:23:12 +0000 Alexander Smishlajev translator object must be Roundup Translation Service...
Fri, 02 Jul 2004 05:22:09 +0000 Richard Jones Initial logging integration: replace all debug prints with logging calls...
Tue, 22 Jun 2004 23:36:49 +0000 Richard Jones merge from HEAD maint-0.7
Tue, 22 Jun 2004 23:35:16 +0000 Richard Jones fixed REMOTE_USER (external HTTP Basic auth) [SF#977309]
Tue, 15 Jun 2004 09:19:49 +0000 Alexander Smishlajev client instances may be used as translation engines.
Thu, 27 May 2004 21:53:44 +0000 Richard Jones fix security hole in serve_static_file maint-0.7
Thu, 27 May 2004 21:53:44 +0000 Richard Jones fix security hole in serve_static_file maint-0.6
Thu, 27 May 2004 21:53:44 +0000 Richard Jones fix security hole in serve_static_file
Tue, 11 May 2004 13:32:05 +0000 Alexander Smishlajev implemented HTTP charset negotiation.
Tue, 04 May 2004 05:56:54 +0000 Richard Jones fixed rego from email address [SF#947414]
Tue, 04 May 2004 00:02:23 +0000 Richard Jones fixed static file serving
Sun, 02 May 2004 23:16:05 +0000 Richard Jones fixed journal marshalling in RDBMS backends [SF#943627]
Sun, 25 Apr 2004 22:19:15 +0000 Richard Jones added capturing of stats
Thu, 22 Apr 2004 22:16:36 +0000 Richard Jones fix random seeding for forking server
Tue, 20 Apr 2004 21:57:29 +0000 Richard Jones disable forking server when os.fork() not available [SF#938586]
Mon, 05 Apr 2004 06:13:42 +0000 Richard Jones be paranoid about TRACKER_WEB
Fri, 26 Mar 2004 05:16:03 +0000 Richard Jones Fix for sqlite backend migration. Change Cookie -> SimpleCookie
Thu, 25 Mar 2004 00:44:28 +0000 Richard Jones added CSV download of index / search results
Wed, 24 Mar 2004 20:31:43 +0000 Richard Jones add line to rego email to help URL detection [SF#906247] maint-0.6
Wed, 24 Mar 2004 06:18:59 +0000 Richard Jones minor pre-release / test fixes 0.7.0b1
Thu, 18 Mar 2004 01:58:46 +0000 Richard Jones Finished implementation of session and one-time-key stores for RDBMS backends.
Thu, 26 Feb 2004 22:20:43 +0000 Richard Jones don't add a query to a user's list if it's already there maint-0.6
Wed, 25 Feb 2004 23:27:54 +0000 Richard Jones forward-port from maint branch
Wed, 25 Feb 2004 23:26:30 +0000 Richard Jones ehem maint-0.6
Wed, 25 Feb 2004 23:23:56 +0000 Richard Jones made errors from bad input in the quick "Show issue:" form more user-friendly maint-0.6
Wed, 25 Feb 2004 03:39:53 +0000 Richard Jones document and make easier the actions-returning-content idiom
Wed, 25 Feb 2004 03:24:43 +0000 Richard Jones Forward-porting of fixes from the maintenance branch.
Tue, 24 Feb 2004 23:37:10 +0000 Richard Jones use JS instead of 302 to redirect during rego confirmation maint-0.6
Tue, 24 Feb 2004 21:13:26 +0000 Richard Jones fixed rego maint-0.6
Fri, 20 Feb 2004 03:48:16 +0000 Richard Jones fixes to some unit tests, and a cleanup
Sun, 15 Feb 2004 10:08:20 +0000 Johannes Gijsbers Call actions in a different way so we won't hide any bad TypeErrors.
Sat, 14 Feb 2004 19:58:20 +0000 Johannes Gijsbers Remove duplication in permission handling:
Sat, 14 Feb 2004 11:27:23 +0000 Johannes Gijsbers Add backwards compatible action handling.
Sat, 14 Feb 2004 01:17:38 +0000 Johannes Gijsbers Fix last commit to make editing/creating items work again.
Fri, 13 Feb 2004 01:35:02 +0000 Richard Jones oops, python2.3-ism maint-0.6
Fri, 13 Feb 2004 01:32:37 +0000 Richard Jones forward-porting of fixed edit action / parsePropsFromForm...
Fri, 13 Feb 2004 01:13:25 +0000 Richard Jones fixed edit action / parsePropsFromForm to handle index-page edits better maint-0.6
Wed, 11 Feb 2004 23:55:10 +0000 Richard Jones documentation cleanup
Wed, 11 Feb 2004 21:34:31 +0000 Johannes Gijsbers Move out parts of client.py to new modules:
Wed, 21 Jan 2004 04:54:27 +0000 Richard Jones merge from HEAD maint-0.6
Tue, 20 Jan 2004 05:55:24 +0000 Richard Jones fix the filename fallback
Tue, 20 Jan 2004 03:58:38 +0000 Richard Jones use the upload-supplied content-type if there is one
Mon, 19 Jan 2004 23:56:07 +0000 Richard Jones changes to support the new templating Unauthorised exception.

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