summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* fixed bcfg2-lint Deltas pluginChris St. Pierre2012-05-092-2/+2
* modularized CfgChris St. Pierre2012-05-089-293/+534
* PY3K: Get server code working againSol Jerome2012-05-051-5/+10
* add essentialpkgs to all Source objectsChris St. Pierre2012-05-042-1/+1
* better support for re-reading packages.conf (and SimpleConfigs in general)Chris St. Pierre2012-05-042-13/+22
* fixed repo name generationChris St. Pierre2012-05-041-2/+3
* improved some error messages; only setup pulp connection if there are pulp so...Chris St. Pierre2012-05-041-18/+19
* DBStats: Add unpruned entry reporting (#659)Sol Jerome2012-04-271-0/+2
* Merge branch 'maint'Sol Jerome2012-04-191-2/+3
* better error reportingChris St. Pierre2012-04-182-27/+38
* Merge branch 'add-essential-pkgs'Sol Jerome2012-04-174-4/+15
|\
| * Packages: Add Essential packages to specification (#1084)Sol Jerome2012-04-174-4/+15
* | better TGenshi error messagesChris St. Pierre2012-04-131-2/+4
* | improved error reporting in a few placesChris St. Pierre2012-04-131-4/+2
* | fixed xincludes to properly handle includes-in-includes, includes that aren't...Chris St. Pierre2012-04-112-13/+22
|/
* Pac: Fix copy/paste typoSol Jerome2012-04-011-4/+3
* PY3K: Fix exception handling for #1080Sol Jerome2012-03-311-1/+2
* Packages: Add support for alternate version attributeSol Jerome2012-03-291-2/+6
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-2449-0/+7858