summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* bcfg2-lint: fixed unit testsChris St. Pierre2013-05-141-1/+1
|
* bcfg2-lint: fixed unit testsChris St. Pierre2013-05-141-2/+5
|
* doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-54/+127
|
* bcfg2-lint: fixed confusion about variables named "errors"Chris St. Pierre2012-10-041-8/+8
|
* expanded pylint coverageChris St. Pierre2012-09-251-14/+12
|
* expanded pylint testsChris St. Pierre2012-09-251-31/+56
|
* bcfg2-lint: fix terminal text wrapping (from John Morris)Chris St. Pierre2012-09-011-3/+3
|
* bcfg2-lint: fix lint plugin list (from John Morris)Chris St. Pierre2012-09-011-3/+2
|
* fixed lxml.etree.tostring invocationsChris St. Pierre2012-08-221-2/+4
|
* lots of various py3k fixesChris St. Pierre2012-08-211-2/+2
|
* added bcfg2-lint plugin to check for malformed group namesChris St. Pierre2012-08-151-2/+2
|
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-031-2/+2
|
* cleaner handling of line-wrapping in bcfg2-lintChris St. Pierre2012-04-231-10/+7
|
* changed the way bcfg2-lint errors are loaded to make it easier to write and ↵Chris St. Pierre2012-04-201-40/+11
| | | | use custom plugins
* added TemplateHelper plugin for bcfg2-lintChris St. Pierre2012-04-201-1/+7
|
* make bcfg2-lint warn about .cat and .diff filesChris St. Pierre2012-04-201-2/+5
|
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+215
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>