summaryrefslogtreecommitdiff
path: root/chef/spec/unit/runner_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-402/+0
* [CHEF-3197] don't set node attrs via method missingdanielsdeleo2012-10-151-2/+2
* [CHEF-581] Always run delayed notificationsdanielsdeleo2012-08-301-0/+99
* [CHEF-3183;resource history] move callbacks and retries into ResourceDaniel DeLeo2012-06-121-1/+1
* bulk switch from ConsoleUI to EventDispatchDaniel DeLeo2012-05-101-2/+2
* update tests for semantic ui callbacksDaniel DeLeo2012-05-041-1/+2
* [CHEF-3020][RSPEC] Simplify spec_helper loadingHo-Sheng Hsiao2012-04-241-1/+1
* resolve notification references for second time on run_action to handle the c...Augusto Becciu2012-03-161-0/+18
* Fixed runner_spec to work with new provider syntaxMark Mzyk2011-12-081-1/+2
* [CHEF-39] Add retry_delay resource attribute. Add spec to test retries.Dan Peterson2011-05-191-3/+12
* switch to rspec 2.xDaniel DeLeo2011-03-031-19/+12
* only run notifications if the last action updated the resourceDaniel DeLeo2010-09-281-93/+179
* CHEF-1519 - only_if and not_if not checked on notifiesMichael Leinartas2010-08-191-1/+12
* Chef::Runner specs passingChris Walters, Tim Hinderliter2010-06-031-57/+49
* Add support for passing parameters to only_if/not_ifTollef Fog Heen2010-01-081-2/+16
* Execute delayed actions in order, Fixes CHEF-837Kris Rasmussen2010-01-041-4/+11
* CHEF-501 - Test that chained notifications workThom May2009-10-041-1/+16
* Adding embedded resources inside providers and some re-factoring in the core....chris2009-09-231-2/+2
* Fixes CHEF-162. Delayed notifications now properly collapseAdam Jacob2009-03-081-0/+12
* Opscode, little CAdam Jacob2009-01-091-1/+1
* Fixing Chef::Runner specs to reflect OhaiAdam Jacob2009-01-051-14/+16
* not_if and only_if are now global - you can apply them to any resource.Adam Jacob2008-11-041-0/+22
* Adding ignore_failure and epic_fail, to allow selective ignorance of provider...Adam Jacob2008-11-041-0/+17
* Updating templates to cache like files, and changing hjksolutions to opscodeAdam Jacob2008-10-221-2/+2
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-0/+103