summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-181-2/+2
* Pylint fixes for pylint 0.28Chris St. Pierre2015-02-171-4/+16
* Lint: fix default value for lint_pluginsAlexander Sulfrian2014-10-301-30/+41
* Lint: handle KeyboardInterupt during fam eventsAlexander Sulfrian2014-10-301-2/+2
* bcfg2-lint: fixed automatically loading server plugin lint pluginsChris St. Pierre2014-01-071-5/+5
* bcfg2-lint: allow specifying no lint pluginsChris St. Pierre2013-10-091-1/+1
* Pylint/PEP8 fixesSol Jerome2013-09-061-2/+2
* testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-1/+2
* Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-22/+182
|\
| * Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-271-22/+182
|/
* 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 u...Chris St. Pierre2012-04-201-40/+11
* 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