summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/GroupLogic.py
Commit message (Expand)AuthorAgeFilesLines
* GroupLogic: Expire metadata cache on config file changesAlexander Sulfrian2015-07-271-1/+12
* Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-2/+2
* Merge branch 'maint'Chris St. Pierre2013-10-281-11/+13
|\
| * GroupLogic: fixed thread-local variable initializationChris St. Pierre2013-09-271-11/+13
* | Merge branch 'maint'Chris St. Pierre2013-09-231-0/+20
|\|
| * GroupLogic: avoid infinite recursion when using metadata.query in GroupLogicChris St. Pierre2013-09-231-0/+17
| * GroupLogic: sort after other plugins so GroupLogic can use, e.g., Probe groupsChris St. Pierre2013-09-231-0/+3
* | Merge branch 'maint'Chris St. Pierre2013-09-051-2/+9
|\|
| * Allow Connector to create new groupsChris St. Pierre2013-09-051-2/+9
* | GroupLogic: fixed for 1.4Chris St. Pierre2013-09-051-2/+9
* | GroupLogic: Updated for new module-level setup objectChris St. Pierre2013-05-201-11/+3
* | cleaned up old references to BundleTemplateFileChris St. Pierre2013-05-201-11/+6
|/
* GroupLogic: added docstringsChris St. Pierre2013-03-281-0/+8
* new GroupLogic pluginChris St. Pierre2013-03-281-0/+39