| Wed, 17 Mar 2004 22:01:37 +0000 |
Richard Jones |
*** empty log message ***
|
| Mon, 15 Mar 2004 05:50:20 +0000 |
Richard Jones |
Added the "actor" property.
|
| Fri, 12 Mar 2004 05:36:26 +0000 |
Richard Jones |
security fixes and doc updates
|
| 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
|
| Tue, 20 Jan 2004 05:55:51 +0000 |
Richard Jones |
more compliance testing, this time for find()
|
| Tue, 20 Jan 2004 03:58:38 +0000 |
Richard Jones |
use the upload-supplied content-type if there is one
|
| Fri, 05 Dec 2003 09:47:46 +0000 |
Richard Jones |
more unit tests to improve coverage (up from 85% to 88% for anydbm! :)
|
| Sun, 16 Nov 2003 18:41:40 +0000 |
Johannes Gijsbers |
Remove implementations of Class.getnode from back_anydbm and rdbms_common...
|
| Fri, 14 Nov 2003 02:47:56 +0000 |
Richard Jones |
testing fixes for mysql, backported from HEAD
maint-0.6
|
| Fri, 14 Nov 2003 00:19:02 +0000 |
Richard Jones |
fixed retirement of items in rdbms imports [SF#841355]
maint-0.6
|
| Fri, 14 Nov 2003 00:11:19 +0000 |
Richard Jones |
Fixed retirement of items in rdbms imports [SF#841355]
|
| Wed, 12 Nov 2003 03:42:13 +0000 |
Richard Jones |
fixes for [SF#818339]
|
| 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.
|
| Tue, 07 Oct 2003 11:58:58 +0000 |
Anthony Baxter |
hyperdb grows a refresh_database() method.
|
| Tue, 07 Oct 2003 08:34:58 +0000 |
Anthony Baxter |
expand an XXX comment
|
| Tue, 07 Oct 2003 07:17:54 +0000 |
Anthony Baxter |
make the RDBMS common backend and the SQLite and MYsql backend create...
|
| Mon, 08 Sep 2003 20:39:18 +0000 |
Johannes Gijsbers |
Use getuid(), not figure_curuserid()
|
| Sat, 06 Sep 2003 20:02:23 +0000 |
Johannes Gijsbers |
Move up figure_curuserid(), it should be available for all backends.
|
| Thu, 04 Sep 2003 00:47:01 +0000 |
Richard Jones |
Initial implementation (half-baked) at new Tracker instance.
|
| Tue, 26 Aug 2003 00:15:09 +0000 |
Richard Jones |
backporting fix from HEAD
maint-0.5
|
| Tue, 26 Aug 2003 00:15:09 +0000 |
Richard Jones |
backporting fix from HEAD
maint-0.6
|
| Tue, 26 Aug 2003 00:06:56 +0000 |
Richard Jones |
Importing wasn't setting None values explicitly when it should have been
|
| Tue, 12 Aug 2003 02:22:22 +0000 |
Richard Jones |
don't have RDBMS backends list retired nodes [SF#767319]
|
| Thu, 03 Jul 2003 23:46:34 +0000 |
Richard Jones |
*** empty log message ***
|
| Tue, 24 Jun 2003 08:18:19 +0000 |
Anthony Baxter |
Fixed Py2.3 compatibility.
maint-0.5
|
| Tue, 24 Jun 2003 08:06:27 +0000 |
Anthony Baxter |
sqlite backend now passes all tests under 2.3.
|
| Tue, 22 Apr 2003 20:53:55 +0000 |
Andrey Lebedev |
extended date syntax to make range searches even more useful
|
| Sun, 20 Apr 2003 11:58:45 +0000 |
Andrey Lebedev |
searching on ranges of intervals is implemented
|
| Tue, 08 Apr 2003 06:41:48 +0000 |
Richard Jones |
don't modify filterspec passed in (bad Richard)
|
| Wed, 26 Mar 2003 10:44:05 +0000 |
Richard Jones |
Class.find() may now find unset Links [SF#700620]
|
| Wed, 26 Mar 2003 05:29:06 +0000 |
Richard Jones |
sigh
|
| Wed, 26 Mar 2003 05:28:32 +0000 |
Richard Jones |
handle myriad of argument types to filter()
|
| Wed, 26 Mar 2003 04:56:21 +0000 |
Richard Jones |
implemented ability to search for multilink properties with no value (not in mk)
|
| Mon, 24 Mar 2003 04:53:15 +0000 |
Richard Jones |
backport of mail address case problem from HEAD
maint-0.5
|
| Mon, 24 Mar 2003 04:47:44 +0000 |
Richard Jones |
fixed rdbms email address lookup (case insensitivity)
|
| Fri, 21 Mar 2003 04:02:13 +0000 |
Richard Jones |
fixed rdbms export - getnodeids in particular with NULL values
|
| Tue, 18 Mar 2003 00:50:24 +0000 |
Richard Jones |
bye bye gadfly - you served your purpose well [SF#701127]
|
| Mon, 17 Mar 2003 22:03:08 +0000 |
Andrey Lebedev |
checked to make sure that the restored item doesn't clash...
|
| Sun, 16 Mar 2003 22:24:56 +0000 |
Andrey Lebedev |
added ability to restore retired nodes
|
| Fri, 14 Mar 2003 02:52:03 +0000 |
Richard Jones |
fixed rdbms table update detection logic [SF#703297]
maint-0.5
|
| Fri, 14 Mar 2003 02:52:03 +0000 |
Richard Jones |
fixed rdbms table update detection logic [SF#703297]
|
| Sun, 09 Mar 2003 21:44:15 +0000 |
Richard Jones |
backport fix to gadfly schema updating from HEAD
maint-0.5
|
| Sun, 09 Mar 2003 21:37:38 +0000 |
Richard Jones |
Fixed issue w. gadfly and exact column matching when table schemas are updated.
|
| Sat, 08 Mar 2003 20:41:45 +0000 |
Andrey Lebedev |
added support for searching on ranges of dates
|
| Thu, 06 Mar 2003 07:33:29 +0000 |
Richard Jones |
relaxed CVS importing (feature [SF#693277])
|
| Thu, 06 Mar 2003 06:03:51 +0000 |
Richard Jones |
fixed sqlite rollback/caching bug [SF#689383]
|
| Thu, 06 Mar 2003 05:46:57 +0000 |
Richard Jones |
fixed sqlite rollback/caching bug [SF#689383]
maint-0.5
|
| Fri, 28 Feb 2003 03:33:46 +0000 |
Richard Jones |
fixes to import/export
|
| Thu, 27 Feb 2003 11:21:04 +0000 |
Richard Jones |
backport of rdbms backend fix
maint-0.5
|
| Thu, 27 Feb 2003 11:07:39 +0000 |
Richard Jones |
fixed rdbms mutation of properties
|
| Wed, 26 Feb 2003 23:42:54 +0000 |
Richard Jones |
fixed export/import of retired nodes [SF#685273]
|
| Tue, 25 Feb 2003 10:19:32 +0000 |
Richard Jones |
registration is now a two-step process with confirmation from the
|
| Tue, 18 Feb 2003 01:57:39 +0000 |
Richard Jones |
don't attempt to create FileClass items if no content is supplied
|
| Fri, 14 Feb 2003 00:31:46 +0000 |
Richard Jones |
Altered Class.create() and FileClass.create() methods...
|
| Wed, 12 Feb 2003 00:03:38 +0000 |
Richard Jones |
backport fix from HEAD
maint-0.5
|
| Wed, 12 Feb 2003 00:00:32 +0000 |
Richard Jones |
fixed error in indexargs_url (thanks Patrick Ohly)
|