summaryrefslogtreecommitdiff
path: root/lib/chef/runner.rb
Commit message (Expand)AuthorAgeFilesLines
* 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