summaryrefslogtreecommitdiff
path: root/spec/data/kitchen
Commit message (Collapse)AuthorAgeFilesLines
* revert whitespace for all spec/data fixturesLamont Granquist2013-09-264-5/+5
| | | | | | - some of these have deliberate whitespace/line-ending differences - without going through them one by one its safer to revert the lot of them
* Normalize whitespace on all filesSeth Vargo2013-09-264-5/+5
|
* Revert "Merge branch 'CHEF-3307'"Bryan McLellan2013-07-032-2/+0
| | | | | | | | This reverts commit 5713a002062c762e40e4378be6d7763eb3dd61a2, reversing changes made to 4079a344f2001c1927132e7ed6b63453f459609f. Conflicts: spec/unit/cookbook_loader_spec.rb
* Tests CHEF-3307Mal Graty2013-05-242-0/+2
| | | | | | | | | Test cookbook loading, shadowing and metadata deprecation warnings assocaited with the CHEF-3307 changes (use of metadata name as cookbook name in preference to file system pathname). Includes new nginx cookbook (with alternate pathname) and a shadowbook with another pathname.
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-308-0/+27
| | | | The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!
* big refactor of the repo layout. move to a chef gem and a chef-server gem ↵Ezra Zygmuntowicz2008-10-087-21/+0
| | | | all with proper deps
* Adding Chef::CookbookLoaderAdam Jacob2008-03-147-0/+21