summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/Genshi.py
Commit message (Expand)AuthorAgeFilesLines
* fixed unit tests for mergeChris St. Pierre2013-02-201-2/+1
* Merge branch 'master' into 1.4.xChris St. Pierre2013-02-201-17/+31
|\
| * removed debuggingChris St. Pierre2013-02-141-10/+0
| * better Genshi syntax lint checkerChris St. Pierre2013-02-141-17/+56
* | removed deprecated plugins: TGenshi, TCheetah, Account, Hostbase, Snapshots, ...Chris St. Pierre2013-01-171-4/+3
|/
* 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 u...Chris St. Pierre2012-04-201-1/+3
* 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
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+27