log roundup/configuration.py @ 3452:be505af06586

age author description
Mon, 09 Jan 2006 09:11:43 +0000 Alexander Smishlajev web_http_auth is boolean value
Sat, 03 Dec 2005 11:21:17 +0000 Alexander Smishlajev Config, CoreConfig: accept setting overrides in constructor
Sat, 03 Dec 2005 09:31:00 +0000 Alexander Smishlajev add web/use_browser_language option
Fri, 07 Oct 2005 04:42:13 +0000 Richard Jones mailgw subject parsing has configurable levels of strictness
Fri, 24 Jun 2005 05:28:24 +0000 Richard Jones merge from HEAD maint-0.8
Fri, 24 Jun 2005 05:22:03 +0000 Richard Jones enabled disabling of REMOTE_USER for when it's not a valid username
Mon, 14 Feb 2005 02:55:31 +0000 Richard Jones merge from HEAD maint-0.8
Mon, 14 Feb 2005 02:48:12 +0000 Richard Jones Python 2.3 minimum version - bye bye roundup.rlog, you had a short life.
Thu, 13 Jan 2005 05:05:12 +0000 Richard Jones merge from HEAD maint-0.8
Thu, 13 Jan 2005 05:02:19 +0000 Richard Jones handle ~/.my.cnf files for MySQL defaults [SF#1096031]
Thu, 18 Nov 2004 14:02:25 +0000 Alexander Smishlajev added CoreConfig options TRACKER_LANGUAGE and MAILGW_LANGUAGE
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/