summaryrefslogtreecommitdiff
path: root/chef/lib/chef/mixin/why_run.rb
Commit message (Expand)AuthorAgeFilesLines
* incorporate new events into whyrun, add whyrun formattingMarc Paradise2012-05-171-1/+1
* use new assertion and assumption event hooksMarc Paradise2012-05-171-18/+13
* whyrun output should include the 'would' action prefixMarc Paradise2012-05-161-1/+1
* Allow failed assertions to block actions safely.Marc Paradise2012-05-151-5/+63
* More array-friendliness for whyrunMarc Paradise2012-05-141-9/+9
* Slightly more array-friendly output for why-runMarc Paradise2012-05-141-1/+6
* requirements should assume failure if no assertion providedMarc Paradise2012-05-111-1/+1
* Allow execution to proceed any time failure_message missingMarc Paradise2012-05-111-5/+3
* resource_block to execute in absence of failure_messageMarc Paradise2012-05-111-12/+20
* bulk switch from ConsoleUI to EventDispatchDaniel DeLeo2012-05-101-3/+3
* add structured output base class, update interfaces (WIP)Daniel DeLeo2012-05-041-1/+7
* ensure assertions are run in the case that `action` is a stringDaniel DeLeo2012-05-041-1/+1
* Add RDoc for new why run classes APIsDaniel DeLeo2012-05-041-0/+152
* move resource update flagging into run_actionDan+MP2012-05-041-0/+4
* added why-run assumption/assertion frameworkDan+MP2012-05-041-0/+113