summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint/RequiredAttrs.py
Commit message (Expand)AuthorAgeFilesLines
* Pylint/PEP8 fixesSol Jerome2013-09-061-4/+4
* Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-271-2/+3
* Merge branch 'maint'Chris St. Pierre2013-06-271-1/+1
|\
| * Lint: Fix Path type='vcs' schema checksSol Jerome2013-06-261-1/+1
* | cleaned up old references to BundleTemplateFileChris St. Pierre2013-05-201-5/+0
* | Merge branch 'maint'Chris St. Pierre2013-05-171-10/+18
|\|
| * doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-141-8/+17
| * POSIXUsers: allow better <MemberOf group="foo"/> syntaxChris St. Pierre2013-05-071-2/+1
* | Merge branch 'maint'Chris St. Pierre2013-04-241-13/+17
|\|
| * testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-4/+4
| * testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-3/+3
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-7/+6
* | Merge branch '1.4.x'Chris St. Pierre2013-04-231-17/+3
|\ \ | |/ |/|
| * added genshi support to StructFileChris St. Pierre2013-02-041-12/+3
| * made genshi a requirementChris St. Pierre2013-01-221-7/+2
* | bcfg2-lint: allow uppercase in usernamesChris St. Pierre2013-03-081-1/+1
* | order in regex character classes mattersChris St. Pierre2013-02-221-1/+1
* | bcfg2-lint: fixed username regexChris St. Pierre2013-02-221-1/+1
|/
* bcfg2-lint: fixed requiring a specific format of text contentChris St. Pierre2013-01-141-1/+1
* better validation of required attrs for Package and Service tagsChris St. Pierre2013-01-141-17/+12
* bcfg2-lint: update RequiredAttrs for SELinux and POSIX user/group entriesChris St. Pierre2013-01-111-74/+89
* Lint: Migrate Lint to 'mode' attributeSol Jerome2012-10-151-3/+3
* expanded pylint testsChris St. Pierre2012-09-251-27/+43
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-1/+2
* bcfg2-lint: allow relative symlinks (from John Morris)Chris St. Pierre2012-09-011-1/+4
* Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-151-5/+7
* bcfg2-lint stuff for ACL supportChris St. Pierre2012-08-011-0/+11
* bcfg2-lint bug fixesChris St. Pierre2012-07-111-13/+15
* added selinux supportChris St. Pierre2012-07-031-30/+104
* 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-1/+7
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+138