| Tue, 03 Oct 2006 23:28:51 +0000 |
Richard Jones |
better conflict retry in postgresql backend [SF#1552809]
|
| Tue, 03 Oct 2006 23:15:09 +0000 |
Richard Jones |
change as per last message in patch [SF#1429391]
|
| Tue, 29 Aug 2006 04:20:50 +0000 |
Richard Jones |
Postgres backend allows transaction collisions to be ignored when...
|
| Wed, 23 Aug 2006 12:57:10 +0000 |
Ralf Schlatterbeck |
Null-value sorting fixes:
|
| Fri, 11 Aug 2006 00:44:00 +0000 |
Richard Jones |
update for latest version of psycopg2 (patch-ish [SF#429391])
|
| Fri, 20 Jan 2006 02:27:12 +0000 |
Richard Jones |
enforce correct encoding of PostgreSQL backend [SF#1374235]
|
| Mon, 02 May 2005 05:48:59 +0000 |
Richard Jones |
merge from maint-0-7
|
| Mon, 02 May 2005 05:48:59 +0000 |
Richard Jones |
merge from maint-0-7
maint-0.8
|
| Mon, 02 May 2005 05:44:56 +0000 |
Richard Jones |
fix RDBMS clear() so it resets all class itemid counters
maint-0.7 0.7.12
|
| Mon, 02 May 2005 01:03:41 +0000 |
Richard Jones |
fix RDBMS clear() so it resets all class itemid counters
maint-0.7
|
| Mon, 14 Feb 2005 02:55:31 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Mon, 14 Feb 2005 02:48:12 +0000 |
Richard Jones |
Python 2.3 minimum version - bye bye roundup.rlog, you had a short life.
|
| Thu, 13 Jan 2005 05:05:12 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Thu, 13 Jan 2005 05:02:19 +0000 |
Richard Jones |
handle ~/.my.cnf files for MySQL defaults [SF#1096031]
|
| Sat, 08 Jan 2005 11:25:23 +0000 |
Johannes Gijsbers |
Add a bunch of $Id$ keywords, clarify the license for the SQL in tsearch2_setup.py.
|
| Wed, 05 Jan 2005 21:50:03 +0000 |
Johannes Gijsbers |
First fixes for Python 2.1 compatibility:
|
| Tue, 04 Jan 2005 01:38:12 +0000 |
Richard Jones |
merge from maint-0-8
maint-0.7
|
| Tue, 04 Jan 2005 01:33:04 +0000 |
Richard Jones |
have RDBMS full-text indexer do AND searching [SF#1055435]
maint-0.8
|
| Fri, 08 Oct 2004 08:10:59 +0000 |
Richard Jones |
merge from HEAD
maint-0.7
|
| 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.
|