summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Lint
Commit message (Expand)AuthorAgeFilesLines
* use XML parser that strips whitespace to avoid xml concatenation pretty_print...Chris St. Pierre2012-05-151-0/+20
* 9cd1a68... cleaner handling of line-wrapping in bcfg2-lintChris St. Pierre2012-05-041-9/+7
* made Deltas and Genshi lint plugins respect command-line filelistChris St. Pierre2012-05-041-1/+2
* make bcfg2-lint warn about .cat and .diff filesChris St. Pierre2012-05-041-2/+5
* fixed Pkgmgr bcfg2-lint plugin (#1082)Chris St. Pierre2012-01-251-11/+9
* cherry-picked a2cc392 Switch to shallow rather than deep copies to improve pe...Chris St. Pierre2012-01-131-3/+3
* added bcfg2-lint plugin for GroupPatternsChris St. Pierre2012-01-092-2/+34
* Revert "Correct syntax for try/except statements."Raul Cuza2011-12-101-1/+1
* Correct syntax for try/except statements.Raul Cuza2011-12-091-1/+1
* catch XML syntax error in xinclude routinesChris St. Pierre2011-10-311-1/+7
* * Added support for yum libraries (if available and configured). ThisChris St. Pierre2011-10-071-13/+13
* bcfg2-lint: Honor the "empty" attributeHolger Weiß2011-09-211-1/+2
* bug fix : pop vs. removeChris St. Pierre2011-09-211-1/+1
* added Defaults pluginChris St. Pierre2011-09-194-48/+75
* fixed bugs introduced by <Group>/<Client> tags in templated bundlesChris St. Pierre2011-09-153-6/+4
* don't try to wrap bcfg2-lint output if it's not connected to a ttyChris St. Pierre2011-08-051-6/+15
* fixed typos in RequiredAttrs.check_packages()Chris St. Pierre2011-08-051-2/+2
* fixed traceback from unknown-path-type errorsChris St. Pierre2011-08-031-0/+1
* fixed path to Packages config in Lint/Validate.pyChris St. Pierre2011-08-011-1/+1
* Lots of improvements to Packages plugin:Chris St. Pierre2011-08-012-0/+30
* bcfg2-lint: Update schema with new vcs valuesSol Jerome2011-07-311-1/+2
* bcfg2-lint RequiredAttrs plugin checks for text content of "file" PathsChris St. Pierre2011-07-281-0/+7
* added Genshi template syntax checker, other misc. bcfg2-lint cleanupChris St. Pierre2011-07-1410-16/+62
* updated Lint.Comments for new properties XML handlingChris St. Pierre2011-06-171-1/+1
* Validate: Create and use new error type for missing schemasSol Jerome2011-06-062-2/+3
* Validate: Unsuppress errors for invalid schema paths (#1007)Sol Jerome2011-06-051-2/+8
* removed debugging output from Validate pluginChris St. Pierre2011-05-201-3/+0
* fixed several major bugs in bcfg2-lint Validate pluginChris St. Pierre2011-05-181-6/+10
* added bcfg2-lint MergeFiles plugin to suggest config files and probesChris St. Pierre2011-05-172-10/+104
* Added FileProbes plugin.Chris St. Pierre2011-05-111-1/+3
* Fixed error messages from info.xml bcfg2-lint checkChris St. Pierre2011-05-111-5/+5
* Rewrote NagiosGen config to use NagiosGen/config.xml, whichChris St. Pierre2011-05-061-1/+2
* made bcfg2-lint error handling configurable on a much more granular levelChris St. Pierre2011-05-058-65/+143
* unexpanded vcs keywords raise warning, not errorChris St. Pierre2011-04-251-2/+2
* Various bcfg2-lint fixes:Chris St. Pierre2011-04-254-105/+115
* Misc. bcfg2-lint fixes and tweaks:Chris St. Pierre2011-04-213-6/+4
* Lots of cleanup for bcfg2-repo-validate rewrite:Chris St. Pierre2011-04-211-4/+8
* short-circuit Pkgmgr lint checks if Pkgmgr plugin not enabledChris St. Pierre2011-04-201-0/+4
* Rewrote bcfg2-repo-validate as bcfg2-lint, which uses a pluginChris St. Pierre2011-04-208-0/+733