summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/YUM.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Alexander Sulfrian2014-11-121-2/+2
|\
| * YUM: Add options to enable and disable Yum pluginsJonathan Billings2014-10-171-0/+10
* | Client/Tools/YUM: compareEVR is in rpmUtils.miscutilsAlexander Sulfrian2014-10-281-1/+2
* | Client/Tools/YUM: fix whitespace errorsAlexander Sulfrian2014-10-281-4/+4
* | YUM.py: Fix tracebacks from 00a15600Sol Jerome2014-10-281-6/+6
* | Set option types on YUM/RPM list optionsChris St. Pierre2014-10-201-2/+3
* | Merge pull request #216 from jsbillings/yum-plugin-masterChris St. Pierre2014-10-201-0/+20
|\ \
| * | YUM: Add options to enable and disable Yum pluginsJonathan Billings2014-10-171-0/+20
* | | Merge branch 'maint'Chris St. Pierre2014-04-251-4/+6
|\ \ \ | | |/ | |/|
| * | fixed pylint/pep-8 testsChris St. Pierre2014-04-251-1/+1
* | | Merge branch 'maint' into masterSol Jerome2014-04-161-19/+38
|\| | | |/ |/|
| * Correctly upgrade or downgrade yum packagesChris St. Pierre2014-04-081-15/+36
* | Pylint/PEP8 fixesSol Jerome2013-09-061-3/+3
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-33/+56
|\ \
| * | Options: migrated client drivers to new parserChris St. Pierre2013-06-271-33/+56
|/ /
* | Merge branch 'maint'Chris St. Pierre2013-04-241-45/+48
|\|
| * fixed pep8 stuff in yum toolChris St. Pierre2013-03-291-45/+48
* | Merge branch '1.4.x'Chris St. Pierre2013-04-231-20/+24
|\ \ | |/ |/|
| * 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
| |\
| * | removed deprecated tools: RPMng, YUM24, YUMngChris St. Pierre2013-01-171-1/+1
* | | 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