VirtualMailManager/config.py
Mon, 27 Jan 2014 22:06:13 +0000 Pascal Volk Updated copyright notices to include the year 2014.
Sun, 10 Feb 2013 17:33:38 +0000 Pascal Volk Dropped pyPgSQL support. v0.7.x
Sun, 06 Jan 2013 00:09:47 +0000 Pascal Volk merged changes from default(d24f094d1cb5) v0.7.x
Sat, 05 Jan 2013 23:49:42 +0000 Pascal Volk Updated copyright notices to include the year 2013.
Sat, 05 Jan 2013 18:39:15 +0000 Pascal Volk VMM/config: Post-2to3 fix. PEP8-ified imports. v0.7.x
Sun, 30 Dec 2012 18:08:23 +0000 Pascal Volk VMM/*: Post-2to3 fix. Updated some error messages/comments. v0.7.x
Sun, 02 Dec 2012 15:51:17 +0000 Pascal Volk VMM{/cli}/config: Explicitly pass utf-8 as the encoding to open(). v0.7.x
Thu, 22 Nov 2012 18:31:55 +0000 Pascal Volk VMM/config: s/_boolean_states/BOOLEAN_STATES/g v0.7.x
Tue, 20 Nov 2012 13:40:32 +0000 Pascal Volk Ran 2to3 from Python 3.2.3. v0.7.x
Sun, 11 Nov 2012 16:53:52 +0000 Pascal Volk Use the with statement for file operations. v0.7.x
Tue, 06 Nov 2012 23:23:55 +0000 Pascal Volk VMM/config: Undone changeset 90d69ae4f40d. v0.7.x
Mon, 05 Nov 2012 21:57:37 +0000 Pascal Volk VMM: Partial PEP-308-ification. v0.7.x
Wed, 05 Sep 2012 21:30:42 +0000 Pascal Volk PEP8: Fixed all PEP8 related issues.
Thu, 28 Jun 2012 18:33:32 +0000 Pascal Volk Updated copyright notices to include the year 2012. v0.6.x
Sat, 07 Apr 2012 20:38:48 +0000 Pascal Volk VMM/config: Fixed a typo: s/DB_MUDULES/DB_MODULES/g. v0.6.x
Sun, 13 Nov 2011 20:18:41 +0000 Pascal Volk VMM: The Python 2.4.x compatibility commit. v0.6.x
Sat, 05 Nov 2011 21:44:23 +0000 Pascal Volk VMM/config: Moved some options to section `domain': v0.6.x
Sun, 06 Feb 2011 23:17:47 +0000 Pascal Volk VMM/config: Added quota_bytes and quota_messages settings. v0.6.x
Fri, 14 Jan 2011 12:07:14 +0000 Pascal Volk Updated copyright notices to include the year 2011. v0.6.x
Mon, 09 Aug 2010 19:00:50 +0000 Pascal Volk VMM/config: Added option mailbox.format to the configuration check. v0.6.x
Mon, 09 Aug 2010 03:48:28 +0000 Pascal Volk VMM/config: Extended configuration check and raise only a ConfigError. v0.6.x
Sat, 07 Aug 2010 03:29:53 +0000 Pascal Volk VMM/config: Use common.VERSION_RE, instead of defining the regexp two times. v0.6.x
Fri, 06 Aug 2010 02:15:16 +0000 Pascal Volk VMM/config: LazyConfig._get_section_option check for empty section/option names. v0.6.x
Thu, 29 Jul 2010 19:14:19 +0000 Pascal Volk VMM/common: Replaced function is_dir() by lisdir(). v0.6.x
Wed, 28 Jul 2010 03:43:59 +0000 Pascal Volk VMM/…: More PEP-8 fixes; eliminated __names. v0.6.x
Wed, 28 Jul 2010 02:08:03 +0000 Pascal Volk VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
less more (0) tip