summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Packages/Pac.py
Commit message (Expand)AuthorAgeFilesLines
* Packages: Support different compression methodsAlexander Sulfrian2022-01-171-3/+9
* Packages: Cleanup pkgnamesAlexander Sulfrian2016-11-171-1/+2
* Packages/Pac: Handle groupsDmitri Iouchtchenko2016-09-121-1/+38
* Packages/Pac: Parse dependenciesDmitri Iouchtchenko2016-09-121-13/+90
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-181-1/+1
* removed magic groupsChris St. Pierre2013-01-171-4/+0
* added a module-level FAM object to avoid passing it as an argument a billion ...Chris St. Pierre2013-01-171-3/+2
* fixed docs for Apt and Pac collections. can haz sphinx 1.1 yet?Chris St. Pierre2012-10-111-1/+13
* documented packages backendsChris St. Pierre2012-09-201-0/+16
* documented PackagesSourcesChris St. Pierre2012-09-201-2/+2
* Source fully documentedChris St. Pierre2012-09-201-2/+2
* deduplicated Packages code, more docsChris St. Pierre2012-09-201-58/+1
* development docs for Packages: Collection docs writtenChris St. Pierre2012-09-201-5/+4
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* Packages: made url_map consistent across all source typesChris St. Pierre2012-08-271-4/+0
* removed calls to built-in file()/io.FileIO() in favor of read()Chris St. Pierre2012-08-091-3/+4
* Pac: Fix copy/paste typoSol Jerome2012-04-011-4/+3
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+120