Wed, 28 Jul 2010 02:52:08 +0000 VMM/transport: Converted _mixedCase method names to v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Wed, 28 Jul 2010 02:52:08 +0000] rev 321
VMM/transport: Converted _mixedCase method names to _lower_case_with_underscores. Added missing docstrings. Fixed™ methods __eq__ and __ne__. (I'm not pylint's nanny.)
Wed, 28 Jul 2010 02:08:03 +0000 VMM/*: Made all modules names lowercase, adjusted imports. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Wed, 28 Jul 2010 02:08:03 +0000] rev 320
VMM/*: Made all modules names lowercase, adjusted imports.
Wed, 28 Jul 2010 01:03:56 +0000 VMM//{,cli/}Handler: PEP-8-ified the Handler classes: v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Wed, 28 Jul 2010 01:03:56 +0000] rev 319
VMM//{,cli/}Handler: PEP-8-ified the Handler classes: * converted CamelCase method names to lower_case_with_underscores * eliminated __names * added missing docstrings
Tue, 27 Jul 2010 19:29:44 +0000 VMM//{,cli/}Handler: Reworked configuration related parts. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Tue, 27 Jul 2010 19:29:44 +0000] rev 318
VMM//{,cli/}Handler: Reworked configuration related parts. Renamed attributes _Cfg -> _cfg; _cfgFileName -> _cfg_fname. Renamed methods __chkCfgFile -> __check_cfg_file; __findCfgFile -> __find_cfg_file. Added missing docstrings.
Tue, 27 Jul 2010 14:35:55 +0000 VMM/constants: Added __copyright__. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Tue, 27 Jul 2010 14:35:55 +0000] rev 317
VMM/constants: Added __copyright__.
Mon, 26 Jul 2010 19:10:51 +0000 VMM/constants: Replaced the constants subpackage by a module. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Mon, 26 Jul 2010 19:10:51 +0000] rev 316
VMM/constants: Replaced the constants subpackage by a module.
Mon, 26 Jul 2010 16:08:15 +0000 VMM/cli: Forgot to remove string_io from __all__. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Mon, 26 Jul 2010 16:08:15 +0000] rev 315
VMM/cli: Forgot to remove string_io from __all__.
Mon, 26 Jul 2010 16:02:58 +0000 VMM/cli: Removed misplaced function string_io. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Mon, 26 Jul 2010 16:02:58 +0000] rev 314
VMM/cli: Removed misplaced function string_io.
Mon, 26 Jul 2010 03:08:57 +0000 VMM/cli/Config: Write warnings to stderr. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Mon, 26 Jul 2010 03:08:57 +0000] rev 313
VMM/cli/Config: Write warnings to stderr. Renamed method __saveChanges to __save_changes.
Mon, 26 Jul 2010 01:18:49 +0000 VMM/cli: w_err() call os.sys.exit only if code != 0. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Mon, 26 Jul 2010 01:18:49 +0000] rev 312
VMM/cli: w_err() call os.sys.exit only if code != 0. read_pass() write errors to stderr. And a few other small fixes.
Sun, 25 Jul 2010 03:31:32 +0000 VMM/ext/Postconf: Reworked class Postconf. Added method edit(). v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Sun, 25 Jul 2010 03:31:32 +0000] rev 311
VMM/ext/Postconf: Reworked class Postconf. Added method edit().
Fri, 23 Jul 2010 19:07:30 +0000 VMM/Handler: Reworked __domDirMake and reamed to __make_domain_dir. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Fri, 23 Jul 2010 19:07:30 +0000] rev 310
VMM/Handler: Reworked __domDirMake and reamed to __make_domain_dir. Removed the (now) unused method __makedir.
Fri, 23 Jul 2010 02:45:31 +0000 VMM/mailbox: Added to the repository. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Fri, 23 Jul 2010 02:45:31 +0000] rev 309
VMM/mailbox: Added to the repository. VMM/Handler: Integrated mailbox module. Code cleanups.
Fri, 23 Jul 2010 02:01:57 +0000 VMM/Transport: Small cosmetics. v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Fri, 23 Jul 2010 02:01:57 +0000] rev 308
VMM/Transport: Small cosmetics.
Fri, 23 Jul 2010 00:10:53 +0000 VMM/maillocation: Dovecot >= 2.0.beta5 is required for `doveadm mailbox create -s …` v0.6.x
Pascal Volk <neverseen@users.sourceforge.net> [Fri, 23 Jul 2010 00:10:53 +0000] rev 307
VMM/maillocation: Dovecot >= 2.0.beta5 is required for `doveadm mailbox create -s …`
(0) -300 -100 -15 +15 +100 +300 tip