summaryrefslogtreecommitdiff
path: root/lib/chef/node/immutable_collections.rb
Commit message (Expand)AuthorAgeFilesLines
* rename __path to __path__ and __node to __node__lcg/node-path-trackingLamont Granquist2016-10-251-2/+2
* remove breadcrumb stateLamont Granquist2016-10-251-4/+2
* standardize initializer args for VividMash+ImmutableMashLamont Granquist2016-10-251-2/+2
* green testsLamont Granquist2016-10-251-4/+4
* fix immutablize to add __rootLamont Granquist2016-10-251-2/+2
* savegame for more aggressive refactoringLamont Granquist2016-10-251-2/+4
* s/path_tracking/state_tracking and add __root stateLamont Granquist2016-10-251-3/+3
* add code to implement node path trackingLamont Granquist2016-10-251-75/+12
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-2/+27
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* Use #define_method instead of #class_eval (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-271-10/+4
* WIP: immutabilizing deep mergelcg/remove-knockout-mergeLamont Granquist2014-11-211-0/+4
* fix ImmutableAttributeModification exceptionLamont Granquist2014-11-191-6/+2
* [CHEF-5132] ImmutableCollections #to_a and #to_hash methods fixed and improvedXabier de Zuazo2014-03-281-11/+19
* [CHEF-3953] ImmutableMash and ImmutableArray should implement to_hash and to_...brianbianco2014-03-281-0/+24
* [CHEF-4799] Handle non-dupable elements when duping attribute arraysPierre Ynard2014-01-101-1/+8
* CHEF-3688 remove stale attribute read protectionAdam Jacob2012-12-121-210/+7
* [CHEF-3680] don't invalidate computed attributes on dupdanielsdeleo2012-12-111-1/+3
* [CHEF-3680] Specify file and line for evaldanielsdeleo2012-12-111-4/+4
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+387