| Commit message (Expand) | Author | Age | Files | Lines |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -270/+0 |
* | [CHEF-2992] remove `seen_recipes` from node | danielsdeleo | 2012-10-19 | 1 | -2/+2 |
* | [CHEF-1804] fix old attribute api usage in tests | danielsdeleo | 2012-10-15 | 1 | -2/+2 |
* | [CHEF-3197] don't set node attrs via method missing | danielsdeleo | 2012-10-15 | 1 | -2/+2 |
* | [CHEF-2925] - Fully rename shef->chef-shell | jtimberman | 2012-10-02 | 1 | -1/+1 |
* | Unit Tests fixed to work with the CookbookLoader class changes | Xabier de Zuazo | 2012-09-19 | 1 | -1/+3 |
* | bulk switch from ConsoleUI to EventDispatch | Daniel DeLeo | 2012-05-10 | 1 | -2/+2 |
* | update tests for semantic ui callbacks | Daniel DeLeo | 2012-05-04 | 1 | -1/+2 |
* | [CHEF-3020][RSPEC] Simplify spec_helper loading | Ho-Sheng Hsiao | 2012-04-24 | 1 | -1/+1 |
* | [CHEF-2698] refactor Chef::Resource::PlatformMap to | Seth Chisamore | 2011-11-09 | 1 | -8/+6 |
* | [CHEF-2698] specs for platform => short_name => resource mapping | Seth Chisamore | 2011-11-09 | 1 | -1/+24 |
* | use less global state. also, objects. | Daniel DeLeo | 2011-03-23 | 1 | -31/+31 |
* | still raise argument error when creating a resource | Daniel DeLeo | 2010-06-03 | 1 | -1/+1 |
* | Recipe DSL now validates presence of a name argument for resources | Chris Walters, Tim Hinderliter | 2010-06-03 | 1 | -3/+9 |
* | Making Chef::Recipe specs pass, as well as renaming | Chris Walters, Tim Hinderliter | 2010-06-03 | 1 | -39/+33 |
* | use correctly expanded paths to spec data | Daniel DeLeo | 2010-05-01 | 1 | -5/+5 |
* | CHEF-1092: Expanded paths in the wrong order on the first attempt. Also missed a | Matthew Kent | 2010-04-30 | 1 | -5/+5 |
* | CHEF-1092: Fix specs that no longer work with relative pathing. | Matthew Kent | 2010-04-30 | 1 | -6/+6 |
* | [CHEF-687] initial shef import | Dan DeLeo | 2009-11-09 | 1 | -0/+1 |
* | CHEF-150: Resource names no longer limited to one underscore | John Hampton | 2009-02-28 | 1 | -0/+8 |
* | We now track what recipes we have seen via @node.run_state, rather than a cla... | Adam Jacob | 2009-02-12 | 1 | -147/+178 |
* | The node object should be available from within the definitions paramater blo... | Adam Jacob | 2009-02-10 | 1 | -0/+16 |
* | Opscode, little C | Adam Jacob | 2009-01-09 | 1 | -1/+1 |
* | Adding tag, tagged?, and untag support to recipes - closes CHEF-8 | Adam Jacob | 2009-01-06 | 1 | -0/+47 |
* | require_recipe needs to be include_recipe, since we're really doing an includ... | Adam Jacob | 2008-11-06 | 1 | -3/+3 |
* | Updating templates to cache like files, and changing hjksolutions to opscode | Adam Jacob | 2008-10-22 | 1 | -2/+2 |
* | Fixing up unit tests that broke in latest re-factoring | Adam Jacob | 2008-10-10 | 1 | -1/+1 |
* | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 1 | -0/+143 |