Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed event handling for bcfg2.conf | Chris St. Pierre | 2012-05-15 | 1 | -1/+1 |
| | |||||
* | fixed OptionParser FAM race condition | Chris St. Pierre | 2012-05-14 | 1 | -1/+5 |
| | |||||
* | added ability to disable Cfg file validation | Chris St. Pierre | 2012-05-11 | 1 | -1/+11 |
| | |||||
* | moved plugin-specific configs to main config file; propagate "setup" object ↵ | Chris St. Pierre | 2012-05-11 | 1 | -29/+69 |
| | | | | to server Core | ||||
* | Options: Change default paranoid setting to 'true' | Sol Jerome | 2012-05-07 | 1 | -1/+1 |
| | | | | | | | This makes setting up paranoid mode easier while silencing bcfg2-lint errors. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Bcfg2.Options.list_split only strips whitespace around commas (this allows, ↵ | Chris St. Pierre | 2012-05-01 | 1 | -2/+5 |
| | | | | e.g., ignoring entries in bcfg2-test that have spaces in the filename) | ||||
* | added ability to pass options to nose, ignore tests, test specific clients ↵ | Chris St. Pierre | 2012-04-13 | 1 | -0/+10 |
| | | | | to bcfg2-test | ||||
* | Options: Don't display empty help messages | Sol Jerome | 2012-04-02 | 1 | -1/+6 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Allow to run directly from a git checkout (#1037) | Sol Jerome | 2012-03-24 | 1 | -0/+381 |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> |