Sun, 30 Mar 2014 19:12:00 -0700 |
Jeff Hammel |
we are under new management
|
Wed, 12 Mar 2014 15:42:28 -0700 |
Jeff Hammel |
see also
|
Tue, 17 Sep 2013 23:45:23 -0700 |
Jeff Hammel |
configuration/configuration.py
|
Tue, 17 Sep 2013 23:40:50 -0700 |
Jeff Hammel |
configuration/configuration.py
|
Tue, 17 Sep 2013 23:35:26 -0700 |
Jeff Hammel |
configuration/configuration.py
|
Tue, 17 Sep 2013 23:22:23 -0700 |
Jeff Hammel |
configuration/configuration.py
|
Tue, 17 Sep 2013 20:47:50 -0700 |
Jeff Hammel |
fix
|
Tue, 17 Sep 2013 20:13:16 -0700 |
Jeff Hammel |
configuration/configuration.py
|
Tue, 17 Sep 2013 18:57:25 -0700 |
Jeff Hammel |
< http://k0s.org/mozilla/hg/MozillaTry/raw-file/582f3571ab33/mozillatry.py
|
Thu, 06 Dec 2012 16:16:03 -0800 |
Jeff Hammel |
bump version
|
Tue, 04 Dec 2012 16:17:55 -0800 |
Jeff Hammel |
separate loading configuration files to its own method for consumers
|
Tue, 04 Dec 2012 15:37:34 -0800 |
Jeff Hammel |
make more APIish
|
Tue, 04 Dec 2012 15:13:07 -0800 |
Jeff Hammel |
begin to break this up
|
Tue, 04 Dec 2012 15:01:28 -0800 |
Jeff Hammel |
separate into own method
|
Mon, 01 Oct 2012 17:08:45 -0700 |
Jeff Hammel |
https://bugzilla.mozilla.org/show_bug.cgi?id=796196
|
Wed, 04 Jul 2012 09:54:37 -0700 |
Jeff Hammel |
fix casting
|
Thu, 28 Jun 2012 14:54:29 -0700 |
Jeff Hammel |
if an option cannot be coerced to a type we should just not add a CLI handler for it
|
Thu, 28 Jun 2012 14:48:17 -0700 |
Jeff Hammel |
alter some comments
|
Mon, 25 Jun 2012 15:45:27 -0700 |
Jeff Hammel |
this TODO is done
|
Thu, 10 May 2012 15:23:53 -0700 |
Jeff Hammel |
bump version
|
Thu, 10 May 2012 15:23:11 -0700 |
Jeff Hammel |
make python 2.4 compatible :(
|
Thu, 03 May 2012 16:00:18 -0700 |
Jeff Hammel |
keep track of parsed values as well as individual instances
|
Thu, 03 May 2012 15:46:13 -0700 |
Jeff Hammel |
fix dict command line processing
|
Thu, 03 May 2012 08:26:10 -0700 |
Jeff Hammel |
py2.4 compatability
|
Wed, 02 May 2012 14:51:46 -0700 |
Jeff Hammel |
remove extraneous assignment
|
Wed, 02 May 2012 12:20:59 -0700 |
Jeff Hammel |
bump version
|
Tue, 01 May 2012 15:29:29 -0700 |
Jeff Hammel |
be more forgiving of blank configuration
|
Tue, 01 May 2012 10:46:26 -0700 |
Jeff Hammel |
call the proper method
|
Tue, 01 May 2012 10:33:37 -0700 |
Jeff Hammel |
allow extensible configuration; also start using deepcopy heavily since otherwise you have artefacts
|
Mon, 30 Apr 2012 13:21:48 -0700 |
Jeff Hammel |
handle load option a bit better
|
Mon, 30 Apr 2012 13:06:03 -0700 |
Jeff Hammel |
remove obselete comment
|
Mon, 30 Apr 2012 13:02:50 -0700 |
Jeff Hammel |
only use formatters for options we actually know about from self.options; the rest should be handled from the client
|