| Wed, 10 Nov 2004 08:58:47 +0000 |
Alexander Smishlajev |
if optimize is set, load all extension modules in __init__()...
|
| Wed, 10 Nov 2004 08:05:21 +0000 |
Alexander Smishlajev |
get_backend_name() is a lengthy thing (file I/O).
|
| Wed, 03 Nov 2004 01:34:21 +0000 |
Richard Jones |
don't try to import all backends in backends.__init__ unless we *want* to
|
| Tue, 02 Nov 2004 10:00:36 +0000 |
Alexander Smishlajev |
trackers got a 'templates' attribute, containing html templates collection...
|
| Fri, 29 Oct 2004 14:01:24 +0000 |
Alexander Smishlajev |
load interfaces in __init__():
|
| Wed, 20 Oct 2004 05:28:51 +0000 |
Richard Jones |
journaltag is optional
|
| Fri, 08 Oct 2004 05:37:44 +0000 |
Richard Jones |
postgres backend open doesn't hide corruption in schema [SF#956375]
|
| Wed, 29 Sep 2004 07:26:17 +0000 |
Alexander Smishlajev |
remove unused import
|
| Wed, 29 Sep 2004 07:01:44 +0000 |
Alexander Smishlajev |
load user interfaces
|
| Sun, 26 Sep 2004 13:16:40 +0000 |
Alexander Smishlajev |
fix load_extensions():
|
| Fri, 24 Sep 2004 08:21:22 +0000 |
Alexander Smishlajev |
fix .load_extensions():
|
| Tue, 27 Jul 2004 11:34:11 +0000 |
Alexander Smishlajev |
Main Roundup configuration class renamed to CoreConfig.
|
| Tue, 27 Jul 2004 02:30:32 +0000 |
Richard Jones |
Load up extensions in the tracker "extensions" directory.
|
| Tue, 27 Jul 2004 00:57:19 +0000 |
Richard Jones |
I thought I committed this last night. Ho hum.
|
| Sun, 25 Jul 2004 13:14:57 +0000 |
Alexander Smishlajev |
use new style config;
|
| Mon, 19 Jul 2004 01:49:26 +0000 |
Richard Jones |
allow override of log level when no filename specified
|
| Tue, 08 Jun 2004 05:29:18 +0000 |
Richard Jones |
added basic logging support
|
| Mon, 10 May 2004 00:42:49 +0000 |
Richard Jones |
merge from maint-0-7
|
| Thu, 06 May 2004 23:04:01 +0000 |
Richard Jones |
fix typo in instance.py
maint-0.7
|
| Wed, 11 Feb 2004 23:55:10 +0000 |
Richard Jones |
documentation cleanup
|
| Sat, 06 Dec 2003 02:46:34 +0000 |
Richard Jones |
fix roundup win service
|
| Thu, 04 Sep 2003 23:09:48 +0000 |
Richard Jones |
merge from HEAD
maint-0.6
|
| Thu, 04 Sep 2003 00:47:01 +0000 |
Richard Jones |
Initial implementation (half-baked) at new Tracker instance.
|
| Fri, 20 Sep 2002 01:20:32 +0000 |
Richard Jones |
Verify contents of tracker module when the tracker is opened
|
| Wed, 18 Sep 2002 00:02:13 +0000 |
Richard Jones |
old habits...
|
| Tue, 17 Sep 2002 23:59:32 +0000 |
Richard Jones |
sanity check instance attributes on open
|
| Tue, 10 Sep 2002 00:19:55 +0000 |
Richard Jones |
removed Log
|
| Wed, 06 Feb 2002 07:11:13 +0000 |
Richard Jones |
I've re-worked the config structure a little so it's simpler
config-0-4-0-branch
|
| Thu, 22 Nov 2001 15:46:42 +0000 |
Jürgen Hermann |
Added module docstrings to all modules.
|
| Mon, 12 Nov 2001 22:01:07 +0000 |
Richard Jones |
Fixed issues with nosy reaction and author copies.
|
| 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...
|
| Sun, 05 Aug 2001 07:44:36 +0000 |
Richard Jones |
Instances are now opened by a special function...
|