summaryrefslogtreecommitdiff
path: root/lib/chef/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix typoVivek Singh2020-04-061-1/+1
* remove debugginglcg/converge_mode_switchLamont Granquist2019-08-131-1/+0
* Add unified_mode switch for resourcesLamont Granquist2019-08-121-12/+51
* Style/SymbolProcLamont Granquist2019-07-051-3/+1
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-4/+4
* Extract Action Collection from Data CollectorLamont Granquist2019-03-111-2/+6
* add a pointer from the run_context back to the runnerlcg/runner-pointerLamont Granquist2017-04-201-1/+2
* Make notifications recursive.lcg/notify-scopesLamont Granquist2016-04-041-19/+21
* autofixing whitespace copsLamont Granquist2016-02-051-4/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-3/+3
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-4/+4
* Work with cheffish (which has no before_notifications)John Keiser2015-12-091-2/+4
* immediately_before -> beforeJohn Keiser2015-12-091-6/+6
* Add immediately_before notificationJohn Keiser2015-12-091-0/+23
* [CHEF-4157] split Platform to prune dep graphdanielsdeleo2013-05-031-1/+0
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+118
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-100/+0
* We need to build_provider for every action - it might change, and we need to ...Adam Jacob2008-10-081-1/+1
* build_provider no runs load_current_resourceAdam Jacob2008-10-021-1/+2
* Updating example recipes and improving log outputAdam Jacob2008-10-021-2/+2
* Supporting multiple actionsAdam Jacob2008-10-021-14/+17
* Merge branch 'master' of git@github.com:fujin/chefAdam Jacob2008-09-231-1/+1
|\
| * Adjust junglist recipeAJ Christensen2008-09-241-2/+2
* | No more 'e' in the raise, since we're catching any exceptionAdam Jacob2008-09-231-2/+2
|/
* Rasing exceptions, expanding the path for the source lineAdam Jacob2008-09-081-2/+2
* Lets throw some more reasonable errorsAdam Jacob2008-09-081-17/+22
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-14/+12
* chef compilesAdam Jacob2008-04-271-0/+93