summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg/CfgExternalCommandVerifier.py
Commit message (Expand)AuthorAgeFilesLines
* Options: migrated plugins to new options parserChris St. Pierre2013-06-271-2/+2
* use Executor class for better subprocess calling on serverChris St. Pierre2013-03-141-15/+7
* fixed unit testsChris St. Pierre2013-02-131-7/+4
* Cfg: better error handling from verifiers, :testChris St. Pierre2013-02-081-2/+10
* Cfg: improved error messagesChris St. Pierre2012-11-131-8/+2
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-021-8/+16
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-3/+8
* Cfg: documented all Cfg modules, added development docsChris St. Pierre2012-09-111-0/+8
* added support for validating Cfg file contents using external commandsChris St. Pierre2012-05-091-0/+33