summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Lint
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-09-231-9/+29
|\
* | Merge branch 'maint'Chris St. Pierre2013-09-091-2/+18
|\|
* | bcfg2-lint: Fixed bugs in MergeFiles, added check for identical filesChris St. Pierre2013-09-091-21/+56
* | bcfg2-lint: fixed old Cfg API call in Cfg pluginChris St. Pierre2013-09-091-1/+1
* | bcfg2-lint: Fixed name of TemplateHelper lint pluginChris St. Pierre2013-09-091-1/+1
* | Pylint/PEP8 fixesSol Jerome2013-09-067-14/+15
* | Rewrote SSLCA as Cfg handler.Chris St. Pierre2013-08-131-3/+2
* | testsuite: fixed more unit testsChris St. Pierre2013-08-121-1/+1
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-099-8/+31
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-0814-86/+798
|\ \
| * | Options: migrated bcfg2-lint to new parserChris St. Pierre2013-06-2714-86/+780
|/ /
* | Merge branch 'maint'Chris St. Pierre2013-06-273-5/+12
|\|
| * Lint: Fix Path type='vcs' schema checksSol Jerome2013-06-261-1/+1
| * Merge pull request #87 from kincl/jasons-hackingChris St. Pierre2013-06-061-4/+5
| |\
| | * Changing order of logicJason Kincl2013-05-291-2/+2
| | * Comments: Fix lint check so that it only runs if using clients.xmlJason Kincl2013-05-291-3/+4
| * | lint: catch unexpected Genshi errorsChris St. Pierre2013-06-031-0/+6
| |/
* | cleaned up old references to BundleTemplateFileChris St. Pierre2013-05-201-5/+0
* | Merge branch 'maint'Chris St. Pierre2013-05-178-108/+331
|\|
| * bcfg2-lint: fixed unit testsChris St. Pierre2013-05-141-1/+1
| * bcfg2-lint: fixed unit testsChris St. Pierre2013-05-141-2/+5
| * doc: added devel docs for bcfg2-lint pluginsChris St. Pierre2013-05-147-107/+328
| * Lint: Fix Properties Comments checkerSol Jerome2013-05-131-1/+1
| * Lint: Fix for python 3Sol Jerome2013-05-111-1/+1
| * Lint: py3k fixSol Jerome2013-05-101-0/+3
| * POSIXUsers: allow better <MemberOf group="foo"/> syntaxChris St. Pierre2013-05-071-2/+1
* | Merge branch 'maint'Chris St. Pierre2013-04-242-23/+35
|\|
| * 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
| * 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-235-64/+14
|\ \ | |/ |/|
| * use Executor class for better subprocess calling on serverChris St. Pierre2013-03-141-9/+9
| * fixed unit tests for mergeChris St. Pierre2013-02-201-2/+1
| * Merge branch 'master' into 1.4.xChris St. Pierre2013-02-202-18/+32
| |\
| * | removed deprecated Base pluginChris St. Pierre2013-02-081-1/+0
| * | added genshi support to StructFileChris St. Pierre2013-02-042-15/+4
| * | made genshi a requirementChris St. Pierre2013-01-222-14/+4
| * | removed magic groupsChris St. Pierre2013-01-171-11/+0
| * | removed deprecated plugins: TGenshi, TCheetah, Account, Hostbase, Snapshots, ...Chris St. Pierre2013-01-171-4/+3
* | | 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
| |/ |/|
* | removed debuggingChris St. Pierre2013-02-141-10/+0
* | better Genshi syntax lint checkerChris St. Pierre2013-02-141-17/+56
* | fixed checking Genshi templates for comments (#1141)Chris St. Pierre2013-02-141-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