summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Info.py
Commit message (Expand)AuthorAgeFilesLines
* Server/Info: Fix encoding declarationAlexander Sulfrian2017-03-211-1/+1
* Fix multiline scripts in bcfg2-info debug modes19n2017-03-091-3/+1
* Info: EventDebug, Update and Quit are now command classesAlexander Sulfrian2015-10-131-17/+26
* Info: expirecache only for interactive shellAlexander Sulfrian2015-10-131-0/+1
* Info: Fix expirecache subcommandAlexander Sulfrian2015-10-131-5/+4
* Info: Fix bcfg2-info shellAlexander Sulfrian2015-10-131-25/+47
* Options: further command registry fixesChris St. Pierre2014-11-101-0/+4
* call shutdown on subcommand registriesChris St. Pierre2014-11-101-4/+6
* testsuite: Added unit tests for new option parsingChris St. Pierre2014-11-101-18/+7
* Info: Make ^C interaction look nicerSol Jerome2013-10-301-1/+1
* Pylint/PEP8 fixesSol Jerome2013-09-061-5/+5
* Merge branch 'sort-bcfg2-info-lists' of https://github.com/dhutty/bcfg2Sol Jerome2013-09-061-4/+5
|\
| * ensure that bundles list correctly for clients with 1/many bundlesDuncan Hutty2013-08-121-3/+4
| * sort the lists of Groups and Bundles in the output of bcfg2-info showclientDuncan Hutty2013-08-121-2/+2
* | bcfg2-info: expand null list of hostname globs correctlyChris St. Pierre2013-09-031-1/+1
|/
* testsuite: fixed more unit testsChris St. Pierre2013-08-121-1/+4
* testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-8/+18
* Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-21/+30
* Options: migrated bcfg2-info to new parserChris St. Pierre2013-06-271-0/+861