summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Cfg/CfgLegacyInfo.py
Commit message (Expand)AuthorAgeFilesLines
* removed support for info/:info filesChris St. Pierre2013-01-171-46/+0
* Cfg: added creator handler to perform one-time creation of static dataChris St. Pierre2012-12-201-5/+2
* CfgLegacyInfo: Move the dict outside of the for loopTim Laszlo2012-10-171-7/+6
* Plugins: Update builtin plugins to use 'mode' attributeSol Jerome2012-10-151-3/+3
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-3/+8
* Cfg: documented all Cfg modules, added development docsChris St. Pierre2012-09-111-0/+12
* deprecated info/:info, .cat, and .diff filesChris St. Pierre2012-08-311-0/+1
* CfgLegacyInfo: Missing path attributeTim Laszlo2012-05-181-0/+4
* added support for validating Cfg file contents using external commandsChris St. Pierre2012-05-091-2/+2
* modularized CfgChris St. Pierre2012-05-081-0/+28