| Commit message (Expand) | Author | Age | Files | Lines |
* | Use double quotes by default | Thom May | 2016-01-14 | 1 | -2/+2 |
* | Only automatically set resources that do class X < Chef::Resource,jk/3524 | John Keiser | 2015-06-16 | 1 | -1/+1 |
* | Update to RSpec 3. | Claire McQuin | 2014-10-29 | 1 | -52/+52 |
* | Convert resource_collection spec to Rspec3 syntax. | Serdar Sutay | 2014-10-20 | 1 | -65/+62 |
* | 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi... | tyler-ball | 2014-10-17 | 1 | -34/+1 |
* | Cleaning up based on review comments | tyler-ball | 2014-10-17 | 1 | -4/+13 |
* | Refactoring ResourceCollection interface to be backwards compatiable, all spe... | tyler-ball | 2014-10-16 | 1 | -2/+2 |
* | My local gemset was including the `json` gem, causing these tests to be ineff... | tyler-ball | 2014-10-07 | 1 | -1/+1 |
* | Trying to eradicate all traces of the JSON gem from Chef | tyler-ball | 2014-10-07 | 1 | -2/+10 |
* | Add insert_at to resource_collection | John Keiser | 2014-08-20 | 1 | -0/+33 |
* | fix should_not raise_error(SpecificException) | Lamont Granquist | 2014-01-29 | 1 | -1/+1 |
* | [CHEF-4135] Add resource query validation to resource collection | danielsdeleo | 2013-05-30 | 1 | -0/+29 |
* | [CHEF-4135] Cleanup whitespace in resource collection spec | danielsdeleo | 2013-05-30 | 1 | -32/+32 |
* | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+257 |
* | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 1 | -201/+0 |
* | Changing the license on the spec files as well | Adam Jacob | 2008-08-17 | 1 | -13/+12 |
* | Working on network layer | Adam Jacob | 2008-05-19 | 1 | -0/+14 |
* | Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format... | Adam Jacob | 2008-04-08 | 1 | -1/+16 |
* | Adding the Params::Validate mixin, refactored Chef::Config to be a singleton,... | Adam Jacob | 2008-04-07 | 1 | -1/+1 |
* | Added rcov coverage, lots of tests, definitions, node support | Adam Jacob | 2008-03-10 | 1 | -0/+173 |