summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/Validate.py
Commit message (Expand)AuthorAgeFilesLines
* PkgVars: Add new plugin to set vars for packagesAlexander Sulfrian2022-01-231-1/+2
* Pylint fixes for pylint 0.28Chris St. Pierre2015-02-171-14/+11
* Lint/Validate: fix default schema pathAlexander Sulfrian2014-10-291-1/+1
* Merge branch 'maint' into masterSol Jerome2014-04-161-0/+29
|\
| * bcfg2-lint: expand wildcard xincludes when validating XMLChris St. Pierre2013-12-311-0/+29
* | Merge branch 'maint'Chris St. Pierre2013-12-091-3/+12
|\|
| * bcfg2-lint: resolve XIncludes when parsing XML for validationChris St. Pierre2013-11-181-3/+12
* | Merge branch 'maint'Chris St. Pierre2013-10-281-0/+1
|\|
| * New plugin: AWSTagsChris St. Pierre2013-09-261-0/+1
* | Pylint/PEP8 fixesSol Jerome2013-09-061-1/+2
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-131-3/+2
* | Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-271-7/+13
* | Merge branch 'maint'Chris St. Pierre2013-05-171-8/+47
|\|
| * doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-8/+47
| * Lint: py3k fixSol Jerome2013-05-101-0/+3
* | Merge branch 'maint'Chris St. Pierre2013-04-241-10/+18
|\|
| * GroupLogic: added docstringsChris St. Pierre2013-03-281-0/+3
| * new GroupLogic pluginChris St. Pierre2013-03-281-1/+2
| * bcfg2-lint: ensure all XML properties files are parseableChris St. Pierre2013-03-281-9/+13
* | use Executor class for better subprocess calling on serverChris St. Pierre2013-03-141-9/+9
* | removed deprecated Base pluginChris St. Pierre2013-02-081-1/+0
|/
* Cfg: Added feature to provide generation of SSH keys, authorized_keys fileChris St. Pierre2013-01-031-0/+4
* removed unused importChris St. Pierre2012-11-061-1/+0
* added XML schemas for SSLCA key/cert filesChris St. Pierre2012-11-061-98/+38
* expanded pylint testsChris St. Pierre2012-09-251-40/+45
* bcfg2-lint: fixed Validate for certain xinclude patternsChris St. Pierre2012-09-101-3/+2
* Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-151-1/+0
* allow xinclude files to be missing if xi:fallback is providedChris St. Pierre2012-07-241-9/+15
* improved properties schema error handling in bcfg2-lint ValidateChris St. Pierre2012-07-111-19/+18
* 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-0/+9
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+200