summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/YUM.py
Commit message (Expand)AuthorAgeFilesLines
* YUM: Add options to enable and disable Yum pluginsJonathan Billings2014-10-171-0/+10
* fixed pylint/pep-8 testsChris St. Pierre2014-04-251-1/+1
* Correctly upgrade or downgrade yum packagesChris St. Pierre2014-04-081-15/+36
* fixed pep8 stuff in yum toolChris St. Pierre2013-03-291-45/+48
* fixed some pylint errorsChris St. Pierre2013-03-191-6/+6
* YUM: Fixed YUM Group package selection with group types (default, optional, a...Jason Kincl2013-02-271-6/+12
* YUM: Cleaner implementation of missing_attrs() from superclassJason Kincl2013-02-251-12/+4
* YUM: Adding functionality to YUM client tool to resolve YUM groups when serve...Jason Kincl2013-02-221-8/+80
* YUM: Set logger to info for pkg verify failuresSol Jerome2013-01-301-7/+8
* doc: wrote devel docs for client tool base objectsChris St. Pierre2012-12-041-7/+6
* disambiguate yum transaction errorsChris St. Pierre2012-11-271-4/+4
* YUM: fixed bug in pylint complianceChris St. Pierre2012-09-281-1/+1
* made YUM driver pass pylintChris St. Pierre2012-09-261-256/+272
* YUM: driver now records actions to yum.log (#1103)Chris St. Pierre2012-09-261-107/+113
* deprecated YUM24 tool, renamed YUMng to YUM, RPMng to RPMChris St. Pierre2012-09-261-0/+951