summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/APK.py
Commit message (Collapse)AuthorAgeFilesLines
* fixed pylint/pep-8 testsChris St. Pierre2014-04-251-4/+4
|
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-1/+1
|
* better Executor class for client toolsChris St. Pierre2013-02-141-4/+3
|
* doc: wrote devel docs for client tool base objectsChris St. Pierre2012-12-041-2/+2
|
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-2/+3
|
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-4/+4
|
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-2/+2
|
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+61
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>