summaryrefslogtreecommitdiff
path: root/lib/chef/resource_collection.rb
Commit message (Expand)AuthorAgeFilesLines
* Modify wording in exceptionLamont Granquist2014-08-201-1/+1
* Add insert_at to resource_collectionJohn Keiser2014-08-201-8/+17
* remove JSON gem usageLamont Granquist2014-08-111-4/+6
* Revert "remove #to_json Monkeytpatching"Lamont Granquist2014-08-091-6/+4
* remove #to_json MonkeypatchingLamont Granquist2014-08-091-4/+6
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* [CHEF-4135] Add resource query validation to resource collectiondanielsdeleo2013-05-301-3/+41
* improved error messagePaul Mooring2013-04-121-1/+1
* returning self from << method as suggested by BryanKannan Manickam2013-04-111-0/+1
* removed duplicate for push in resource_collectionKannan Manickam2013-04-111-8/+3
* [CHEF-3681] cleanup whitespace in ResourceCollectiondanielsdeleo2012-12-271-21/+21
* [CHEF-3681] define #empty? for resource_collectiondanielsdeleo2012-12-271-0/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+217
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-174/+0
* Resource collection should no longer reject duplicate resourcesAdam Jacob2008-10-051-3/+0
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-13/+11
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-091-2/+3
* Working on network layerAdam Jacob2008-05-191-0/+20
* Adding chef-solo command, config examples, Chef::Log class, Chef::Log::Format...Adam Jacob2008-04-081-0/+3
* Added rcov coverage, lots of tests, definitions, node supportAdam Jacob2008-03-101-0/+155