summaryrefslogtreecommitdiff
path: root/spec/unit/node/immutable_collections_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* update immutable API blacklist and whitelistLamont Granquist2018-01-231-1/+11
* remove more debugging and revert no-longer necessary fixLamont Granquist2017-12-061-4/+2
* Per-container deep merge cachingLamont Granquist2017-12-061-13/+29
* missing spec fixlcg/immutablize-speedupLamont Granquist2017-08-281-1/+1
* speed up immutabilizationLamont Granquist2017-08-281-3/+11
* additional fix deep-duping as welllcg/deep-dup-attrsLamont Granquist2017-03-131-0/+52
* Chef-13: properly deep dup Node#to_hashLamont Granquist2017-03-131-1/+52
* add specs for array slice access to node attributeslcg/node-immutable-array-sliceLamont Granquist2016-11-151-0/+5
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-0/+4
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-2/+2
* autofixing whitespace copsLamont Granquist2016-02-051-8/+7
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Autofixing Style/PercentLiteralDelimeterslcg/percentliteraldelimetersLamont Granquist2016-01-181-3/+3
* Use double quotes by defaultThom May2016-01-141-8/+8
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* typo fixes - https://github.com/vlajos/misspell_fixerVeres Lajos2014-11-081-1/+1
* Update to RSpec 3.Claire McQuin2014-10-291-21/+21
* Fix rspec warningsdanielsdeleo2014-04-241-4/+4
* [CHEF-5132] more tests added for ImmutableCollections #to_a and #to_hash methodsXabier de Zuazo2014-03-281-9/+41
* [CHEF-5132] ImmutableCollections #to_a and #to_hash tests changed to use #be_...Xabier de Zuazo2014-03-281-19/+19
* [CHEF-3953] ImmutableMash and ImmutableArray should implement to_hash and to_...brianbianco2014-03-281-0/+23
* [CHEF-4799] Handle non-dupable elements when duping attribute arraysPierre Ynard2014-01-101-1/+5
* Normalize whitespace on all filesSeth Vargo2013-09-261-2/+2
* CHEF-3688 remove stale attribute read protectionAdam Jacob2012-12-121-4/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+141