summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Packages.py
Commit message (Expand)AuthorAgeFilesLines
* Packages: improve error handing (Patch from Tim Laszlo)Narayan Desai2009-04-231-4/+7
* Packages patch from Tim LaszloNarayan Desai2009-04-231-6/+10
* Packages: Fix ptype error handlingNarayan Desai2009-04-151-1/+1
* Packages: Implement proper support for provides targets with multiple providersNarayan Desai2009-04-061-3/+8
* Fix multi-arch yum sourcesNarayan Desai2009-04-061-2/+0
* fix typoNarayan Desai2009-04-021-3/+3
* Remove hardcoded group names from plugin body, instead, auto-activate based o...Narayan Desai2009-04-021-1/+3
* Packages: Implement full yum dep resolver and improve error handlingNarayan Desai2009-03-191-78/+217
* Raise exception when cached files do not existSol Jerome2009-03-091-0/+1
* Packages: handle APT virtual packages properlyNarayan Desai2009-02-051-3/+50
* Packages bug fixNarayan Desai2009-02-021-1/+6
* Create cachedir if it doesn't existSol Jerome2009-01-221-0/+4
* Packages: only kick in on package entriesNarayan Desai2009-01-211-1/+2
* more error handling for PackagesNarayan Desai2009-01-211-1/+5
* Infrastructure and initial implementation of the Packages pluginNarayan Desai2009-01-211-0/+159