summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugin/interfaces.py
Commit message (Expand)AuthorAgeFilesLines
* Metadata: reread client list from databaseChris St. Pierre2014-02-231-0/+4
* Allow Connector to create new groupsChris St. Pierre2013-09-051-1/+23
* Plugin: added missing docstringChris St. Pierre2013-08-071-0/+11
* Plugin: added new Caching interfaceChris St. Pierre2013-08-071-0/+8
* do not create data directories for plugins that don't need themChris St. Pierre2013-06-131-0/+4
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-8/+7
* added PEP-8 style checks to test suiteChris St. Pierre2013-03-111-0/+1
* Threaded plugin fixes:Chris St. Pierre2012-11-271-1/+18
* fixed vcs_root/vcs_path for Version plugins, esp. SvnChris St. Pierre2012-11-191-4/+4
* added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...Chris St. Pierre2012-10-301-15/+12
* ThreadedStatistics: removed unused error catchingChris St. Pierre2012-10-091-11/+6
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-22/+57
* documented PackagesSourcesChris St. Pierre2012-09-201-1/+1
* documented Packages base classChris St. Pierre2012-09-201-4/+6
* better docs for base Metadata classChris St. Pierre2012-09-191-1/+4
* Documented all plugin helper objectsChris St. Pierre2012-09-061-22/+21
* split up mammoth Plugin.pyChris St. Pierre2012-09-061-0/+548