summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-repo-validate
Commit message (Expand)AuthorAgeFilesLines
* repo-validate: Recreate as a symlink to bcfg2-lintSol Jerome2011-04-201-0/+1
* Rewrote bcfg2-repo-validate as bcfg2-lint, which uses a pluginChris St. Pierre2011-04-201-328/+0
* fixed XInclude magic and determination of whether a file is a client or group...Chris St. Pierre2011-04-151-19/+49
* fixed typo from mergeChris St. Pierre2011-04-141-1/+1
* resolved bcfg2-repo-validate conflictsChris St. Pierre2011-04-141-4/+5
|\
| * Merge branch 'py3k'Sol Jerome2011-04-131-5/+5
| |\
| | * src/sbin: PY3K + PEP8 fixesSol Jerome2011-04-131-5/+5
* | | only check for multiple default groups if groups.xml is included in validationChris St. Pierre2011-04-141-9/+8
* | | A property file can now have a matching .xsd file (e.g.,Chris St. Pierre2011-04-131-65/+109
|/ /
* / * Made Metadata files validate whether or not XIncludes had been processedChris St. Pierre2011-04-131-24/+25
|/
* repo-validate: Remove unused prefix optionSol Jerome2011-04-111-1/+0
* merged upstream changesChris St. Pierre2011-04-111-17/+15
|\
| * repo-validate: Verify genshi bundle listSol Jerome2011-04-081-19/+17
* | Added two flags to bcfg2-repo-validate:Chris St. Pierre2011-04-111-37/+66
|/
* POSIX: Implement recursive attribute for nonexistent PathsSol Jerome2011-02-211-1/+1
* POSIX: Remove client-side support for old POSIX typesSol Jerome2010-10-181-18/+23
* bcfg2-repo-validate: Remove non-required attributes (Reported by fearitself o...Sol Jerome2010-09-261-3/+3
* bcfg2-repo-validate: Patch from Joe Digilio to fix tb in Ticket #939Sol Jerome2010-09-131-1/+2
* repo-validate: Validate two levels of Group nesting (Fixes Ticket #805)Sol Jerome2010-08-271-2/+6
* Revert "Quick hack to fix #910"Sol Jerome2010-08-141-19/+12
* Quick hack to fix #910Fabian Affolter2010-08-141-12/+19
* bcfg2-repo-validate: Fix copy/paste error (Resolves Ticket #895)Sol Jerome2010-06-211-1/+1
* repo-validate: Warn when missing attributes for Path entriesSol Jerome2010-06-071-0/+33
* Updated files to match PEP 257Fabian Affolter2010-06-071-3/+3
* Fixed XPath error with lxml 1.2.1Tim Laszlo2010-05-251-2/+5
* bcfg2-repo-validate: Warn when multiple default groups defined (Resolves Tick...Sol Jerome2010-04-211-0/+8
* bcfg2-repo-validate: Add check to verify bundle name attributeSol Jerome2010-03-091-1/+11
* bcfg2-repo-validate: Add check for genshi bundlesSol Jerome2010-02-201-2/+8
* bcfg2-repo-validate: Use proper English in error messagesSol Jerome2009-08-121-1/+1
* bcfg2-repo-validate: Fix traceback when reading empty pkgmgr files (Reported ...Sol Jerome2009-08-121-1/+4
* bcfg2-repo-validate: Fix for ticket #699 from Mike McCallisterSol Jerome2009-07-301-6/+5
* GroupPatterns plugin: initial implementationNarayan Desai2009-07-151-1/+3
* Modify bcfg2-repo-validate to warn on xml duplicates (for Ticket #643)Sol Jerome2009-05-121-1/+23
* More python 2to3 updates along with pylint/code cleanupsSol Jerome2009-04-231-8/+8
* Remove hacks for sets in python 2.3Sol Jerome2009-04-231-16/+7
* Packages: Implement schema verificationNarayan Desai2009-03-221-1/+4
* Properly handle info.xml validation (Resolves Ticket #620) [bugfix]Sol Jerome2008-12-131-1/+3
* Add schema support for new Decisions pluginNarayan Desai2008-10-081-1/+3
* Add discard() method for use with listsSol Jerome2008-09-031-1/+4
* Perform schema checks for all Xinclude files in groups.xmlSol Jerome2008-08-221-13/+32
* Add warning for missing bundles in bcfg2-repo-validate (Resolves Ticket #579)Sol Jerome2008-08-221-0/+21
* Force schema checks for all info.xml files.Sol Jerome2008-08-041-9/+10
* Fix handling of info.xml files in svn reposNarayan Desai2008-04-161-3/+3
* Implement xml schema checks for info.xml files (from Sol Jerome) (Resolves Ti...Narayan Desai2008-01-211-11/+33
* Fix option parsing for bcfg2-repo-validateNarayan Desai2008-01-181-4/+4
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-17/+16
* bcfg2-repo-validate: use Bcfg2.SettingsRobert Gogolok2007-12-301-16/+9
* Finish validation fixes for xinclude schemasNarayan Desai2007-01-161-7/+9
* Metadata improvementsNarayan Desai2007-01-081-1/+1
* Fix report configuration indirectly found by the lxml problems experienced by...Narayan Desai2007-01-041-1/+1