summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugin
Commit message (Expand)AuthorAgeFilesLines
* Server/Plugin/helpers: remove track_statisticsAlexander Sulfrian2014-12-131-36/+0
* InfoXML: <Path> filter should match on realpathAlexander Sulfrian2014-10-141-1/+1
* Merge branch 'maint'Sol Jerome2014-06-101-1/+7
|\
| * XMLFileBacked: Watch XIncluded files that do not existChris St. Pierre2014-05-151-1/+7
* | Merge branch 'maint'Chris St. Pierre2014-04-251-13/+9
|\|
* | Merge branch 'maint' into masterSol Jerome2014-04-162-1/+6
|\|
| * cleared pylint error on PluginDatabaseModel metadata optionsChris St. Pierre2014-03-031-1/+2
| * helpers: better error message when failing to read FileBackedChris St. Pierre2014-02-251-1/+2
| * Metadata: reread client list from databaseChris St. Pierre2014-02-231-0/+4
* | Merge branch 'maint'Chris St. Pierre2013-12-091-6/+15
|\|
| * XMLSrc: Load XML in one step instead of separate read and parseChris St. Pierre2013-12-091-9/+2
| * testsuite: fixed unit tests for database fixesChris St. Pierre2013-11-251-4/+5
| * Core: Avoid starting server if database is enabled but cannot be usedChris St. Pierre2013-11-251-4/+13
* | Plugins: Added TemplateDataProvider plugin interfaceChris St. Pierre2013-10-302-15/+106
* | Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-293-14/+12
* | Merge branch 'maint'Chris St. Pierre2013-09-161-11/+8
|\|
| * XMLFileBacked: removed unused variableChris St. Pierre2013-09-111-1/+1
| * XMLFileBacked: Fixed multiple identical XIncludes in one fileChris St. Pierre2013-09-111-12/+9
* | Pylint/PEP8 fixesSol Jerome2013-09-061-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-09-051-1/+23
|\|
| * Allow Connector to create new groupsChris St. Pierre2013-09-051-1/+23
| * XMLFileBacked: Monitor XIncludes whenever a FAM is availableChris St. Pierre2013-09-041-3/+4
* | XMLFileBacked: always watch xincludesChris St. Pierre2013-08-301-5/+2
* | Rewrote arbitrary data cache systemChris St. Pierre2013-08-162-19/+2
* | PrioDir: Fixed event handlerChris St. Pierre2013-08-141-7/+6
* | testsuite: fixed unit tests for new SSLCA stuffChris St. Pierre2013-08-131-1/+4
* | testsuite: fixed more unit testsChris St. Pierre2013-08-121-1/+1
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-092-1/+2
* | testsuite: Fixed base plugin testsChris St. Pierre2013-08-091-1/+2
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-084-179/+115
|\ \
| * | Options: migrated plugins to new options parserChris St. Pierre2013-06-274-137/+83
* | | Merge branch 'maint'Chris St. Pierre2013-08-082-3/+39
|\ \ \ | | |/ | |/|
| * | Plugin: added missing docstringChris St. Pierre2013-08-071-0/+11
| * | MultiprocessingCore: added a way to dispatch RMI calls to child processesChris St. Pierre2013-08-071-0/+18
| * | Plugin: added new Caching interfaceChris St. Pierre2013-08-071-0/+8
| * | Plugin: quiet down set_debug, but keep it usefulChris St. Pierre2013-08-061-3/+2
* | | Plugin/helpers: Remove duplicate _include_testsSol Jerome2013-06-281-14/+0
| |/ |/|
* | Merge branch 'maint'Chris St. Pierre2013-06-272-1/+9
|\|
| * do not create data directories for plugins that don't need themChris St. Pierre2013-06-132-1/+9
* | Plugin helpers: Add missing importSol Jerome2013-06-021-0/+1
* | Merge branch 'maint'Sol Jerome2013-06-021-0/+57
|\|
| * tools: make migrate_info.py migrate "perms" (http://trac.mcs.anl.gov/projects...Chris St. Pierre2013-05-221-9/+9
* | fixed unit testsChris St. Pierre2013-05-201-1/+3
* | Replaced XMLSrc with StructFileChris St. Pierre2013-05-201-134/+15
* | Fixing unit testsChris St. Pierre2013-04-251-3/+4
* | Merge branch 'maint'Chris St. Pierre2013-04-243-41/+127
|\|
| * XMLFileBacked: fixed deprecated logic when create is lxml.etree._Element objectChris St. Pierre2013-03-281-2/+2
| * XMLFileBacked: track FAM monitors separately from processed xincludes to avoi...Chris St. Pierre2013-03-271-2/+8
| * testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-4/+4
| * fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bccChris St. Pierre2013-03-261-3/+3