summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Decisions.py
Commit message (Expand)AuthorAgeFilesLines
* Server/Plugins/Decisions: Monitor files for changes.Alexander Sulfrian2015-02-171-2/+4
* Server/Plugins/Decisions: fix typoSol Jerome2014-10-131-1/+1
* Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-2/+2
* Decisions: use StructFile instead of host- or group-specific XML filesChris St. Pierre2013-02-051-46/+12
* added a module-level FAM object to avoid passing it as an argument a billion ...Chris St. Pierre2013-01-171-1/+2
* wrote sphinx docs for base server CoreChris St. Pierre2012-10-151-44/+44
* fixed handling of regex filename patterns in GroupSpool/EntrySetChris St. Pierre2012-08-221-2/+3
* added unit tests for EntrySetChris St. Pierre2012-08-141-3/+3
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+66