summaryrefslogtreecommitdiff
path: root/lib/chef/resource_collection/resource_set.rb
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
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-4/+4
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+4
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-2/+2
* Convert require to require_relativeLamont Granquist2019-05-081-2/+2
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-3/+3
* 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-141-0/+8
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-2/+2
* add better resource manipulation APILamont Granquist2016-04-151-11/+14
* 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-051-2/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* First pass at fixing broken notificationstyler-ball2014-12-161-8/+8
* 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-161-2/+1
* Moving resource_set and resource_list so they are hidden from consumers more ...tyler-ball2014-10-161-0/+169