Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed logging in GroupPatterns | Chris St. Pierre | 2012-01-09 | 1 | -3/+3 |
| | |||||
* | improved error handling of GroupPatterns | Chris St. Pierre | 2012-01-09 | 1 | -8/+11 |
| | |||||
* | fixed previous commit so that SingleXMLFileBacked plugins use xinclude, and ↵ | Chris St. Pierre | 2011-09-19 | 1 | -6/+4 |
| | | | | GroupPatterns uses SingleXMLFileBacked correctly | ||||
* | made all XMLFileBacked plugins (e.g., GroupPatterns) support XInclude | Chris St. Pierre | 2011-09-19 | 1 | -7/+6 |
| | |||||
* | Merge branch 'master' of git.mcs.anl.gov:bcfg2 | Narayan Desai | 2011-05-10 | 1 | -4/+12 |
|\ | |||||
| * | Plugins: PY3K + PEP8 fixes | Sol Jerome | 2011-04-06 | 1 | -4/+12 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | GroupPatterns: add support for multiple group targets in a single clause | Narayan Desai | 2011-05-10 | 1 | -7/+6 |
|/ | |||||
* | Pylint/PEP 8 Code cleanups | Sol Jerome | 2009-10-07 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Sol Jerome <solj@ices.utexas.edu> git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5477 ce84e21b-d406-0410-9b95-82705330c041 | ||||
* | GroupPatterns: short-circuit range matching | Narayan Desai | 2009-07-16 | 1 | -2/+6 |
| | | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5337 ce84e21b-d406-0410-9b95-82705330c041 | ||||
* | GroupPatterns: support activation of multiple groups from a single pattern | Narayan Desai | 2009-07-16 | 1 | -10/+13 |
| | | | | | | | Add support for the addition of multiple new group memberships based on a single pattern (of either type). Alsa add support in the schema. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5336 ce84e21b-d406-0410-9b95-82705330c041 | ||||
* | GroupPatterns: implement NodeRange (node[[001-096,099]]) support | Narayan Desai | 2009-07-15 | 1 | -5/+46 |
| | | | | git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5330 ce84e21b-d406-0410-9b95-82705330c041 | ||||
* | GroupPatterns plugin: initial implementation | Narayan Desai | 2009-07-15 | 1 | -0/+68 |
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5327 ce84e21b-d406-0410-9b95-82705330c041 |