summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/YUM.py
Commit message (Expand)AuthorAgeFilesLines
* removed in-place modification of "states" dict in client toolsChris St. Pierre2013-02-211-5/+6
* removed passing setup and logger objects between client toolsChris St. Pierre2013-02-201-16/+19
* Merge branch 'master' into 1.4.xChris St. Pierre2013-02-201-7/+8
|\
| * YUM: Set logger to info for pkg verify failuresSol Jerome2013-01-301-7/+8
* | removed deprecated tools: RPMng, YUM24, YUMngChris St. Pierre2013-01-171-1/+1
|/
* 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