summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Admin/Minestruct.py
Commit message (Collapse)AuthorAgeFilesLines
* Options: migrated bcfg2-admin to new parserChris St. Pierre2013-06-271-56/+0
|
* 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
| | | | | | This reverts commit dae8f399151052fd2a0ce43ac61a56f399a28252. Splitting this into two commits.
* 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 ↵Chris St. Pierre2013-04-161-1/+2
| | | | time have proper permissions
* 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
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>