log roundup/configuration.py @ 2646:fd7b2fc1eb28

age author description
Tue, 27 Jul 2004 11:26:20 +0000 Alexander Smishlajev Config is now base class for all configurations...
Tue, 27 Jul 2004 01:59:28 +0000 Richard Jones The demo.py script works again using the new configuration system.
Tue, 27 Jul 2004 01:23:50 +0000 Richard Jones Backwards-compatibility aliases for mysql config.
Tue, 27 Jul 2004 01:18:25 +0000 Richard Jones Both RDBMS backends now use the same config.ini section, [rdbms].
Mon, 26 Jul 2004 09:13:17 +0000 Alexander Smishlajev NOSY_MESSAGES_TO_AUTHOR is RunDetectorOption (values: yes, no, new)...
Mon, 26 Jul 2004 05:59:45 +0000 Alexander Smishlajev pass TRACKER_HOME in the defaults dictionary
Mon, 26 Jul 2004 00:23:16 +0000 Richard Jones Move around some option groupings as I see them.
Sun, 25 Jul 2004 15:22:54 +0000 Alexander Smishlajev added MAIL_DEBUG
Sun, 25 Jul 2004 15:09:07 +0000 Alexander Smishlajev added NullableOption, NullableFilePathOption;
Sun, 25 Jul 2004 14:36:50 +0000 Alexander Smishlajev fix: Option defaults were applied as strings...
Sun, 25 Jul 2004 13:21:38 +0000 Alexander Smishlajev er... straighten the logic.
Sun, 25 Jul 2004 13:12:59 +0000 Alexander Smishlajev cannot import roundup.instance because of import loop.
Sun, 25 Jul 2004 12:44:16 +0000 Alexander Smishlajev added logging support;
Sun, 25 Jul 2004 11:29:40 +0000 Alexander Smishlajev Roundup Issue Tracker configuration support

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