summaryrefslogtreecommitdiff
path: root/lib/chef/resource_collection/resource_collection_serialization.rb
Commit message (Expand)AuthorAgeFilesLines
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* Style/MethodCallWithoutArgsParenthesesLamont Granquist2019-07-021-1/+1
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-2/+4
* Kill JSON auto inflate with firetm/remove_json_autoinflateThom May2017-03-141-1/+8
* fix specs: RedundantReturn, RedundantSelf, RedundantBeginLamont Granquist2017-02-131-3/+3
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* 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
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-1/+1
* Added some documentation and cleaned up unecessary TODOs. Added first round ...tyler-ball2014-10-161-1/+0
* 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