summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/GroupLogic.py
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'maint'Chris St. Pierre2013-09-051-2/+9
|\ | | | | | | | | | | Conflicts: src/lib/Bcfg2/Server/Core.py src/lib/Bcfg2/Server/Plugins/GroupLogic.py
| * Allow Connector to create new groupsChris St. Pierre2013-09-051-2/+9
| | | | | | | | | | Connector plugins can now create new groups, including the full range of options on those groups (profile, public, category, etc.).
* | 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