Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Options: made unit test flag public | Chris St. Pierre | 2013-11-12 | 1 | -3/+3 |
* | Options: added workaround for unit tests that use the parser | Chris St. Pierre | 2013-11-12 | 1 | -13/+12 |
* | Options: Don't reparse initial config file | Chris St. Pierre | 2013-10-31 | 1 | -3/+5 |
* | DB: fixed how Django settings are loaded | Chris St. Pierre | 2013-10-30 | 1 | -8/+33 |
* | Options: parse arg list passed in, not sys.argv | Chris St. Pierre | 2013-09-03 | 1 | -1/+1 |
* | Options: fixed error message when bcfg2.conf is not readable | Chris St. Pierre | 2013-08-16 | 1 | -2/+1 |
* | Options: Replace relative imports with absolute | Chris St. Pierre | 2013-08-12 | 1 | -1/+1 |
* | testsuite: fixed most pylint complaints | Chris St. Pierre | 2013-08-09 | 1 | -7/+15 |
* | Options: reparse all arguments on each pass | Chris St. Pierre | 2013-08-09 | 1 | -7/+3 |
* | Options: fix parsing of ComponentActions and other finalizable actions | Chris St. Pierre | 2013-08-09 | 1 | -4/+4 |
* | Options: wrote completely new option parser | Chris St. Pierre | 2013-06-27 | 1 | -0/+282 |