summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugin/interfaces.py
Commit message (Expand)AuthorAgeFilesLines
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-181-2/+8
* Merge branch 'maint' into masterSol Jerome2014-04-161-0/+4
|\
| * Metadata: reread client list from databaseChris St. Pierre2014-02-231-0/+4
* | Plugins: Added TemplateDataProvider plugin interfaceChris St. Pierre2013-10-301-10/+27
* | Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-5/+5
* | Merge branch 'maint'Chris St. Pierre2013-09-051-1/+23
|\|
| * Allow Connector to create new groupsChris St. Pierre2013-09-051-1/+23
* | Rewrote arbitrary data cache systemChris St. Pierre2013-08-161-19/+0
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-5/+7
|\ \
| * | Options: migrated plugins to new options parserChris St. Pierre2013-06-271-5/+7
* | | Merge branch 'maint'Chris St. Pierre2013-08-081-0/+19
|\ \ \ | |/ / |/| / | |/
| * Plugin: added missing docstringChris St. Pierre2013-08-071-0/+11
| * Plugin: added new Caching interfaceChris St. Pierre2013-08-071-0/+8
* | Merge branch 'maint'Chris St. Pierre2013-06-271-0/+4
|\|
| * do not create data directories for plugins that don't need themChris St. Pierre2013-06-131-0/+4
* | Merge branch 'maint'Chris St. Pierre2013-04-241-8/+7
|\|
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-8/+7
* | Merge branch '1.4.x'Chris St. Pierre2013-04-231-0/+32
|\ \ | |/ |/|
| * fixed unit testsChris St. Pierre2013-02-121-3/+3
| * Added client ACLs:Chris St. Pierre2013-02-121-0/+30
| * expose VCS revision via RMIChris St. Pierre2013-02-121-0/+2
* | 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