summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options.py
Commit message (Expand)AuthorAgeFilesLines
* add_option properly adds an option to OptionParser after initial parsingChris St. Pierre2012-05-161-2/+10
* fixed event handling for bcfg2.confChris St. Pierre2012-05-151-1/+1
* fixed OptionParser FAM race conditionChris St. Pierre2012-05-141-1/+5
* added ability to disable Cfg file validationChris St. Pierre2012-05-111-1/+11
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-111-29/+69
* Options: Change default paranoid setting to 'true'Sol Jerome2012-05-071-1/+1
* Bcfg2.Options.list_split only strips whitespace around commas (this allows, e...Chris St. Pierre2012-05-011-2/+5
* added ability to pass options to nose, ignore tests, test specific clients to...Chris St. Pierre2012-04-131-0/+10
* Options: Don't display empty help messagesSol Jerome2012-04-021-1/+6
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+381