summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/GroupLogic.py
Commit message (Expand)AuthorAgeFilesLines
* GroupLogic: parse generated template properly to allow xincludeChris St. Pierre2014-05-221-1/+1
* GroupLogic: fixed thread-local variable initializationChris St. Pierre2013-09-271-11/+13
* 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
* Allow Connector to create new groupsChris St. Pierre2013-09-051-2/+9
* GroupLogic: added docstringsChris St. Pierre2013-03-281-0/+8
* new GroupLogic pluginChris St. Pierre2013-03-281-0/+39