summaryrefslogtreecommitdiffstats
path: root/tools/upgrade
Commit message (Collapse)AuthorAgeFilesLines
...
* Admin.Reports: stop calling __call__ in parent classTim Laszlo2012-10-081-0/+230
|
* fixed up tools documentation, added tests for tools docoChris St. Pierre2012-09-043-0/+29
|
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-272-2/+2
|
* added tool to convert from :info/info to info.xmlChris St. Pierre2012-08-151-0/+45
|
* updated migrate_configs.py to handle reports config changesChris St. Pierre2012-08-071-6/+36
|
* service_modes upgrade script upgrades Rules and Defaults pluginsChris St. Pierre2012-06-061-1/+5
|
* re-rationalized service modes to make them more consistent and granularChris St. Pierre2012-06-051-0/+46
|
* moved plugin-specific configs to main config file; propagate "setup" object ↵Chris St. Pierre2012-05-114-0/+361
to server Core