summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint
Commit message (Expand)AuthorAgeFilesLines
* Plugins/PkgVars: new plugin to set various vars per packageAlexander Sulfrian2015-05-101-1/+2
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-182-4/+5
* Pylint fixes for pylint 0.28Chris St. Pierre2015-02-174-37/+40
* Lint: fix default value for lint_pluginsAlexander Sulfrian2014-10-309-30/+49
* Lint: handle KeyboardInterupt during fam eventsAlexander Sulfrian2014-10-301-2/+2
* Lint/Comments: add missing optionsAlexander Sulfrian2014-10-301-1/+9
* Lint/Comments: fix typo in optionsAlexander Sulfrian2014-10-301-2/+2
* Lint: remove executable bit from source filesAlexander Sulfrian2014-10-302-0/+0
* Lint/TemplateAbuse: we need the <Info> elementAlexander Sulfrian2014-10-301-1/+1
* Lint/TemplateAbuse: fix access to FileInfo xml dataAlexander Sulfrian2014-10-302-2/+2
* Lint/Validate: fix default schema pathAlexander Sulfrian2014-10-291-1/+1
* Fix docstringGordon Messmer2014-09-121-1/+1
* Another lint whitespace fix.Gordon Messmer2014-09-111-1/+1
* Fix lint warnings.Gordon Messmer2014-09-111-1/+2
* First pass at Jinja2 support for Cfg.Gordon Messmer2014-09-113-2/+57
* doc: Fix 1.4.0pre1 release notesSol Jerome2014-06-161-2/+2
* 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
|/ /