| 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.
|
| Sat, 17 Jan 2004 02:48:00 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Sat, 17 Jan 2004 01:59:33 +0000 |
Richard Jones |
fix re-enabling queries [SF#861940]
|
| Thu, 15 Jan 2004 00:05:52 +0000 |
Richard Jones |
backport from HEAD
maint-0.6
|
| Thu, 15 Jan 2004 00:01:15 +0000 |
Richard Jones |
commit old file-serving bugfix, and new pt content-type fix
|
| Wed, 07 Jan 2004 22:44:44 +0000 |
Richard Jones |
allow serving of non-"file"-Class file content (eg. paper_file)
maint-0.6
|
| Fri, 05 Dec 2003 03:28:38 +0000 |
Richard Jones |
Refactored CGI file serving so that FileClass contents are...
|
| Fri, 21 Nov 2003 22:22:32 +0000 |
Johannes Gijsbers |
Some reformatting and fixing docstrings for emacs.
|
| Fri, 21 Nov 2003 21:59:05 +0000 |
Johannes Gijsbers |
Add 'return' after failed permission checks in search/editCSV actions.
|
| Thu, 13 Nov 2003 05:56:48 +0000 |
Richard Jones |
oops
|
| Wed, 12 Nov 2003 01:00:59 +0000 |
Richard Jones |
fixed ZRoundup - mostly changes to classic template
|
| Tue, 11 Nov 2003 00:35:14 +0000 |
Richard Jones |
Centralised conversion of user-input data to hyperdb values
|
| Fri, 24 Oct 2003 09:32:19 +0000 |
Johannes Gijsbers |
Anonymous user can no longer edit or view itself.
maint-0.6
|
| Fri, 24 Oct 2003 09:32:19 +0000 |
Johannes Gijsbers |
Anonymous user can no longer edit or view itself.
|
| Wed, 22 Oct 2003 16:47:55 +0000 |
Johannes Gijsbers |
Add a note to the 'Invalid One Time Key' message...
|
| Sat, 04 Oct 2003 11:21:47 +0000 |
Johannes Gijsbers |
Fix mailer bug [SF#817470]...
|