summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Options/Actions.py
Commit message (Expand)AuthorAgeFilesLines
* fixed some places where plugin loading should fail silentlyChris St. Pierre2014-10-221-2/+6
* testsuite: Added unit tests for new option parsingChris St. Pierre2014-10-221-4/+8
* don't trigger full reparse on adding config fileMichael Fenn2014-04-141-1/+1
* Options: finalize ConfigFileActionsChris St. Pierre2014-03-051-15/+27
* Options: Finalize actual value, not default valueChris St. Pierre2014-03-051-1/+2
* Options: fail_silently really fails silently when loading componentsChris St. Pierre2014-03-051-1/+1
* Options: Replace relative imports with absoluteChris St. Pierre2013-08-121-1/+1
* testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-1/+3
* Options: fix parsing of ComponentActions and other finalizable actionsChris St. Pierre2013-08-091-1/+1
* Options: wrote completely new option parserChris St. Pierre2013-06-271-0/+164