summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint
Commit message (Expand)AuthorAgeFilesLines
* PkgVars: Add new plugin to set vars for packagesAlexander Sulfrian2022-01-231-1/+2
* Lint: Import lint plugins with package nameAlexander Sulfrian2019-05-101-1/+4
* Server/Lint: Include RequiredBundle in referenced bundlesDmitri Iouchtchenko2017-03-171-0/+4
* Server/Lint: Replace dict with {}Alexander Sulfrian2016-11-291-59/+99
* Server/Lint: Fix code styleAlexander Sulfrian2016-11-211-4/+9
* Server/Lint: Add missing required attributesAlexander Sulfrian2016-11-211-1/+3
* Server/Lint: Add required attrs for augeas path entriesAlexander Sulfrian2016-11-211-0/+2
* Server/Lint: name attribute is required for all Path entriesAlexander Sulfrian2016-11-211-20/+19
* Lint/TemplateHelper: Fix parametersAlexander Sulfrian2015-11-181-1/+1
* Utils: Generalize safe_module_nameAlexander Sulfrian2015-07-241-3/+4
* Utils: Generalize is_string from POSIX/FileAlexander Sulfrian2015-07-221-7/+3
* Lint/MergeFiles: Ignore binary filesAlexander Sulfrian2015-07-211-0/+7
* Merge branch 'maint'Alexander Sulfrian2015-06-121-0/+1
|\
| * Fix pylint errorsChris St. Pierre2015-02-253-27/+31
* | 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
|\|