| Sun, 21 Mar 2004 23:45:44 +0000 |
Richard Jones |
sqlite doesn't need external locking
|
| Sun, 21 Mar 2004 23:39:08 +0000 |
Richard Jones |
That's the last of the RDBMS migration steps done! Yay!
|
| Thu, 18 Mar 2004 01:58:46 +0000 |
Richard Jones |
Finished implementation of session and one-time-key stores for RDBMS backends.
|
| Mon, 15 Mar 2004 05:50:20 +0000 |
Richard Jones |
Added the "actor" property.
|
| Fri, 12 Mar 2004 04:09:00 +0000 |
Richard Jones |
make mysql / postgresql work again. beginnings of otk/session store in rdbmses
|
| Fri, 05 Mar 2004 00:08:09 +0000 |
Richard Jones |
*** empty log message ***
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Wed, 12 Nov 2003 01:00:59 +0000 |
Richard Jones |
fixed ZRoundup - mostly changes to classic template
|
| Tue, 11 Nov 2003 11:19:18 +0000 |
Richard Jones |
PostgreSQL backend lands.
|
| Tue, 07 Oct 2003 07:17:54 +0000 |
Anthony Baxter |
make the RDBMS common backend and the SQLite and MYsql backend create...
|
| Thu, 06 Mar 2003 06:03:51 +0000 |
Richard Jones |
fixed sqlite rollback/caching bug [SF#689383]
|
| Thu, 06 Mar 2003 05:46:57 +0000 |
Richard Jones |
fixed sqlite rollback/caching bug [SF#689383]
maint-0.5
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Thu, 12 Dec 2002 09:31:04 +0000 |
Richard Jones |
implemented whole-database locking
|
| Tue, 08 Oct 2002 04:11:17 +0000 |
Richard Jones |
allow blank passwords again [SF#619714]
|
| Fri, 27 Sep 2002 01:04:38 +0000 |
Richard Jones |
Bug fixes.
|
| Tue, 24 Sep 2002 01:59:28 +0000 |
Richard Jones |
added missing stringFind to sql backends
|
| Mon, 23 Sep 2002 06:48:35 +0000 |
Richard Jones |
Some speedups - both of the SQL backends can handle using only one cursor.
|
| 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!
|