summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/Validate.py
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Chris St. Pierre2012-04-201-0/+9
| | | | use custom plugins
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+200
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>