summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'add-directory-ignore'Alexander Sulfrian2022-01-161-1/+3
|\
| * Server: Ignore directories containing a .bcfg2-ignore fileAlexander Sulfrian2015-04-181-1/+3
* | Server/Plugin: CallableDict is an OnDemandDict without cachingAlexander Sulfrian2017-03-211-16/+46
* | Server/Plugin: Support functions and values for OnDemandDictAlexander Sulfrian2017-03-211-4/+9
* | Server/Plugin: Move OnDemandDict to helpersAlexander Sulfrian2017-03-211-1/+47
* | Rules: New options replace_name to replace %{name} in attributesAlexander Sulfrian2015-08-261-0/+14
* | PrioDir: Only set text content, if something is availableAlexander Sulfrian2015-07-211-1/+2
* | Merge branch 'maint'Alexander Sulfrian2015-06-121-1/+0
|\ \ | |/ |/|
| * Fix pylint errorsChris St. Pierre2015-02-251-5/+0
* | Remove blanket excepts from plugins and lintChris St. Pierre2015-02-182-8/+12
* | Pylint fixes for pylint 0.28Chris St. Pierre2015-02-171-3/+0
* | 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