log roundup/hyperdb.py @ 452:7181efddce66

age author description
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.
Sun, 21 Oct 2001 04:44:50 +0000 Richard Jones [SF#473124]: UI inconsistency with Link fields.
Sat, 20 Oct 2001 23:44:27 +0000 Richard Jones Hyperdatabase sorts strings-that-look-like-numbers as numbers now.
Tue, 16 Oct 2001 03:48:01 +0000 Richard Jones admin tool now complains if a "find" is attempted with a non-link property.
Thu, 11 Oct 2001 00:17:51 +0000 Richard Jones Reverted a change in hyperdb...
Wed, 10 Oct 2001 03:54:57 +0000 Richard Jones Added database importing and exporting through CSV files.
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.
Fri, 05 Oct 2001 02:23:24 +0000 Richard Jones Many features and fixes.
Thu, 04 Oct 2001 02:12:42 +0000 Richard Jones Added nicer command-line item adding:
Wed, 29 Aug 2001 04:47:18 +0000 Richard Jones Fixed CGI client change messages...
Thu, 16 Aug 2001 07:34:59 +0000 Richard Jones better CGI text searching - but hidden filter fields are disappearing...
Thu, 16 Aug 2001 06:59:58 +0000 Richard Jones all searches use re now - and they're all case insensitive
Wed, 15 Aug 2001 23:43:18 +0000 Richard Jones Fixed some isFooTypes that I missed.
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...
Thu, 02 Aug 2001 06:38:17 +0000 Richard Jones Roundupdb now appends "mailing list" information to its messages...
Wed, 01 Aug 2001 04:24:21 +0000 Richard Jones mailgw was assuming certain properties existed on the issues being created.
Mon, 30 Jul 2001 02:38:31 +0000 Richard Jones get() now has a default arg - for migration only.
Sun, 29 Jul 2001 09:28:23 +0000 Richard Jones Fixed sorting by clicking on column headings.
Sun, 29 Jul 2001 08:27:40 +0000 Richard Jones Fixed handling of passed-in values in form elements (ie. during a drill-down)
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 05:36:14 +0000 Richard Jones Cleanup of the link label generation.
Sun, 29 Jul 2001 04:05:37 +0000 Richard Jones Added the fabricated property "id".
Fri, 27 Jul 2001 06:25:35 +0000 Richard Jones Fixed some of the exceptions so they're the right type.
Fri, 27 Jul 2001 05:17:14 +0000 Richard Jones just some comments
Sun, 22 Jul 2001 12:09:32 +0000 Richard Jones Final commit of Grande Splite
Sun, 22 Jul 2001 12:01:27 +0000 Richard Jones More Grande Splite

Roundup Issue Tracker: http://roundup-tracker.org/