summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Action.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Alexander Sulfrian2014-11-121-20/+2
|\
| * Tools: Fix install of non-whitelisted servicesSol Jerome2014-10-291-19/+3
* | Tools/Action: fix typoAlexander Sulfrian2014-10-141-1/+1
* | Pylint/PEP8 fixesSol Jerome2013-09-061-3/+5
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-2/+0
* | Options: migrated client drivers to new parserChris St. Pierre2013-06-271-15/+10
* | Merge branch 'maint'Chris St. Pierre2013-06-271-4/+12
|\|
| * Client/Tools/Action: add shell attributeAlexander Sulfrian2013-06-141-4/+12
* | 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