| Sun, 16 May 2004 09:33:14 +0000 |
Richard Jones |
fix anydbm sort/group direction handling...
maint-0.7
|
| Thu, 06 May 2004 01:12:24 +0000 |
Richard Jones |
fixes for py2.1 (booleans, sigh)
|
| Sun, 02 May 2004 23:16:05 +0000 |
Richard Jones |
fixed journal marshalling in RDBMS backends [SF#943627]
|
| Mon, 26 Apr 2004 20:59:25 +0000 |
Richard Jones |
Small optimisation to only use "select distinct(id) ..."...
|
| Sun, 25 Apr 2004 22:19:15 +0000 |
Richard Jones |
added capturing of stats
|
| Thu, 22 Apr 2004 22:17:34 +0000 |
Richard Jones |
fix nested scope bug in multilink sorting in rdbms filtering
|
| Sun, 18 Apr 2004 05:31:03 +0000 |
Richard Jones |
store Intervals as two columns (and other fixes
|
| Wed, 31 Mar 2004 07:25:14 +0000 |
Richard Jones |
MySQL and Postgresql use BOOL/BOOLEAN for Boolean types
|
| Wed, 24 Mar 2004 03:07:52 +0000 |
Richard Jones |
MySQL migration of old backend database to new, typed database complete.
|
| Tue, 23 Mar 2004 08:39:44 +0000 |
Richard Jones |
*** empty log message ***
|
| Mon, 22 Mar 2004 07:45:40 +0000 |
Richard Jones |
Implemented proper datatypes in mysql and postgresql backends...
|
| Sun, 21 Mar 2004 23:39:08 +0000 |
Richard Jones |
That's the last of the RDBMS migration steps done! Yay!
|
| Fri, 19 Mar 2004 04:47:59 +0000 |
Richard Jones |
A few big changes in this commit:
|
| 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, 12 Mar 2004 00:28:31 +0000 |
Richard Jones |
fix mysql unit tests for recent MySQL releases
maint-0.6
|
| 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
|
| Tue, 20 Jan 2004 05:55:51 +0000 |
Richard Jones |
more compliance testing, this time for find()
|
| Tue, 20 Jan 2004 03:58:38 +0000 |
Richard Jones |
use the upload-supplied content-type if there is one
|
| Fri, 14 Nov 2003 02:47:56 +0000 |
Richard Jones |
testing fixes for mysql, backported from HEAD
maint-0.6
|
| Wed, 12 Nov 2003 22:34:28 +0000 |
Richard Jones |
clarified minimum version required for MySQL backend (4.0.16)
|
| Wed, 12 Nov 2003 03:42:13 +0000 |
Richard Jones |
fixes for [SF#818339]
|
| 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.
|
| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|
| Tue, 07 Oct 2003 08:52:12 +0000 |
Richard Jones |
Fix a couple of failures in mysql backend unit tests.
|
| Tue, 07 Oct 2003 07:17:54 +0000 |
Anthony Baxter |
make the RDBMS common backend and the SQLite and MYsql backend create...
|
| Sat, 15 Feb 2003 23:19:01 +0000 |
Andrey Lebedev |
trackers on mysql can be initialised
|
| Sat, 15 Feb 2003 14:26:38 +0000 |
Andrey Lebedev |
mysql tests will not be run if there is no chance of passing.
|
| Sat, 08 Feb 2003 15:31:28 +0000 |
Andrey Lebedev |
mysql backend passes all tests (at last!)
|
| Mon, 13 Jan 2003 23:32:12 +0000 |
Richard Jones |
added mysql backend
|