summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/Validate.py
Commit message (Expand)AuthorAgeFilesLines
* bcfg2-lint: expand wildcard xincludes when validating XMLChris St. Pierre2013-12-311-0/+29
* bcfg2-lint: resolve XIncludes when parsing XML for validationChris St. Pierre2013-11-181-3/+12
* New plugin: AWSTagsChris St. Pierre2013-09-261-0/+1
* doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-8/+47
* Lint: py3k fixSol Jerome2013-05-101-0/+3
* 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
* 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