| Tue, 23 Nov 2004 22:45:13 +0000 |
Richard Jones |
namespace collisions
|
| Thu, 18 Nov 2004 17:20:40 +0000 |
Alexander Smishlajev |
pychecker cleanup
|
| Thu, 18 Nov 2004 15:58:23 +0000 |
Alexander Smishlajev |
applied patch [SF#1067690]
|
| Fri, 05 Nov 2004 05:14:35 +0000 |
Richard Jones |
set the current username correctly after rego [SF#1048398]
maint-0.7
|
| Sat, 07 Aug 2004 22:19:14 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Sat, 07 Aug 2004 22:18:41 +0000 |
Richard Jones |
less specific messages for login failures (thanks Chris Withers)
|
| Wed, 28 Jul 2004 02:29:46 +0000 |
Richard Jones |
Buncha stuff (sorry about the large checkin):
|
| 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 09:41:15 +0000 |
Alexander Smishlajev |
use client.translator instead of static translationService;
|
| Tue, 06 Jul 2004 11:29:12 +0000 |
Alexander Smishlajev |
translate property names in "item edited ok" message
|
| Sat, 03 Jul 2004 17:17:47 +0000 |
Alexander Smishlajev |
translate web ui messages in _EditAction, PassResetAction
|
| Sun, 06 Jun 2004 12:40:30 +0000 |
Alexander Smishlajev |
action objects got 'context' attribute containing dictionary...
|
| Fri, 28 May 2004 01:03:53 +0000 |
Richard Jones |
couple of bugfixes
maint-0.7
|
| Fri, 28 May 2004 00:56:50 +0000 |
Richard Jones |
couple of bugfixes
|
| Sun, 23 May 2004 23:26:30 +0000 |
Richard Jones |
backport from HEAD
maint-0.7
|
| Sun, 23 May 2004 23:24:47 +0000 |
Richard Jones |
fix SearchAction use of Class.filter(), and clarify API docs for same
|
| Thu, 13 May 2004 00:26:07 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Thu, 13 May 2004 00:19:35 +0000 |
Richard Jones |
otks manager missing [SF#952931]
|
| Thu, 06 May 2004 03:18:03 +0000 |
Richard Jones |
*** empty log message ***
0.7.0
|
| Thu, 06 May 2004 02:03:42 +0000 |
Richard Jones |
collision detection only at second granularity
|
| Tue, 04 May 2004 05:56:54 +0000 |
Richard Jones |
fixed rego from email address [SF#947414]
|
| Sun, 02 May 2004 23:16:05 +0000 |
Richard Jones |
fixed journal marshalling in RDBMS backends [SF#943627]
|
| Mon, 05 Apr 2004 06:13:42 +0000 |
Richard Jones |
be paranoid about TRACKER_WEB
|
| Wed, 31 Mar 2004 23:08:39 +0000 |
Richard Jones |
OTK generation was busted (thanks Stuart D. Gathman)
|
| Tue, 30 Mar 2004 06:43:08 +0000 |
Richard Jones |
fixed CSV export and CGI actions returning results
|
| Mon, 29 Mar 2004 21:56:56 +0000 |
Richard Jones |
CSV export was busted
|
| Fri, 26 Mar 2004 18:18:31 +0000 |
Brian Kelley |
Line 485, lastUserActivity misspelled as lastUserActvity.
|
| Fri, 26 Mar 2004 06:31:50 +0000 |
Richard Jones |
wow, I broke that good
|
| Fri, 26 Mar 2004 04:50:51 +0000 |
Richard Jones |
queries on a per-user basis, and public queries [SF#891798] :)
|
| Fri, 26 Mar 2004 00:46:33 +0000 |
Richard Jones |
handle Reject in the web interface too
|
| Fri, 26 Mar 2004 00:44:11 +0000 |
Richard Jones |
add and use Reject exception [SF#700265]
|
| 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]
|
| 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.
|
| Sun, 29 Feb 2004 01:16:03 +0000 |
Richard Jones |
query saving fix
|
| Wed, 25 Feb 2004 23:27:54 +0000 |
Richard Jones |
forward-port from maint branch
|
| Wed, 25 Feb 2004 03:24:43 +0000 |
Richard Jones |
Forward-porting of fixes from the maintenance branch.
|
| Fri, 20 Feb 2004 03:48:16 +0000 |
Richard Jones |
fixes to some unit tests, and a cleanup
|
| Thu, 19 Feb 2004 02:39:05 +0000 |
Richard Jones |
fix permission handling around rego
|
| Sat, 14 Feb 2004 19:58:20 +0000 |
Johannes Gijsbers |
Remove duplication in permission handling:
|
| Sat, 14 Feb 2004 02:06:27 +0000 |
Johannes Gijsbers |
Simple version of collision detection...
|
| 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:32:37 +0000 |
Richard Jones |
forward-porting of fixed edit action / parsePropsFromForm...
|
| Wed, 11 Feb 2004 21:34:31 +0000 |
Johannes Gijsbers |
Move out parts of client.py to new modules:
|