summaryrefslogtreecommitdiff
path: root/lib/chef/resource_collection
Commit message (Expand)AuthorAgeFilesLines
* Chef-13: fix notifying array resourcesLamont Granquist2017-03-311-17/+29
* make nameless properties opt-inLamont Granquist2017-03-301-2/+2
* Chef-13: Support nameless resources and remove deprecated multi-arg resourcesLamont Granquist2017-03-301-5/+12
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-143-1/+22
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-132-5/+5
* autofixing Style/WhileUntilModifier copLamont Granquist2016-08-161-3/+1
* add better resource manipulation APILamont Granquist2016-04-152-11/+24
* add some @yield docsLamont Granquist2016-03-041-0/+1
* remove unused block argumentslcg/chefstyle-perfLamont Granquist2016-02-231-1/+1
* convert MultilineOperationIndentation style to "indented"Lamont Granquist2016-02-121-1/+1
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-1/+1
* autofixing whitespace copsLamont Granquist2016-02-053-6/+6
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-023-3/+3
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-024-4/+4
* Use double quotes by defaultThom May2016-01-143-8/+8
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* First pass at fixing broken notificationstyler-ball2014-12-161-8/+8
* Delegate Array methods rather than hardcoding into the ResourceList class.sersut/resource-list-specsSerdar Sutay2014-10-211-20/+9
* Add pending specs for resource list.Serdar Sutay2014-10-201-1/+0
* 1) No longer allowing multiple args passed to ResourceCollection#<< 2) removi...tyler-ball2014-10-171-12/+0
* Cleaning up based on review commentstyler-ball2014-10-171-1/+3
* Added some documentation and cleaned up unecessary TODOs. Added first round ...tyler-ball2014-10-163-13/+24
* Moving resource_set and resource_list so they are hidden from consumers more ...tyler-ball2014-10-162-0/+269
* Refactoring ResourceCollection interface to be backwards compatiable, all spe...tyler-ball2014-10-161-6/+13
* Finishing all code changes to split resource collection into 2 data containerstyler-ball2014-10-161-0/+53
* Normalize whitespace on all filesSeth Vargo2013-09-261-22/+22
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+124