| Thu, 01 Aug 2002 15:06:26 +0000 |
Gordon B. McMillan |
Use same regex to split search terms as used to index text.
|
| Wed, 31 Jul 2002 23:57:37 +0000 |
Richard Jones |
web forms may now unset Link values (like assignedto)
|
| Wed, 31 Jul 2002 22:04:33 +0000 |
Richard Jones |
cleanup
|
| Tue, 30 Jul 2002 08:22:38 +0000 |
Richard Jones |
Session storage in the hyperdb was horribly, horribly inefficient.
|
| 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: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
|
| Thu, 18 Jul 2002 11:17:31 +0000 |
Gordon B. McMillan |
Add Number and Boolean types to hyperdb.
|
| Sun, 14 Jul 2002 23:18:20 +0000 |
Richard Jones |
fixed the journal bloat from multilink changes
|
| 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:05:54 +0000 |
Richard Jones |
all storage-specific code (ie. backend) is now implemented by the backends
|
| Wed, 10 Jul 2002 06:30:47 +0000 |
Richard Jones |
[SF#571170] gdbm deadlock
maint-0.4
|
| Wed, 10 Jul 2002 06:30:30 +0000 |
Richard Jones |
...except of course it's nice to use valid Python syntax
|
| Wed, 10 Jul 2002 06:21:38 +0000 |
Richard Jones |
Be extra safe
|
| Wed, 10 Jul 2002 00:21:45 +0000 |
Richard Jones |
explicit database closing
|
| 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:
|
| Mon, 08 Jul 2002 06:58:15 +0000 |
Richard Jones |
cleaned up the indexer code:
|
| Thu, 20 Jun 2002 23:52:35 +0000 |
Richard Jones |
More informative error message
|
| Wed, 19 Jun 2002 03:07:19 +0000 |
Richard Jones |
Moved the file storage commit into blobfiles where it belongs.
|
| Sat, 25 May 2002 07:16:25 +0000 |
Roche Compaan |
Merged search_indexing-branch with HEAD
|
| Wed, 15 May 2002 06:21:21 +0000 |
Richard Jones |
node caching now works, and gives a small boost in performance
|
| 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
|
| Wed, 24 Apr 2002 10:38:26 +0000 |
Roche Compaan |
All database files are now created group readable and writable.
|
| 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 11:55:57 +0000 |
Roche Compaan |
Added feature [SF#526730] - search for messages capability
search_indexing-0-4-2-branch
|
| Wed, 03 Apr 2002 05:54:31 +0000 |
Richard Jones |
Fixed serialisation problem...
|
| Wed, 27 Feb 2002 03:40:59 +0000 |
Richard Jones |
Ran it through pychecker, made fixes
|
| Mon, 25 Feb 2002 14:34:31 +0000 |
Engelbert Gruber |
use blobfiles in back_anydbm which is used in back_bsddb.
|
| Sat, 16 Feb 2002 09:14:17 +0000 |
Richard Jones |
[SF#514854] History: "User" is always ticket creator
|
| 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:18:38 +0000 |
Roche Compaan |
last_set_entry was referenced before assignment
|
| 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
|
| Fri, 18 Jan 2002 04:32:04 +0000 |
Richard Jones |
Rollback was breaking...
|
| Mon, 14 Jan 2002 02:20:15 +0000 |
Richard Jones |
changed all config accesses...
|
| Wed, 02 Jan 2002 02:31:38 +0000 |
Richard Jones |
Fix breakage caused by transaction changes.
|
| Tue, 18 Dec 2001 15:30:34 +0000 |
Roche Compaan |
Fixed bugs:
|
| Mon, 17 Dec 2001 03:52:48 +0000 |
Richard Jones |
Implemented file store rollback.
|
| Sun, 16 Dec 2001 10:53:38 +0000 |
Richard Jones |
take a copy of the node dict...
|
| Fri, 14 Dec 2001 23:42:57 +0000 |
Richard Jones |
yuck, a gdbm instance tests false :(
|
| Wed, 12 Dec 2001 03:23:14 +0000 |
Richard Jones |
Cor blimey this anydbm/whichdb stuff is yecchy.
|
| Wed, 12 Dec 2001 02:30:51 +0000 |
Richard Jones |
I fixed the problems with anydbm using the dbm module at the backend.
|
| Mon, 10 Dec 2001 22:20:01 +0000 |
Richard Jones |
Enabled transaction support in the bsddb backend.
|
| Sun, 02 Dec 2001 05:06:16 +0000 |
Richard Jones |
Eliminate database close method by using weakrefs.
|
| Sat, 01 Dec 2001 07:17:50 +0000 |
Richard Jones |
Database transactions.
|
| Wed, 21 Nov 2001 02:34:18 +0000 |
Richard Jones |
Added a target version field to the extended issue schema
|
| Tue, 09 Oct 2001 23:58:10 +0000 |
Richard Jones |
Moved the data stringification up into the hyperdb.Class class's...
|
| Tue, 09 Oct 2001 07:25:59 +0000 |
Richard Jones |
Added the Password property type.
|
| Sat, 29 Sep 2001 13:27:00 +0000 |
Richard Jones |
CGI interfaces now spit up a top-level index of all instances they can serve.
|
| Sun, 12 Aug 2001 06:32:36 +0000 |
Richard Jones |
using isinstance(blah, Foo) now instead of isFooType
|
| 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 01:41:36 +0000 |
Richard Jones |
Makes schema changes mucho easier.
|
| Wed, 25 Jul 2001 01:23:07 +0000 |
Richard Jones |
Added the Roundup spec to the new documentation directory.
|