summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Admin/Minestruct.py
Commit message (Expand)AuthorAgeFilesLines
* fixed pylint/pep-8 testsChris St. Pierre2014-04-251-2/+2
* fixed unit testsChris St. Pierre2013-06-031-2/+2
* bcfg2-admin: set appropriate return values on errorChris St. Pierre2013-06-031-7/+4
* Revert "bcfg2-admin: set appropriate return values on error"Chris St. Pierre2013-06-031-4/+7
* bcfg2-admin: set appropriate return values on errorChris St. Pierre2013-06-031-7/+4
* Core: load plugins after daemonization so files/dirs created at plugin init t...Chris St. Pierre2013-04-161-1/+2
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-1/+1
* expanded pylint coverage to Admin modes, removed some old/broken admin modesChris St. Pierre2012-10-171-16/+10
* remove call to super __call__ in minestructTim Laszlo2012-10-161-1/+0
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+65