summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2014-04-251-1/+1
|\
* | Merge branch 'maint' into masterSol Jerome2014-04-163-3/+64
|\|
| * bcfg2-lint: Verify abstract Package tagsChris St. Pierre2014-02-231-0/+10
| * support python 2.4 for default ACL checking in LintRichard Connon2014-02-181-6/+7
| * Working lint check for invalid default ACLsRichard Connon2014-02-141-29/+18
| * Correct XML source for bundles in default ACL LintRichard Connon2014-02-141-1/+1
| * Lint checking for invalid default ACLsRichard Connon2014-02-141-1/+32
| * fixed pylint testsChris St. Pierre2014-01-301-1/+2
| * load correct JSON library on py2.4Chris St. Pierre2014-01-291-1/+2
| * bcfg2-lint: expand wildcard xincludes when validating XMLChris St. Pierre2013-12-311-0/+29
* | bcfg2-lint: verify Path tags in RequiredAttrsChris St. Pierre2014-02-261-0/+10
* | bcfg2-lint: Fixed TemplateHelper lint pluginChris St. Pierre2014-01-071-3/+5
* | bcfg2-lint: new Crypto plugin checks for data that should be encrypted but isn'tChris St. Pierre2014-01-071-0/+61
* | bcfg2-lint: fixed automatically loading server plugin lint pluginsChris St. Pierre2014-01-071-5/+5
* | Merge branch 'maint'Chris St. Pierre2013-12-093-3/+158
|\|
| * bcfg2-lint: New ValidateJSON pluginChris St. Pierre2013-12-091-0/+70
| * bcfg2-lint: New TemplateAbuse plugin detects templated scriptsChris St. Pierre2013-12-091-0/+75
| * bcfg2-lint: resolve XIncludes when parsing XML for validationChris St. Pierre2013-11-181-3/+12
* | bcfg2-lint: better checks for TemplateHelper __default__ stuffChris St. Pierre2013-11-111-1/+15
* | fixed misc. unit testsChris St. Pierre2013-10-281-0/+3
* | Merge branch 'maint'Chris St. Pierre2013-10-282-0/+30
|\|
| * New plugin: AWSTagsChris St. Pierre2013-09-261-0/+1
* | bcfg2-lint: allow specifying no lint pluginsChris St. Pierre2013-10-091-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-09-231-9/+29
|\|
* | Merge branch 'maint'Chris St. Pierre2013-09-091-2/+18
|\|
* | bcfg2-lint: Fixed bugs in MergeFiles, added check for identical filesChris St. Pierre2013-09-091-21/+56
* | bcfg2-lint: fixed old Cfg API call in Cfg pluginChris St. Pierre2013-09-091-1/+1
* | bcfg2-lint: Fixed name of TemplateHelper lint pluginChris St. Pierre2013-09-091-1/+1
* | Pylint/PEP8 fixesSol Jerome2013-09-067-14/+15
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-131-3/+2
* | testsuite: fixed more unit testsChris St. Pierre2013-08-121-1/+1
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-099-8/+31
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-0814-86/+798
|\ \
| * | Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-2714-86/+780
|/ /
* | Merge branch 'maint'Chris St. Pierre2013-06-273-5/+12
|\|
| * Lint: Fix Path type='vcs' schema checksSol Jerome2013-06-261-1/+1
| * Merge pull request #87 from kincl/jasons-hackingChris St. Pierre2013-06-061-4/+5
| |\
| | * Changing order of logicJason Kincl2013-05-291-2/+2
| | * Comments: Fix lint check so that it only runs if using clients.xmlJason Kincl2013-05-291-3/+4
| * | lint: catch unexpected Genshi errorsChris St. Pierre2013-06-031-0/+6
| |/
* | cleaned up old references to BundleTemplateFileChris St. Pierre2013-05-201-5/+0
* | Merge branch 'maint'Chris St. Pierre2013-05-178-108/+331
|\|
| * 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-147-107/+328
| * Lint: Fix Properties Comments checkerSol Jerome2013-05-131-1/+1
| * Lint: Fix for python 3Sol Jerome2013-05-111-1/+1
| * Lint: py3k fixSol Jerome2013-05-101-0/+3
| * POSIXUsers: allow better <MemberOf group="foo"/> syntaxChris St. Pierre2013-05-071-2/+1
* | Merge branch 'maint'Chris St. Pierre2013-04-242-23/+35
|\|