summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/Genshi.py
Commit message (Expand)AuthorAgeFilesLines
* Lint: remove executable bit from source filesAlexander Sulfrian2014-10-301-0/+0
* Pylint/PEP8 fixesSol Jerome2013-09-061-3/+3
* testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-0/+1
* Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-271-21/+17
* Merge branch 'maint'Chris St. Pierre2013-06-271-0/+6
|\
| * lint: catch unexpected Genshi errorsChris St. Pierre2013-06-031-0/+6
* | Merge branch 'maint'Chris St. Pierre2013-05-171-5/+4
|\|
| * doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-6/+5
* | 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