summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Ohai.py
Commit message (Expand)AuthorAgeFilesLines
* Ohai: Expire metadata cache, if ohai data changesAlexander Sulfrian2015-07-271-1/+6
* Remove blanket excepts from plugins and lintChris St. Pierre2015-02-181-2/+2
* Merge branch 'maint' into masterSol Jerome2014-04-161-1/+3
|\
| * fixed pylint testsChris St. Pierre2014-01-301-1/+2
| * load correct JSON library on py2.4Chris St. Pierre2014-01-291-1/+2
* | Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-2/+2
* | Merge branch 'maint'Chris St. Pierre2013-04-241-8/+23
|\|
| * testsuite: more text fixesChris St. Pierre2013-03-261-7/+9
| * testsuite: fixed more unit test stuffChris St. Pierre2013-03-261-3/+20
| * testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-261-1/+1
| * Handle FAM monitor failures more gracefully:Chris St. Pierre2013-03-251-4/+0
* | removed experimental flag from plugins/tools added in 1.3Chris St. Pierre2013-02-121-2/+0
|/
* various pylint fixesChris St. Pierre2012-09-251-2/+0
* more pylint checksChris St. Pierre2012-09-251-8/+10
* made json optional againChris St. Pierre2012-09-251-1/+8
* added json, md5 to Bcfg2.CompatChris St. Pierre2012-09-201-14/+2
* removed more calls to file()Chris St. Pierre2012-08-151-1/+1
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+92