summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg/CfgGenshiGenerator.py
Commit message (Expand)AuthorAgeFilesLines
* assigned Cfg handlers explicit priorities to avoid over-zealous regex matchesChris St. Pierre2012-10-171-0/+4
* Cfg: fixed some issues with genshi error handlingChris St. Pierre2012-10-031-2/+2
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-021-3/+3
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-51/+56
* Cfg: documented all Cfg modules, added development docsChris St. Pierre2012-09-111-8/+34
* Cfg: clarified genshi errorsChris St. Pierre2012-08-291-4/+5
* try to get details about a genshi errorChris St. Pierre2012-07-051-4/+61
* fixes for missing genshiChris St. Pierre2012-05-211-3/+3
* fixed tb when genshi is not installedChris St. Pierre2012-05-211-0/+1
* fixed encrypted genshi/cheetah generatorsChris St. Pierre2012-05-171-1/+3
* added support for validating Cfg file contents using external commandsChris St. Pierre2012-05-091-2/+2
* fixed more bcfg2-lint plugins for Cfg modularizationChris St. Pierre2012-05-091-0/+1
* fixed bcfg2-lint Deltas pluginChris St. Pierre2012-05-091-1/+1
* modularized CfgChris St. Pierre2012-05-081-0/+63