| Thu, 12 Sep 2002 04:21:21 +0000 |
Richard Jones |
close the databases before test cleanup
|
| Tue, 10 Sep 2002 03:01:20 +0000 |
Richard Jones |
More cleaning up of configuration, and the "instance" -> "tracker" renaming.
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Fri, 23 Aug 2002 05:33:32 +0000 |
Richard Jones |
implemented multilink changes (and a unit test)
|
| Fri, 23 Aug 2002 04:58:00 +0000 |
Richard Jones |
ahhh, I understand now
|
| Fri, 23 Aug 2002 04:48:36 +0000 |
Richard Jones |
oops, forgot
|
| Wed, 31 Jul 2002 23:57:37 +0000 |
Richard Jones |
web forms may now unset Link values (like assignedto)
|
| Fri, 26 Jul 2002 08:27:00 +0000 |
Richard Jones |
Very close now. The cgi and mailgw now use the new security API.
|
| Thu, 25 Jul 2002 07:14:06 +0000 |
Richard Jones |
Bugger it. Here's the current shape of the new security implementation.
|
| Fri, 19 Jul 2002 03:36:34 +0000 |
Richard Jones |
Implemented the destroy() method needed by the session database...
|
| Thu, 18 Jul 2002 23:07:08 +0000 |
Richard Jones |
Unit tests and a few fixes.
|
| Thu, 18 Jul 2002 11:52:00 +0000 |
Richard Jones |
oops
|
| Thu, 18 Jul 2002 11:50:58 +0000 |
Richard Jones |
added tests for number type too
|
| Thu, 18 Jul 2002 11:41:10 +0000 |
Richard Jones |
added tests for boolean type, and fixes to anydbm backend
|
| Sun, 14 Jul 2002 23:17:45 +0000 |
Richard Jones |
minor change to make testing easier
|
| Sun, 14 Jul 2002 06:06:34 +0000 |
Richard Jones |
Did some old TODOs
|
| Sun, 14 Jul 2002 04:03:15 +0000 |
Richard Jones |
Implemented a switch to disable journalling for a Class.
|
| Sun, 14 Jul 2002 02:16:29 +0000 |
Richard Jones |
Fixes for the metakit backend
|
| Sun, 14 Jul 2002 02:05:54 +0000 |
Richard Jones |
all storage-specific code (ie. backend) is now implemented by the backends
|
| Thu, 11 Jul 2002 01:11:03 +0000 |
Richard Jones |
Added metakit backend to the db tests...
|
| Tue, 09 Jul 2002 04:19:09 +0000 |
Richard Jones |
Added reindex command to roundup-admin.
|
| Tue, 09 Jul 2002 03:02:53 +0000 |
Richard Jones |
More indexer work:
|
| Thu, 20 Jun 2002 23:51:48 +0000 |
Richard Jones |
Cleaned up the hyperdb tests
|
| Tue, 21 May 2002 05:52:11 +0000 |
Richard Jones |
Well whadya know, bsddb3 works again.
|
| Thu, 02 May 2002 13:09:11 +0000 |
Roche Compaan |
Brought search_indexing-branch up to date with latest changes in HEAD.
search_indexing-0-4-2-branch
|
| Mon, 15 Apr 2002 23:25:15 +0000 |
Richard Jones |
node ids are now generated from a lockable store - no more race conditions
|
| Wed, 03 Apr 2002 05:54:31 +0000 |
Richard Jones |
Fixed serialisation problem...
|
| Mon, 25 Feb 2002 14:34:31 +0000 |
Engelbert Gruber |
use blobfiles in back_anydbm which is used in back_bsddb.
|
| Wed, 06 Feb 2002 04:05:55 +0000 |
Richard Jones |
Brought the config branch up to date with HEAD
config-0-4-0-branch
|
| Tue, 22 Jan 2002 07:21:13 +0000 |
Richard Jones |
fixed back_bsddb so it passed the journal tests
|
| Tue, 22 Jan 2002 05:06:09 +0000 |
Roche Compaan |
We need to keep the last 'set' entry in the journal...
|
| Mon, 21 Jan 2002 16:33:20 +0000 |
Roche Compaan |
You can now use the roundup-admin tool to pack the database
|
| Sat, 19 Jan 2002 13:16:04 +0000 |
Roche Compaan |
Journal entries for link and multilink properties can now be switched on or off.
|
| Wed, 16 Jan 2002 07:02:57 +0000 |
Richard Jones |
lots of date/interval related changes: more relaxed date format for input
|
| Mon, 14 Jan 2002 02:20:15 +0000 |
Richard Jones |
changed all config accesses...
|
| Mon, 17 Dec 2001 03:52:48 +0000 |
Richard Jones |
Implemented file store rollback.
|
| Mon, 10 Dec 2001 23:17:20 +0000 |
Richard Jones |
Added transaction tests to test_db
|
| Mon, 03 Dec 2001 21:33:39 +0000 |
Richard Jones |
Fixes so the tests use commit and not close
|
| Sun, 02 Dec 2001 05:06:16 +0000 |
Richard Jones |
Eliminate database close method by using weakrefs.
|
| Tue, 09 Oct 2001 07:25:59 +0000 |
Richard Jones |
Added the Password property type.
|
| Wed, 29 Aug 2001 06:23:59 +0000 |
Richard Jones |
Disabled the bsddb3 module entirely in the unit testing.
0.2.7
|
| Tue, 07 Aug 2001 00:24:43 +0000 |
Richard Jones |
stupid typo
|
| Tue, 07 Aug 2001 00:15:51 +0000 |
Richard Jones |
Added the copyright/license notice to (nearly) all files...
|
| Mon, 30 Jul 2001 03:45:56 +0000 |
Richard Jones |
Added more DB to test_db. Can skip tests where imports fail.
|
| Sun, 29 Jul 2001 07:01:39 +0000 |
Richard Jones |
Added vim command to all source so that we don't get no steenkin' tabs :)
|
| Sun, 29 Jul 2001 04:09:20 +0000 |
Richard Jones |
Added the fabricated property "id" to all hyperdb classes.
|
| Fri, 27 Jul 2001 06:55:07 +0000 |
Richard Jones |
moving tests -> test
|