| Fri, 22 Mar 2013 15:53:27 +0100 |
Thomas Arendsen Hein |
Fixed issue2550595: Allow migrating from roundup 0.x to 1.4
|
| Fri, 17 Aug 2012 15:30:36 +0200 |
Ralf Schlatterbeck |
Add an interface to register clearCache callbacks in roundupdb.
|
| Fri, 15 Jul 2011 04:32:50 +0000 |
Richard Jones |
how odd, the Retire permission wasn't being registered;
|
| Sat, 16 Apr 2011 11:02:01 +0000 |
Ralf Schlatterbeck |
Fixed bug in filter_iter refactoring (lazy multilinks)...
|
| Thu, 14 Apr 2011 15:42:41 +0000 |
Ralf Schlatterbeck |
Second patch from issue2550688 -- with some changes:
|
| Thu, 14 Apr 2011 12:24:59 +0000 |
Ralf Schlatterbeck |
Fix first part of Password handling security issue2550688
|
| Wed, 06 Apr 2011 13:29:32 +0000 |
Ralf Schlatterbeck |
- small performance optimisation for 'get': do common case first
|
| Tue, 29 Mar 2011 20:13:53 +0000 |
Stefan Seefeld |
Add flags to allow to restrict DB modifications.
|
| Mon, 21 Mar 2011 20:49:56 +0000 |
Ralf Schlatterbeck |
- optimisation for date:
|
| Mon, 21 Mar 2011 20:44:39 +0000 |
Ralf Schlatterbeck |
Multilink fixes and optimizations:
|
| Mon, 08 Nov 2010 16:21:02 +0000 |
Bernhard Reiter |
Multilinks can be filtered by combining elements with AND, OR and NOT now.
|
| Thu, 04 Nov 2010 22:31:39 +0000 |
Stefan Seefeld |
fix SQL generation for empty WHERE clause.
|
| Fri, 22 Oct 2010 14:14:26 +0000 |
Ralf Schlatterbeck |
clear the cache on commit for rdbms backends:
|
| Thu, 07 Oct 2010 12:22:10 +0000 |
Ralf Schlatterbeck |
- refactor: move import_journal to hyperdb
|
| Thu, 07 Oct 2010 12:02:12 +0000 |
Ralf Schlatterbeck |
- lower memory footprint for (journal-) import
|
| 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, 09 Aug 2010 04:52:16 +0000 |
Richard Jones |
remove unnecessary brackets
|
| Fri, 05 Mar 2010 15:51:11 +0000 |
Ralf Schlatterbeck |
- unify bool searching (filter method) across backends
|
| Tue, 23 Feb 2010 11:18:34 +0000 |
Richard Jones |
another module modernised
|
| Mon, 16 Mar 2009 18:04:44 +0000 |
Stefan Seefeld |
Fix issue2550505
|
| Thu, 12 Mar 2009 14:08:31 +0000 |
Stefan Seefeld |
Don't check for node's existence if we know it exists.
|
| Tue, 10 Mar 2009 01:08:45 +0000 |
Richard Jones |
Fix some broken logging.
|
| Tue, 24 Feb 2009 01:10:13 +0000 |
Stefan Seefeld |
Make RDBMS cache-size configurable.
|
| Fri, 20 Feb 2009 12:45:57 +0000 |
Stefan Seefeld |
Fix typo.
|
| Fri, 20 Feb 2009 04:54:13 +0000 |
Stefan Seefeld |
Correct handling of a Multilink filterspec with an empty list of linked-to items.
|
| Fri, 20 Feb 2009 04:50:39 +0000 |
Stefan Seefeld |
Robustify SQL<->HyperDB data type conversion.
|
| Fri, 20 Feb 2009 04:38:34 +0000 |
Stefan Seefeld |
Enhance and simplify logging.
|
| Mon, 16 Feb 2009 22:43:07 +0000 |
Stefan Seefeld |
Fix issue2550505.
|
| Mon, 16 Feb 2009 20:53:40 +0000 |
Stefan Seefeld |
Fuse multiple DELETE calls into one for multilinks.
|
| Mon, 16 Feb 2009 20:47:59 +0000 |
Stefan Seefeld |
Execute cursor via Database.sql().
|
| Thu, 12 Feb 2009 05:07:00 +0000 |
Stefan Seefeld |
Fix issue2550501
|
| 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"...
|