| Fri, 08 Oct 2004 08:10:37 +0000 |
Richard Jones |
add optimised index on postgresql text index table
|
| Fri, 08 Oct 2004 08:07:33 +0000 |
Richard Jones |
Make postgres backend not work for the moment...
maint-0.7
|
| Fri, 08 Oct 2004 05:37:44 +0000 |
Richard Jones |
postgres backend open doesn't hide corruption in schema [SF#956375]
|
| Thu, 07 Oct 2004 06:33:57 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| Thu, 07 Oct 2004 06:30:20 +0000 |
Richard Jones |
extend OTK and session table value cols to TEXT [SF#1031271]
|
| Thu, 07 Oct 2004 06:04:26 +0000 |
Richard Jones |
Fix demo.py arguments
|
| Tue, 27 Jul 2004 01:18:25 +0000 |
Richard Jones |
Both RDBMS backends now use the same config.ini section, [rdbms].
|
| Tue, 27 Jul 2004 00:57:19 +0000 |
Richard Jones |
I thought I committed this last night. Ho hum.
|
| Fri, 02 Jul 2004 05:22:09 +0000 |
Richard Jones |
Initial logging integration: replace all debug prints with logging calls...
|
| Wed, 09 Jun 2004 07:04:06 +0000 |
Richard Jones |
argh! backwards compat
|
| Wed, 09 Jun 2004 05:13:14 +0000 |
Richard Jones |
fix some column datatypes in postgresql and mysql
|
| Thu, 06 May 2004 01:12:24 +0000 |
Richard Jones |
fixes for py2.1 (booleans, sigh)
|
| Sat, 01 May 2004 08:19:00 +0000 |
Richard Jones |
postgresql backend altered to not use popen (thanks Georges Martin)
|
| Wed, 24 Mar 2004 06:18:59 +0000 |
Richard Jones |
minor pre-release / test fixes
0.7.0b1
|
| 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, 05 Mar 2004 00:08:09 +0000 |
Richard Jones |
*** empty log message ***
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Fri, 14 Nov 2003 00:11:19 +0000 |
Richard Jones |
Fixed retirement of items in rdbms imports [SF#841355]
|
| 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.
|