summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Base.py
Commit message (Expand)AuthorAgeFilesLines
* Bundler: added support for independent bundlesChris St. Pierre2013-02-081-36/+0
* added a module-level FAM object to avoid passing it as an argument a billion ...Chris St. Pierre2013-01-171-3/+1
* replace unintuitive reduce() calls with slightly less unintuitive chain() callsChris St. Pierre2013-01-081-7/+5
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* removed or fixed functools importsChris St. Pierre2012-08-231-4/+1
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+43