summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Rules.py
Commit message (Expand)AuthorAgeFilesLines
* Rules: New options replace_name to replace %{name} in attributesAlexander Sulfrian2015-08-261-1/+26
* Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-2/+2
* Rules: fixed HandlesEntry for XMLSrc replacementChris St. Pierre2013-08-291-3/+4
* Options: migrated plugins to new options parserChris St. Pierre2013-06-271-1/+7
* Fixing unit testsChris St. Pierre2013-04-251-2/+2
* converted InfoXML objects from XMLSrc to StructFileChris St. Pierre2013-02-061-18/+11
* added unit tests for Rules and DefaultsChris St. Pierre2012-12-181-4/+3
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-0/+2
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-111-5/+1
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+55