summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg/CfgInfoXML.py
Commit message (Expand)AuthorAgeFilesLines
* converted InfoXML objects from XMLSrc to StructFileChris St. Pierre2013-02-061-14/+2
* Cfg: improved error messagesChris St. Pierre2012-11-131-8/+4
* testsuite: added unit tests for Cfg handlersChris St. Pierre2012-10-021-3/+3
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-2/+3
* Cfg: documented all Cfg modules, added development docsChris St. Pierre2012-09-111-1/+11
* do not require a priority attribute on InfoXML files at allChris St. Pierre2012-08-221-1/+1
* made ACLs work in info.xmlChris St. Pierre2012-08-011-0/+6
* added support for validating Cfg file contents using external commandsChris St. Pierre2012-05-091-2/+2
* modularized CfgChris St. Pierre2012-05-081-0/+24