summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Packages/Source.py
Commit message (Expand)AuthorAgeFilesLines
...
* fixed determination of repo name from source component nameChris St. Pierre2012-08-221-3/+2
* removed more calls to file()Chris St. Pierre2012-08-151-2/+2
* fixed repo names for sources that apply globally to all clients (#1120)Chris St. Pierre2012-07-301-2/+7
* merged maintChris St. Pierre2012-06-191-8/+20
* fixed some stringification issuesChris St. Pierre2012-05-181-0/+3
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-111-4/+4
* add essentialpkgs to all Source objectsChris St. Pierre2012-05-041-0/+1
* fixed repo name generationChris St. Pierre2012-05-041-2/+3
* Merge branch 'maint'Sol Jerome2012-04-191-2/+3
* Packages: Add Essential packages to specification (#1084)Sol Jerome2012-04-171-0/+1
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+278