summaryrefslogtreecommitdiffstats
path: root/lib/puppet/transaction/resource_harness.rb
Commit message (Expand)AuthorAgeFilesLines
* [#4110] Wrap Type#retrieve calls for backwards compatibilityJesse Wolfe2010-07-071-1/+1
* Fixing #3139 - all properties can now be auditedLuke Kanies2010-02-171-2/+29
* Working #3139 - ResourceHarness does cachingLuke Kanies2010-02-171-4/+14
* Working #3139 - scheduling moved to resource harnessLuke Kanies2010-02-171-0/+22
* Actually invoke the allow_changes? method in ResourceHarnessJesse Wolfe2010-02-171-0/+2
* Restore noop non-behavioursJesse Wolfe2010-02-171-2/+4
* Moving Metric management to the reportsLuke Kanies2010-02-171-0/+4
* ResourceHarness now doesn't check params with no 'should'Luke Kanies2010-02-171-4/+6
* Changing Transaction to use the new ResourceHarnessLuke Kanies2010-02-171-4/+25
* Adding Transaction::ResourceHarness classLuke Kanies2010-02-171-0/+62