summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/Genshi.py
Commit message (Collapse)AuthorAgeFilesLines
* lint: catch unexpected Genshi errorsChris St. Pierre2013-06-031-0/+6
|
* doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-6/+5
|
* removed debuggingChris St. Pierre2013-02-141-10/+0
|
* better Genshi syntax lint checkerChris St. Pierre2013-02-141-17/+56
|
* expanded pylint testsChris St. Pierre2012-09-251-1/+7
|
* bcfg2-lint bug fixesChris St. Pierre2012-07-111-0/+1
|
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-031-1/+2
|
* changed the way bcfg2-lint errors are loaded to make it easier to write and ↵Chris St. Pierre2012-04-201-1/+3
| | | | use custom plugins
* made Deltas and Genshi lint plugins respect command-line filelistChris St. Pierre2012-04-201-1/+2
|
* PY3K: Fix exception handling for #1080Sol Jerome2012-03-311-1/+2
| | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+27
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>