| Mon, 18 Aug 2008 06:25:47 +0000 |
Richard Jones |
Don't run old code on newer database
|
| Thu, 07 Aug 2008 05:53:14 +0000 |
Richard Jones |
Fire reactors after file storage is all done (patch [SF#2001243])
|
| Thu, 07 Aug 2008 05:50:03 +0000 |
Richard Jones |
Fix for postgres 8.3 compatibility (and bug) (patch [SF#2030479])
|
| Wed, 27 Feb 2008 08:32:51 +0000 |
Richard Jones |
fix mysql breakage in 1.4.2
1.4.3
|
| Thu, 07 Feb 2008 05:01:42 +0000 |
Richard Jones |
don't recompute the index name
1.4.2
|
| Thu, 07 Feb 2008 03:28:34 +0000 |
Richard Jones |
Fix race condition for key properties in rdbms backends [SF#1876683]
|
| Thu, 25 Oct 2007 07:26:11 +0000 |
Richard Jones |
Handle export and import of old trackers that have data attached to...
|
| Thu, 27 Sep 2007 06:18:53 +0000 |
Justus Pendleton |
i18n for hyperdb and backend errors
|
| Thu, 27 Sep 2007 06:12:57 +0000 |
Justus Pendleton |
assorted pyflakes fixes
|
| Sun, 16 Sep 2007 06:51:48 +0000 |
Justus Pendleton |
destroy blobfiles if they exist
|
| Tue, 11 Sep 2007 21:33:30 +0000 |
Justus Pendleton |
respect umask on filestorage backend (fixes [SF#744328])
|
| Fri, 31 Aug 2007 15:44:03 +0000 |
Justus Pendleton |
Allow multilinks to take None (treated as an empty list).
|
| Wed, 29 Aug 2007 16:40:20 +0000 |
Justus Pendleton |
Allow Multilinks to take any iterable
|
| Thu, 21 Jun 2007 07:35:51 +0000 |
Ralf Schlatterbeck |
Indexing fixes.
|
| Wed, 11 Apr 2007 20:04:06 +0000 |
Erik Forsberg |
Fix for [SF#698136] Trouble with full-text indexer, with test.
|
| Sun, 01 Apr 2007 18:48:06 +0000 |
Erik Forsberg |
Use """ instead of ''' for multi-line strings...
|
| Tue, 20 Feb 2007 05:30:17 +0000 |
Richard Jones |
Handling of unset Link search in RDBMS backend
|
| Wed, 04 Oct 2006 01:12:00 +0000 |
Richard Jones |
support sqlite3
|
| Wed, 30 Aug 2006 09:28:26 +0000 |
Ralf Schlatterbeck |
Fix a peculiarity in sql generation.
|
| Wed, 30 Aug 2006 09:05:30 +0000 |
Ralf Schlatterbeck |
Database interface fixes.
|
| Tue, 29 Aug 2006 04:32:49 +0000 |
Richard Jones |
added filter_sql to SQL backends which takes an arbitrary SQL statement...
|
| 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:
|
| Tue, 22 Aug 2006 19:27:36 +0000 |
Ralf Schlatterbeck |
Fixes:
|
| Mon, 21 Aug 2006 12:19:48 +0000 |
Ralf Schlatterbeck |
More transitive-property support.
|
| Thu, 13 Jul 2006 13:30:39 +0000 |
Ralf Schlatterbeck |
Of course for Links there is the same bug as I fixed before for multilinks.
|
| Thu, 13 Jul 2006 10:14:56 +0000 |
Ralf Schlatterbeck |
Transitive-property support.
|
| Sat, 08 Jul 2006 18:28:18 +0000 |
Ralf Schlatterbeck |
Implemented what I'll call for now "transitive searching"...
|
| Fri, 07 Jul 2006 15:04:28 +0000 |
Ralf Schlatterbeck |
The whole filter method was replicated in back_mysql.py from rdbms_common.py
|
| Thu, 27 Apr 2006 05:15:17 +0000 |
Richard Jones |
prevent generation of new single-digit seconds dates [SF#1429390]
|
| Thu, 27 Apr 2006 01:39:47 +0000 |
Richard Jones |
indexing may be turned off for FileClass "content" now
|
| Fri, 03 Mar 2006 02:02:50 +0000 |
Richard Jones |
date spec wasn't allowing week intervals
|
| Thu, 09 Feb 2006 23:53:11 +0000 |
Richard Jones |
fixed schema migration problem when Class keys were removed
|
| Thu, 09 Feb 2006 04:46:22 +0000 |
Richard Jones |
whoops
|
| Mon, 06 Feb 2006 21:00:47 +0000 |
Richard Jones |
Features and fixes.
|
| Mon, 30 Jan 2006 00:36:26 +0000 |
Richard Jones |
Fixed SQL generation for sort/group by separate Link properties [SF#1417565]
|
| Tue, 24 Jan 2006 08:27:54 +0000 |
Alexander Smishlajev |
common initialization code and detectors interface
|
| Fri, 20 Jan 2006 02:42:35 +0000 |
Richard Jones |
grouping/sorting on link to same class fixed [SF#1404930]
|
| Fri, 20 Jan 2006 02:40:56 +0000 |
Richard Jones |
added setorderprop() and setlabelprop() to Class (lots of patches)
|
| Fri, 13 Jan 2006 01:29:48 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Fri, 13 Jan 2006 00:05:46 +0000 |
Richard Jones |
fixed documentation of filter()...
|
| Fri, 07 Oct 2005 05:35:04 +0000 |
Richard Jones |
pre-release stuff
|
| Mon, 18 Jul 2005 02:35:18 +0000 |
Richard Jones |
merge from maint-0-8
|
| Mon, 18 Jul 2005 02:30:00 +0000 |
Richard Jones |
fixes
maint-0.8 0.8.4
|
| Tue, 12 Jul 2005 01:43:17 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|
| Tue, 12 Jul 2005 01:37:50 +0000 |
Richard Jones |
applied patch [SF#236087]
|
| Fri, 24 Jun 2005 06:38:14 +0000 |
Richard Jones |
handle dropped properies in rdbms/metakit journal export [SF#1203569]
|
| Wed, 18 May 2005 05:21:14 +0000 |
Richard Jones |
merge from maint-0-8
|
| Wed, 18 May 2005 05:18:15 +0000 |
Richard Jones |
activity RDBMS columns were being reported in changes
maint-0.8
|
| 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:05:15 +0000 |
Richard Jones |
merge from maint-0-7
|
| Mon, 02 May 2005 01:03:41 +0000 |
Richard Jones |
fix RDBMS clear() so it resets all class itemid counters
maint-0.7
|
| Thu, 28 Apr 2005 00:21:42 +0000 |
Richard Jones |
added Xapian indexer; replaces standard indexers if Xapian is available
|
| Thu, 03 Mar 2005 22:16:32 +0000 |
Richard Jones |
merge from maint-0-8
|
| Thu, 03 Mar 2005 22:12:36 +0000 |
Richard Jones |
clearer docs for find(); couple of other post-release fixes
maint-0.8
|
| Wed, 02 Mar 2005 14:09:30 +0000 |
Alexander Smishlajev |
use backend datatype for journal timestamps.
maint-0.8
|
| Wed, 02 Mar 2005 14:03:44 +0000 |
Alexander Smishlajev |
use backend datatype for journal timestamps.
|
| Mon, 14 Feb 2005 02:55:31 +0000 |
Richard Jones |
merge from HEAD
maint-0.8
|