| Commit message (Expand) | Author | Age | Files | Lines |
* | Chef-13: fix notifying array resources | Lamont Granquist | 2017-03-31 | 1 | -1/+2 |
* | Kill JSON auto inflate with firetm/remove_json_autoinflate | Thom May | 2017-03-14 | 1 | -2/+2 |
* | fix Style/BlockDelimiters, Style/MultilineBlockLayout and 0.42.0 engine upgrade | Lamont Granquist | 2016-08-17 | 1 | -4/+4 |
* | add better resource manipulation API | Lamont Granquist | 2016-04-15 | 1 | -0/+30 |
* | Make notifications recursive.lcg/notify-scopes | Lamont Granquist | 2016-04-04 | 1 | -0/+70 |
* | autofixing auto-inserted delimiterslcg/chefstyle-batch | Lamont Granquist | 2016-02-09 | 1 | -1/+1 |
* | auto fixing some rubocops | Lamont Granquist | 2016-02-09 | 1 | -1/+1 |
* | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -5/+4 |
* | Update all auth email address from opscode.com and getchef.com to chef.io. | Noah Kantrowitz | 2016-02-02 | 1 | -2/+2 |
* | Replace all Opscode copyrights with Chef Software. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | Copyright year update for 2016 and massive cleanup. | Noah Kantrowitz | 2016-02-02 | 1 | -1/+1 |
* | 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 |