summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-yum-helper
Commit message (Expand)AuthorAgeFilesLines
* Options: migrated bcfg2-yum-helperChris St. Pierre2013-06-271-268/+2
* bcfg2-yum-helper: fixed unit testsChris St. Pierre2013-06-141-5/+8
* Yum: handle and log helper errors betterChris St. Pierre2013-06-131-19/+45
* bcfg2-yum-helper: use Bcfg2.Logger to set up loggingChris St. Pierre2013-04-161-23/+13
* added PEP-8 style checks to test suiteChris St. Pierre2013-03-111-2/+2
* more pylint checksChris St. Pierre2012-09-251-10/+24
* made json optional againChris St. Pierre2012-09-251-1/+4
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-0/+2
* documented packages backendsChris St. Pierre2012-09-201-96/+10
* added json, md5 to Bcfg2.CompatChris St. Pierre2012-09-201-5/+1
* Packages: fixed handling of poorly-specified BoundPackage entriesChris St. Pierre2012-09-171-0/+3
* print function fixesChris St. Pierre2012-08-151-8/+8
* made yum Packages backend support resolving by version (#1112)Chris St. Pierre2012-08-031-123/+65
* batch up get_group calls in Packages to improve performance (#1101)Chris St. Pierre2012-08-011-1/+12
* Remove svn keywordsSol Jerome2012-02-191-2/+0
* fixed bug with setting arch groups properly (reported by esrax in #bcfg2)Chris St. Pierre2012-01-261-8/+14
* improved Packages debug info, added packageresolve and packagesources bcfg2-i...Chris St. Pierre2012-01-241-25/+28
* fixed typoChris St. Pierre2012-01-191-1/+1
* fixed edge case where the same package exists in two repos available to the s...Chris St. Pierre2012-01-181-1/+2
* improved logging/debugging from bcfg2-yum-helperChris St. Pierre2012-01-181-22/+53
* Set YumBase config properly (#1073)Chris St. Pierre2012-01-171-0/+1
* make yum debug level adjustments work with older yumChris St. Pierre2011-12-021-2/+5
* added support for default/mandatory/optional package groupsChris St. Pierre2011-11-171-7/+26
* Various Packages plugin fixes:Chris St. Pierre2011-10-191-0/+312