summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Action.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-04-241-2/+2
|\
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-2/+2
| * better Executor class for client toolsChris St. Pierre2013-02-141-7/+4
* | removed in-place modification of "states" dict in client toolsChris St. Pierre2013-02-211-2/+6
* | better Executor class for client toolsChris St. Pierre2013-02-141-7/+4
* | made Action entries in Independent structures run with when="always"Chris St. Pierre2013-02-081-2/+2
* | removed deprecated PostInstall supportChris St. Pierre2013-01-171-17/+2
|/
* flush input buffers before accepting stdinChris St. Pierre2012-11-121-0/+7
* made full pylint checks the default, expanded pylint coverage to lots of toolsChris St. Pierre2012-09-261-20/+13
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-1/+1
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-1/+1
* PY3K: Refactor input codeSol Jerome2012-06-051-5/+2
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+107