| Commit message (Expand) | Author | Age | Files | Lines |
| * | Kill JSON auto inflate with firetm/remove_json_autoinflate | Thom May | 2017-03-14 | 1 | -0/+10 |
| * | add better resource manipulation API | Lamont Granquist | 2016-04-15 | 1 | -0/+5 |
| * | Make notifications recursive.lcg/notify-scopes | Lamont Granquist | 2016-04-04 | 1 | -4/+46 |
| * | convert MultilineOperationIndentation style to "indented" | Lamont Granquist | 2016-02-12 | 1 | -2/+2 |
| * | autofixing whitespace cops | Lamont Granquist | 2016-02-05 | 1 | -3/+3 |
| * | 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 | -5/+5 |
| * | Fixing documentation errortball/doc-fix | tyler-ball | 2014-10-29 | 1 | -3/+1 |
| * | 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi... | tyler-ball | 2014-10-17 | 1 | -26/+13 |
| * | Fixing ruby 1.9.3 build errorstball/bsd_package_name | tyler-ball | 2014-10-17 | 1 | -5/+8 |
| * | Cleaning up based on review comments | tyler-ball | 2014-10-17 | 1 | -18/+7 |
| * | Added some documentation and cleaned up unecessary TODOs. Added first round ... | tyler-ball | 2014-10-16 | 1 | -9/+8 |
| * | Moving resource_set and resource_list so they are hidden from consumers more ... | tyler-ball | 2014-10-16 | 1 | -2/+2 |
| * | Refactoring ResourceCollection interface to be backwards compatiable, all spe... | tyler-ball | 2014-10-16 | 1 | -10/+53 |
| * | Finishing all code changes to split resource collection into 2 data containers | tyler-ball | 2014-10-16 | 1 | -122/+26 |
| * | first attempt at refactoring ResourceCollection into two objects | tyler-ball | 2014-10-16 | 1 | -154/+54 |
| * | Modify wording in exception | Lamont Granquist | 2014-08-20 | 1 | -1/+1 |
| * | Add insert_at to resource_collection | John Keiser | 2014-08-20 | 1 | -8/+17 |
| * | remove JSON gem usage | Lamont Granquist | 2014-08-11 | 1 | -4/+6 |
| * | Revert "remove #to_json Monkeytpatching" | Lamont Granquist | 2014-08-09 | 1 | -6/+4 |
| * | remove #to_json Monkeypatching | Lamont Granquist | 2014-08-09 | 1 | -4/+6 |
| * | Normalize whitespace on all files | Seth Vargo | 2013-09-26 | 1 | -1/+1 |
| * | [CHEF-4135] Add resource query validation to resource collection | danielsdeleo | 2013-05-30 | 1 | -3/+41 |
| * | improved error message | Paul Mooring | 2013-04-12 | 1 | -1/+1 |
| * | returning self from << method as suggested by Bryan | Kannan Manickam | 2013-04-11 | 1 | -0/+1 |
| * | removed duplicate for push in resource_collection | Kannan Manickam | 2013-04-11 | 1 | -8/+3 |
| * | [CHEF-3681] cleanup whitespace in ResourceCollection | danielsdeleo | 2012-12-27 | 1 | -21/+21 |
| * | [CHEF-3681] define #empty? for resource_collection | danielsdeleo | 2012-12-27 | 1 | -0/+4 |
| * | [OC-3564] move core Chef to the repo root \o/ \m/ | Seth Chisamore | 2012-10-30 | 1 | -0/+217 |
| * | big refactor of the repo layout. move to a chef gem and a chef-server gem all... | Ezra Zygmuntowicz | 2008-10-08 | 1 | -174/+0 |
| * | Resource collection should no longer reject duplicate resources | Adam Jacob | 2008-10-05 | 1 | -3/+0 |
| * | Added template support, changed license to Apache v 2 | Adam Jacob | 2008-08-16 | 1 | -13/+11 |
| * | Huge amount of work, covering openid, clients, and all sorts of server stuff | Adam Jacob | 2008-06-09 | 1 | -2/+3 |
| * | Working on network layer | Adam Jacob | 2008-05-19 | 1 | -0/+20 |
| * | Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format... | Adam Jacob | 2008-04-08 | 1 | -0/+3 |
| * | Added rcov coverage, lots of tests, definitions, node support | Adam Jacob | 2008-03-10 | 1 | -0/+155 |