summaryrefslogtreecommitdiff
path: root/lib/chef/node/mixin/immutablize_array.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-211-1/+5
* Add to_yaml methods for AttrArray & VividMashVivek Singh2019-09-281-0/+1
* fix more Style/SymbolArray autocorrect bugsLamont Granquist2019-07-021-3/+3
* Style/SymbolArrayLamont Granquist2019-07-021-141/+141
* Enumerable#chain looks read-onlyLamont Granquist2019-01-031-0/+1
* fix for new array methodsLamont Granquist2019-01-031-0/+2
* missing bangLamont Granquist2019-01-031-1/+1
* add new ruby 2.6 methodsLamont Granquist2019-01-031-0/+2
* Chef 15 node attribute array fixeslcg/chef-15-attribute-array-fixesLamont Granquist2018-10-311-1/+0
* fix Style/MutableConstantLamont Granquist2018-07-021-2/+2
* Whitelist some additional Hash/Array methodslcg/whitelist-node-methodsLamont Granquist2018-04-271-0/+1
* add missing Array#abbrevlcg/immutable-node-apisLamont Granquist2018-01-231-0/+1
* update immutable API blacklist and whitelistLamont Granquist2018-01-231-3/+109
* Chef-13 freeze merged node attributelcg/node-freezeLamont Granquist2017-03-151-1/+1
* add code to implement node path trackingLamont Granquist2016-10-251-0/+67