summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-lint
Commit message (Expand)AuthorAgeFilesLines
* Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-271-207/+2
* Merge branch 'maint'Chris St. Pierre2013-06-271-1/+6
|\
| * fixed unit testsChris St. Pierre2013-06-031-1/+2
| * bcfg2-lint: log run time for each lint pluginChris St. Pierre2013-06-031-1/+5
* | Merge branch 'maint'Chris St. Pierre2013-05-171-5/+6
|\|
| * bcfg2-lint: fixed unit testsChris St. Pierre2013-05-141-1/+1
| * doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-3/+3
| * added remaining required Core.load_plugins() callsChris St. Pierre2013-05-071-1/+2
* | Merge branch 'master' into 1.4.xChris St. Pierre2013-02-201-1/+2
|\|
| * fixed syntax errors for py < 2.5Chris St. Pierre2013-01-181-1/+2
* | Options: split loading a new OptionParser from fetching an existing parserChris St. Pierre2013-01-171-1/+1
* | added module-level OptionParser to avoid passing it as an argument or global ...Chris St. Pierre2013-01-171-20/+20
|/
* bcfg2-lint: removed unused importChris St. Pierre2013-01-151-1/+0
* set default bcfg2-lint plugin listChris St. Pierre2013-01-141-1/+3
* read bcfg2-lint plugin list properlyChris St. Pierre2013-01-141-5/+3
* removed Duplicates plugin from bcfg2-lint docsChris St. Pierre2013-01-141-1/+1
* bcfg2-lint: automatically load lint plugins that are part of enabled bcfg2 se...Chris St. Pierre2013-01-031-1/+17
* bcfg2-lint: shut down server core when done running server lint pluginsChris St. Pierre2012-10-091-4/+7
* bcfg2-lint: fixed confusion about variables named "errors"Chris St. Pierre2012-10-041-1/+1
* expanded pylint coverageChris St. Pierre2012-09-251-62/+72
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-3/+3
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-271-1/+1
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-1/+1
* fixed bcfg2-lint/bcfg2-test Core instantiationChris St. Pierre2012-07-221-2/+3
* added CherryPy-based server coreChris St. Pierre2012-07-191-4/+1
* fixed loading bundled lint pluginsChris St. Pierre2012-07-181-18/+12
* bcfg2-lint bug fixesChris St. Pierre2012-07-111-3/+6
* made bcfg2-lint load lint plugins from server plugins where appropriateChris St. Pierre2012-06-141-20/+37
* fixed option group stuffChris St. Pierre2012-05-211-3/+3
* added option groupsChris St. Pierre2012-05-211-34/+6
* Added inotify filemonitor driverChris St. Pierre2012-05-181-0/+1
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-111-4/+4
* fixed bcfg2-lint --show-errorsChris St. Pierre2012-05-031-15/+9
* Remove svn keywordsSol Jerome2012-02-191-1/+0
* bcfg2-lint should read both bcfg2.conf and bcfg2-lint.confChris St. Pierre2011-08-011-15/+6
* don't run lint server plugins if serverless plugins produced errors; avoids a...Chris St. Pierre2011-05-201-2/+14
* fixed several major bugs in bcfg2-lint Validate pluginChris St. Pierre2011-05-181-2/+5
* made bcfg2-lint error handling configurable on a much more granular levelChris St. Pierre2011-05-051-31/+54
* src/sbin: Add full PY3K compatibilitySol Jerome2011-04-271-6/+8
* changed [main] section of bcfg2-lint.conf to [lint] to make it possible to co...Chris St. Pierre2011-04-251-6/+2
* Misc. bcfg2-lint fixes and tweaks:Chris St. Pierre2011-04-211-4/+11
* Lots of cleanup for bcfg2-repo-validate rewrite:Chris St. Pierre2011-04-211-6/+5
* Rewrote bcfg2-repo-validate as bcfg2-lint, which uses a pluginChris St. Pierre2011-04-201-0/+167