log roundup/configuration.py @ 2906:a8808157f892

age author description
Fri, 12 Nov 2004 04:07:05 +0000 Richard Jones fix some bugs introduced in refactoring of blobfiles filename()
Wed, 03 Nov 2004 09:44:47 +0000 Alexander Smishlajev added STATIC_FILES option
Tue, 02 Nov 2004 09:46:36 +0000 Alexander Smishlajev 'TEMPLATES' are also known as 'STATIC_FILES'
Sat, 30 Oct 2004 11:26:37 +0000 Alexander Smishlajev mailgw backward-compatibility: "MAILHOST" alias for "MAIL_HOST"
Fri, 29 Oct 2004 20:34:36 +0000 Alexander Smishlajev fix load_ini: configuration file name was ignored after all
Sun, 17 Oct 2004 17:35:32 +0000 Alexander Smishlajev implement getopt().
Wed, 28 Jul 2004 09:46:58 +0000 Alexander Smishlajev implemented section comments;
Wed, 28 Jul 2004 02:29:46 +0000 Richard Jones Buncha stuff (sorry about the large checkin):
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/