| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more incorrect terminology | Julian C. Dunn | 2015-03-11 | 1 | -1/+1 |
* | chef/run_context comment: use "predictable" word instead of "preserved" for H... | Xabier de Zuazo | 2015-01-27 | 1 | -2/+2 |
* | Update some ruby 1.8 related comments (issue #2497) | Xabier de Zuazo | 2015-01-27 | 1 | -2/+2 |
* | make include_recipe "::foo" use current cookbook | Lamont Granquist | 2015-01-20 | 1 | -4/+4 |
* | Resolving conflicsts from giant rebase | tyler-ball | 2014-12-17 | 1 | -4/+4 |
* | Updating to use audit syntax rather than control | tyler-ball | 2014-12-17 | 1 | -3/+3 |
* | Use a central runner | Claire McQuin | 2014-12-17 | 1 | -2/+2 |
* | Adding audit mode JSON formatter | tyler-ball | 2014-12-17 | 1 | -5/+0 |
* | Make sure we don't close the output_stream after running rspec. | Serdar Sutay | 2014-12-17 | 1 | -4/+9 |
* | Adding audit mode JSON formatter | tyler-ball | 2014-12-17 | 1 | -3/+0 |
* | Adding first round of formatter integration - STDOUT doc formatter | tyler-ball | 2014-12-17 | 1 | -0/+1 |
* | Adding audit mode JSON formatter | tyler-ball | 2014-12-17 | 1 | -0/+6 |
* | First pass at fixing broken notifications | tyler-ball | 2014-12-16 | 1 | -4/+4 |
* | polishing provider_resolver | Lamont Granquist | 2014-11-08 | 1 | -5/+0 |
* | Chef-12 RC Provider Resolver | Lamont Granquist | 2014-10-24 | 1 | -2/+2 |
* | Initial sketch for provider resolver | Richard Manyanza | 2014-10-22 | 1 | -1/+5 |
* | Switch from class variables to class instance variables; tweak temporary logg... | Chris Doherty | 2014-09-10 | 1 | -2/+2 |
* | 'timeout' -> 'delay_mins'; add a run_context() shim for RebootPending. | Chris Doherty | 2014-09-10 | 1 | -0/+1 |
* | Move reboot data into run_context. (Dan D. confirms his prior opinions from h... | Chris Doherty | 2014-09-10 | 1 | -0/+24 |
* | Add ability to stream (and indent) command output | John Keiser | 2014-04-30 | 1 | -0/+22 |
* | Change missing dependency from hard error to warning for now. | danielsdeleo | 2014-03-14 | 1 | -1/+2 |
* | Raise an error when including a recipe from an unreachable cookbook | danielsdeleo | 2014-03-14 | 1 | -2/+21 |
* | Merge pull request #1128 from opscode/lcg/CHEF-4777 | lamont-granquist | 2014-01-16 | 1 | -1/+1 |
|\ |
|
| * | CHEF-4777: fix for fully qualifying recipes | Lamont Granquist | 2014-01-16 | 1 | -1/+1 |
| * | CHEF-4777: add include_recipes to recipes node attr | Lamont Granquist | 2013-11-14 | 1 | -1/+1 |
* | | Add ability to run recipes directly from chef-client command line | John Keiser | 2013-12-06 | 1 | -0/+11 |
|/ |
|
* | Add methods to query for template/file existence in run context | danielsdeleo | 2013-08-02 | 1 | -0/+14 |
* | [CHEF-3376] expose loaded recipes as an array | danielsdeleo | 2012-11-30 | 1 | -10/+23 |
* | [CHEF-3376] fix incorrect doc, add more docs | danielsdeleo | 2012-11-30 | 1 | -4/+39 |
* | [CHEF-3376] rdoc more methods, reorganize | danielsdeleo | 2012-11-30 | 1 | -12/+14 |
* | [CHEF-3376] move recipe compilation to CookbookCompiler | danielsdeleo | 2012-11-30 | 1 | -21/+0 |
* | [CHEF-3376] make CookbookCompiler take a RunContext | danielsdeleo | 2012-11-30 | 1 | -27/+2 |
* | [CHEF-3376] give CookbookCompiler its own file | danielsdeleo | 2012-11-30 | 1 | -224/+3 |
* | [CHEF-3376] Load all filetypes in run_list order | danielsdeleo | 2012-11-30 | 1 | -140/+244 |
* | [CHEF-2903] factor out run_list->cookbook list logic | danielsdeleo | 2012-11-08 | 1 | -6/+14 |
* | [CHEF-2903] load attribute files in run_list order | danielsdeleo | 2012-11-07 | 1 | -14/+49 |
* | [CHEF-2936] apply attributes at run list expansion | danielsdeleo | 2012-11-02 | 1 | -6/+0 |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+290 |