| Sat, 29 Jan 2022 11:29:36 -0500 |
John Rouillard |
Change checkpoint_data and restore_connection_on_error to subtransaction
|
| Thu, 27 Jan 2022 19:48:48 -0500 |
John Rouillard |
Allow Roundup to use PostgreSQL database native full text search
|
| Wed, 26 Jan 2022 15:04:09 -0500 |
John Rouillard |
issue2551189 - increase size of words in full text index.
|
| Tue, 25 Jan 2022 13:22:00 -0500 |
John Rouillard |
issue2551189 - increase text search maxlength
|
| Sat, 22 Jan 2022 01:33:06 -0500 |
John Rouillard |
Add words_both_idx to newly created databases.
|
| Thu, 10 Jun 2021 12:52:05 -0400 |
John Rouillard |
issue2551142 - Import of retired node ... unique constraint failure.
|
| Thu, 04 Mar 2021 12:55:21 +0100 |
Ralf Schlatterbeck |
Use server-side cursor for postgres in some cases
|
| Sat, 01 Jun 2019 15:47:34 -0400 |
John Rouillard |
issue2551040: New release of psycopg2 drops support for psycopg1
|
| Fri, 20 Apr 2018 18:46:28 +0200 |
Ralf Schlatterbeck |
Fix commits although a Reject exception is raised
|
| Thu, 24 Aug 2017 22:21:37 -0400 |
Eric S. Raymond |
Use Python-3-compatible 'as' syntax for except statements
|
| Sat, 02 Jul 2016 21:15:23 -0400 |
John Rouillard |
issue2550853 - better error handling and cleanup on some postgres
|
| Sat, 25 Jun 2016 20:10:03 -0400 |
John Rouillard |
- issue2550636, issue2550909: Added support for Whoosh indexer.
|
| Sun, 06 Apr 2014 11:11:04 +0200 |
Ralf Schlatterbeck |
New rdbms configuration option 'isolation_level'
|
| Fri, 10 May 2013 23:24:10 +0200 |
Bernhard Reiter |
Closed issue2550805 (Postgresql should search title case insensitive), by Tom Ekberg.
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Fri, 01 Jul 2011 15:17:32 +0000 |
Bernhard Reiter |
The PostgreSQL backend quotes database names now for CREATE and DROP...
|
| Fri, 01 Jul 2011 15:05:09 +0000 |
Bernhard Reiter |
PostgreSQL backend minor improvement:
|
| Wed, 16 Mar 2011 11:26:50 +0000 |
Ralf Schlatterbeck |
Configuration issue:
|
| Fri, 17 Sep 2010 06:47:58 +0000 |
Ralf Schlatterbeck |
- more logger fixes, sorry for the noise.
|
| Thu, 16 Sep 2010 07:44:50 +0000 |
Ralf Schlatterbeck |
- more logger fixes -- use correct hierarchical logger names...
|
| Mon, 22 Feb 2010 05:26:57 +0000 |
Richard Jones |
Beginnings of a big code cleanup / modernisation to make 2to3 happy
|
| Mon, 10 Aug 2009 03:42:17 +0000 |
Richard Jones |
remove unused, deprecated import
|
| Thu, 07 Aug 2008 05:50:03 +0000 |
Richard Jones |
Fix for postgres 8.3 compatibility (and bug) (patch [SF#2030479])
|
| Fri, 28 Sep 2007 15:15:06 +0000 |
Justus Pendleton |
add self to Sessions.set
|
| Thu, 27 Sep 2007 06:12:57 +0000 |
Justus Pendleton |
assorted pyflakes fixes
|
| Tue, 25 Sep 2007 19:49:19 +0000 |
Justus Pendleton |
fix vim modelines
|
| Tue, 25 Sep 2007 02:44:50 +0000 |
Justus Pendleton |
safer session cleanup on postgres backends
|
| Thu, 09 Aug 2007 08:58:42 +0000 |
Ralf Schlatterbeck |
Seems like not all versions of postgres-drivers contain the string "ERROR"...
|
| Thu, 21 Jun 2007 07:35:51 +0000 |
Ralf Schlatterbeck |
Indexing fixes.
|
| Thu, 09 Nov 2006 00:55:33 +0000 |
Richard Jones |
fix error detection for non-EN locales of postgres [SF#1592249]
|
| 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
|