| Tue, 03 Sep 2002 03:28:26 +0000 |
Richard Jones |
fixes to property editing through the web
maint-0.4
|
| Tue, 03 Sep 2002 02:55:26 +0000 |
Richard Jones |
bug in multilink meant changes might not be detected correctly
maint-0.4
|
| Fri, 30 Aug 2002 08:37:16 +0000 |
Richard Jones |
turn on journalling of links by default
|
| Fri, 16 Aug 2002 04:28:13 +0000 |
Richard Jones |
added is_retired query to Class
|
| Mon, 29 Jul 2002 23:30:14 +0000 |
Richard Jones |
documentation reorg post-new-security
|
| Sun, 21 Jul 2002 03:26:37 +0000 |
Richard Jones |
Gordon, does this help?
|
| Thu, 18 Jul 2002 11:27:47 +0000 |
Richard Jones |
ws
|
| Thu, 18 Jul 2002 11:17:31 +0000 |
Gordon B. McMillan |
Add Number and Boolean types to hyperdb.
|
| 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 00:24:10 +0000 |
Richard Jones |
braino
|
| Wed, 10 Jul 2002 00:19:48 +0000 |
Richard Jones |
Added explicit closing of backend database handles.
|
| Tue, 09 Jul 2002 21:53:38 +0000 |
Gordon B. McMillan |
Optimize Class.find so that the propspec can contain a set of ids to match.
|
| Tue, 09 Jul 2002 03:02:53 +0000 |
Richard Jones |
More indexer work:
|
| Thu, 27 Jun 2002 12:06:20 +0000 |
Gordon B. McMillan |
Improve an error message.
|
| Mon, 17 Jun 2002 23:15:29 +0000 |
Richard Jones |
Can debug to stdout now
|
| Tue, 11 Jun 2002 06:52:03 +0000 |
Richard Jones |
[SF#564271] find() and new properties
|
| Tue, 11 Jun 2002 05:02:37 +0000 |
Richard Jones |
[SF#565979] code error in hyperdb.Class.find
|
| Sat, 25 May 2002 07:16:25 +0000 |
Roche Compaan |
Merged search_indexing-branch with HEAD
|
| Wed, 22 May 2002 04:12:05 +0000 |
Richard Jones |
applied patch [SF#558876] cgi client customization
|
| 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
|
| Sat, 20 Apr 2002 13:23:34 +0000 |
Roche Compaan |
We now have a separate search page for nodes.
search_indexing-0-4-2-branch
|
| Fri, 19 Apr 2002 19:54:42 +0000 |
Roche Compaan |
Miscellaneous changes.
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 07:05:50 +0000 |
Richard Jones |
d'oh! killed retirement of nodes :( all better now...
|
| Wed, 03 Apr 2002 06:11:51 +0000 |
Richard Jones |
Fix for old databases that contain properties that don't exist any more.
|
| Wed, 03 Apr 2002 05:54:31 +0000 |
Richard Jones |
Fixed serialisation problem...
|
| Tue, 12 Mar 2002 22:52:26 +0000 |
Richard Jones |
more pychecker warnings removed
|
| Wed, 27 Feb 2002 03:23:16 +0000 |
Richard Jones |
Ran it through pychecker, made fixes
|
| Wed, 20 Feb 2002 05:23:24 +0000 |
Richard Jones |
Didn't accomodate new values for new properties
|
| Wed, 20 Feb 2002 05:05:29 +0000 |
Richard Jones |
Added simple editing for classes that don't define a templated interface.
|
| Fri, 15 Feb 2002 07:27:12 +0000 |
Richard Jones |
Oops, precedences around the way w0rng.
|
| Fri, 15 Feb 2002 07:08:45 +0000 |
Richard Jones |
Alternate email addresses are now available for users.
|
| 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
|
| Mon, 21 Jan 2002 16:33:20 +0000 |
Roche Compaan |
You can now use the roundup-admin tool to pack the database
|
| Mon, 21 Jan 2002 03:01:29 +0000 |
Richard Jones |
brief docco on the do_journal argument
|
| 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 06:32:34 +0000 |
Richard Jones |
[SF#502951] adding new properties to old database
|
| Mon, 14 Jan 2002 02:20:15 +0000 |
Richard Jones |
changed all config accesses...
|
| Mon, 07 Jan 2002 10:42:23 +0000 |
Richard Jones |
oops
|
| Wed, 02 Jan 2002 04:18:17 +0000 |
Richard Jones |
hyperdb docstrings
|
| Wed, 02 Jan 2002 02:31:38 +0000 |
Richard Jones |
Fix breakage caused by transaction changes.
|
| Thu, 20 Dec 2001 06:13:24 +0000 |
Roche Compaan |
Two bug fixes and a feature.
|
| Sun, 16 Dec 2001 10:53:38 +0000 |
Richard Jones |
take a copy of the node dict...
|
| Sat, 15 Dec 2001 23:47:47 +0000 |
Richard Jones |
Cleaned up some bare except statements
|
| Fri, 14 Dec 2001 23:42:57 +0000 |
Richard Jones |
yuck, a gdbm instance tests false :(
|
| 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, 28 Nov 2001 21:55:35 +0000 |
Richard Jones |
login_action and newuser_action return values were being ignored
|
| Tue, 27 Nov 2001 03:16:09 +0000 |
Richard Jones |
Another place that wasn't handling missing properties.
|
| Thu, 22 Nov 2001 15:46:42 +0000 |
Jürgen Hermann |
Added module docstrings to all modules.
|
| Wed, 21 Nov 2001 04:04:43 +0000 |
Richard Jones |
*sigh* more missing value handling
|
| Wed, 21 Nov 2001 03:40:54 +0000 |
Richard Jones |
more new property handling
|
| Wed, 21 Nov 2001 03:11:28 +0000 |
Richard Jones |
Better handling of new properties.
|
| Mon, 12 Nov 2001 22:01:07 +0000 |
Richard Jones |
Fixed issues with nosy reaction and author copies.
|
| Fri, 09 Nov 2001 10:11:08 +0000 |
Richard Jones |
roundup-admin now handles all hyperdb exceptions
|
| Sat, 27 Oct 2001 00:17:41 +0000 |
Richard Jones |
Made Class.stringFind() do caseless matching.
|