summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/TemplateHelper.py
Commit message (Expand)AuthorAgeFilesLines
* TemplateHelper: fix traceback with TemplateHelper modules in place and --stdi...Chris St. Pierre2013-06-261-1/+1
* doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-2/+17
* testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-1/+1
* TemplateHelper: import helper modules with munged names to avoid collisionsChris St. Pierre2013-01-291-2/+16
* TemplateHelper: fixed bcfg2-lint pluginChris St. Pierre2013-01-031-10/+5
* cleaned up Templatehelper to help avoid some event handling errorsChris St. Pierre2012-11-161-20/+26
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-19/+24
* TemplateHelper: removed support for host- and group-specific helpersChris St. Pierre2012-08-241-48/+31
* Templatehelper: fixed inclusion of group- and host-specific helpersChris St. Pierre2012-08-231-1/+1
* fixed handling of regex filename patterns in GroupSpool/EntrySetChris St. Pierre2012-08-221-2/+2
* bcfg2-lint: fixed errors in TemplateHelper lint pluginChris St. Pierre2012-08-161-3/+3
* added unit tests for EntrySetChris St. Pierre2012-08-141-3/+4
* made bcfg2-lint load lint plugins from server plugins where appropriateChris St. Pierre2012-06-141-0/+66
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+83