summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugin/base.py
Commit message (Collapse)AuthorAgeFilesLines
* Debug improvements:Chris St. Pierre2013-03-191-2/+2
| | | | | | * Added (set|toggle)_core_debug RMI methods to set debugging in the core * Enable plugin debugging when run with -d * Allow enabling debugging on Reporting plugin before threads have started
* Core: added more debug logging for core methodsChris St. Pierre2013-03-191-0/+1
|
* extended usage of Executor class, added client-side timeout optionsChris St. Pierre2013-02-141-12/+1
|
* added set_debug RMI for plugins and core, set_fam_debug RMIChris St. Pierre2012-11-161-5/+13
|
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-2/+1
|
* documented Packages base classChris St. Pierre2012-09-201-0/+11
|
* Cfg: documented all Cfg modules, added development docsChris St. Pierre2012-09-111-5/+1
|
* fixed Plugin auto-name magicChris St. Pierre2012-09-061-1/+13
|
* Documented all plugin helper objectsChris St. Pierre2012-09-061-4/+11
|
* split up mammoth Plugin.pyChris St. Pierre2012-09-061-0/+106