| Wed, 12 Feb 2003 00:00:32 +0000 |
Richard Jones |
fixed error in indexargs_url (thanks Patrick Ohly)
|
| Sat, 08 Feb 2003 15:31:28 +0000 |
Andrey Lebedev |
mysql backend passes all tests (at last!)
|
| Thu, 06 Feb 2003 05:44:49 +0000 |
Richard Jones |
backporting fixes from HEAD
maint-0.5
|
| Thu, 06 Feb 2003 05:43:49 +0000 |
Richard Jones |
Fixed a backlog of bug reports, and worked on python 2.3 compatibility:
|
| Wed, 15 Jan 2003 22:17:20 +0000 |
Andrey Lebedev |
applied unicode patch
|
| Sun, 12 Jan 2003 23:57:16 +0000 |
Richard Jones |
merge fixes from HEAD
maint-0.5
|
| Sun, 12 Jan 2003 23:53:20 +0000 |
Richard Jones |
fixed rdbms searching by ID [SF#666615]
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Wed, 08 Jan 2003 05:39:40 +0000 |
Richard Jones |
fixed searching on date / interval fields [SF#658157]
|
| Sun, 05 Jan 2003 10:55:16 +0000 |
Richard Jones |
fire auditors and reactors in rdbms retire (thanks Sheila King)
|
| Thu, 12 Dec 2002 09:31:04 +0000 |
Richard Jones |
implemented whole-database locking
|
| Wed, 06 Nov 2002 11:38:43 +0000 |
Richard Jones |
working toward 0.5.2 release
|
| Thu, 31 Oct 2002 04:02:23 +0000 |
Richard Jones |
work-around for sqlite bug
|
| Tue, 08 Oct 2002 04:11:17 +0000 |
Richard Jones |
allow blank passwords again [SF#619714]
|
| Mon, 07 Oct 2002 00:52:51 +0000 |
Richard Jones |
Fixes for SourceForge tracker bugs.
|
| Thu, 03 Oct 2002 06:56:30 +0000 |
Richard Jones |
merge from maintenance branch
|
| Thu, 26 Sep 2002 03:04:24 +0000 |
Richard Jones |
added Class.find() unit test, fixed implementations
|
| Wed, 25 Sep 2002 05:27:29 +0000 |
Richard Jones |
*** empty log message ***
|
| Wed, 25 Sep 2002 04:56:21 +0000 |
Richard Jones |
fix to SQL filtering
|
| Tue, 24 Sep 2002 07:39:52 +0000 |
Richard Jones |
fix to SQL lookup() and retirement
|
| Tue, 24 Sep 2002 01:59:28 +0000 |
Richard Jones |
added missing stringFind to sql backends
|
| Mon, 23 Sep 2002 08:24:51 +0000 |
Richard Jones |
import fixes
|
| Mon, 23 Sep 2002 08:17:05 +0000 |
Richard Jones |
import fixes
|
| Mon, 23 Sep 2002 07:15:32 +0000 |
Richard Jones |
fix to LRU cache
|
| Mon, 23 Sep 2002 06:48:35 +0000 |
Richard Jones |
Some speedups - both of the SQL backends can handle using only one cursor.
|
| Mon, 23 Sep 2002 00:50:32 +0000 |
Richard Jones |
some speedups, some fixes to the benchmarking
|
| Fri, 20 Sep 2002 05:08:00 +0000 |
Richard Jones |
On second thought, that last checkin was dumb.
|
| Fri, 20 Sep 2002 01:48:34 +0000 |
Richard Jones |
missed some of the creator prop spec fixes .. metakit may be busted by this
|
| Fri, 20 Sep 2002 01:20:32 +0000 |
Richard Jones |
Verify contents of tracker module when the tracker is opened
|
| Thu, 19 Sep 2002 05:30:25 +0000 |
Richard Jones |
simple LRU cache for SQL databases
|
| Thu, 19 Sep 2002 03:56:20 +0000 |
Richard Jones |
removed debugging
|
| Thu, 19 Sep 2002 03:39:48 +0000 |
Richard Jones |
fix to setid
|
| Thu, 19 Sep 2002 02:37:41 +0000 |
Richard Jones |
Added some words to the installation doc about choosing backends.
|
| Wed, 18 Sep 2002 07:04:39 +0000 |
Richard Jones |
fixes to the rdbms backends
|
| Wed, 18 Sep 2002 05:07:49 +0000 |
Richard Jones |
sqlite backend!
|