| Mon, 05 Apr 2004 23:43:04 +0000 |
Richard Jones |
version info in scripts
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Sat, 25 Oct 2003 22:53:26 +0000 |
Richard Jones |
Backend improvements.
|
| Sun, 14 Sep 2003 18:55:37 +0000 |
Johannes Gijsbers |
Simplify backend importing, by moving the imports into the backend modules.
|
| Thu, 24 Apr 2003 06:58:05 +0000 |
Richard Jones |
2.3 compatibility
maint-0.5
|
| Thu, 24 Apr 2003 06:58:05 +0000 |
Richard Jones |
2.3 compatibility
|
| Tue, 18 Mar 2003 00:50:24 +0000 |
Richard Jones |
bye bye gadfly - you served your purpose well [SF#701127]
|
| Sun, 12 Jan 2003 23:53:20 +0000 |
Richard Jones |
fixed rdbms searching by ID [SF#666615]
|
| Thu, 09 Jan 2003 22:59:22 +0000 |
Richard Jones |
[[Metadata associated with this commit was garbled during conversion from CVS
maint-0.5
|
| Mon, 07 Oct 2002 00:52:51 +0000 |
Richard Jones |
Fixes for SourceForge tracker bugs.
|
| Thu, 03 Oct 2002 06:56:30 +0000 |
Richard Jones |
merge from maintenance branch
|
| Mon, 23 Sep 2002 12:02:53 +0000 |
Richard Jones |
better detection of a useful gadfly
|
| Wed, 18 Sep 2002 05:07:49 +0000 |
Richard Jones |
sqlite backend!
|
| Tue, 10 Sep 2002 00:11:50 +0000 |
Richard Jones |
removed Log
|
| Fri, 23 Aug 2002 04:48:10 +0000 |
Richard Jones |
That's gadfly done, mostly.
|
| Thu, 22 Aug 2002 07:56:51 +0000 |
Richard Jones |
Whee! It's not finished yet, but I can create a new instance...
|
| Thu, 11 Jul 2002 01:11:03 +0000 |
Richard Jones |
Added metakit backend to the db tests...
|
| Wed, 22 May 2002 00:32:34 +0000 |
Richard Jones |
changed the default message list in issues to display the message body
|
| Sat, 16 Feb 2002 08:39:43 +0000 |
Richard Jones |
[SF#516854] "My Issues" and redisplay
|
| 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:08:50 +0000 |
Richard Jones |
I was certain I'd already done this (there's even a change note in CHANGES).
|
| 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.
|
| Mon, 10 Dec 2001 00:57:38 +0000 |
Richard Jones |
Notes from changes.
|
| 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:52:16 +0000 |
Richard Jones |
Checks for ability to import the specific back-end module.
|
| Mon, 23 Jul 2001 07:22:13 +0000 |
Richard Jones |
*sigh* some databases have _foo.so as their underlying implementation.
|
| Mon, 23 Jul 2001 07:14:41 +0000 |
Richard Jones |
Moved the database backends off into backends.
|
| Mon, 23 Jul 2001 06:24:06 +0000 |
Richard Jones |
made backends a package
|