summaryrefslogtreecommitdiff
path: root/lib/chef/resource_collection
Commit message (Expand)AuthorAgeFilesLines
* Resolve indentation warnings from ChefstyleTim Smith2020-12-041-1/+1
* Roll back a few chefstyle fixesTim Smith2020-12-011-1/+1
* Chefstyle fixes for RuboCop 1.4.xTim Smith2020-11-251-1/+1
* Collapse more duplicate branchesTim Smith2020-11-061-5/+1
* Resolve Style/RedundantAssignment warningsrubocop_Style_RedundantAssignmentTim Smith2020-08-051-2/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-133-3/+3
* Style/ClassCheckLamont Granquist2019-07-052-2/+2
* Style/EmptyLiteralLamont Granquist2019-07-053-6/+6
* fix bugs from Style/SymbolArray autocorrect copLamont Granquist2019-07-021-1/+1
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-023-3/+3
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-024-0/+8
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-2/+2
* This hits the ones that are most frequently required.lcg/require-idempotencyLamont Granquist2019-05-201-1/+1
* Convert require to require_relativeLamont Granquist2019-05-083-6/+6
* Extract Action Collection from Data CollectorLamont Granquist2019-03-111-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-3/+3
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-2/+4
* 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