summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Packages/YumHelper.py
Commit message (Expand)AuthorAgeFilesLines
* Set value for data in case accept_input is false.Gordon Messmer2016-04-211-1/+2
* Bcfg2.Options.Subcommand must not access Options.setup in __init__.Gordon Messmer2016-04-211-8/+14
* Only read input if accept_input is True.Gordon Messmer2016-04-211-7/+8
* Remove PositionalArgument. It was incomplete and did not work as intended, r...Gordon Messmer2016-04-211-4/+1
* Fix format error in logger call.Gordon Messmer2016-04-211-2/+2
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-181-2/+2
* testsuite: Added unit tests for new option parsingChris St. Pierre2014-11-101-2/+2
* testsuite: fixed more unit testsChris St. Pierre2013-08-121-2/+2
* testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-1/+16
* Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-8/+98
* Options: migrated bcfg2-yum-helperChris St. Pierre2013-06-271-0/+294