summaryrefslogtreecommitdiff
path: root/lib/chef/node/attribute_collections.rb
Commit message (Expand)AuthorAgeFilesLines
* Collapse another oneTim Smith2020-11-061-3/+1
* Collapse several duplicate branches downTim Smith2020-11-061-3/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Add to_yaml methods for AttrArray & VividMashVivek Singh2019-09-281-0/+8
* Style/SymbolArrayLamont Granquist2019-07-021-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-5/+5
* Chef 15 node attribute array fixeslcg/chef-15-attribute-array-fixesLamont Granquist2018-10-311-47/+12
* fix Style/MutableConstantLamont Granquist2018-07-021-2/+2
* Revert "Per-container deep merge caching"lcg/revert-lazy-attributesLamont Granquist2018-02-231-5/+5
* Revert "fix node assignment of ImmutableArrays to VividMashes/AttrArrays"Lamont Granquist2018-02-231-2/+0
* fix node assignment of ImmutableArrays to VividMashes/AttrArraysLamont Granquist2018-01-251-0/+2
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-2/+2
* Per-container deep merge cachingLamont Granquist2017-12-061-5/+5
* Chef-13: remove method_missing access to node object.Lamont Granquist2017-03-131-19/+1
* fix existing specsLamont Granquist2016-10-311-1/+5
* add attribute_changed hook to event handlersLamont Granquist2016-10-281-6/+6
* rename __path to __path__ and __node to __node__lcg/node-path-trackingLamont Granquist2016-10-251-8/+8
* remove breadcrumb stateLamont Granquist2016-10-251-11/+11
* standardize initializer args for VividMash+ImmutableMashLamont Granquist2016-10-251-7/+8
* green testsLamont Granquist2016-10-251-1/+0
* savegame for more aggressive refactoringLamont Granquist2016-10-251-18/+15
* s/path_tracking/state_tracking and add __root stateLamont Granquist2016-10-251-4/+4
* add code to implement node path trackingLamont Granquist2016-10-251-0/+8
* Call convert_value in AttrArray constructorGiacomo Bagnoli2016-09-211-1/+21
* Convert attributes defined as literal arraysGiacomo Bagnoli2016-09-211-1/+1
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-130/+9
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* 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
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-2/+2
* tags always an array; fix set_unlessLamont Granquist2015-12-141-2/+2
* Use #define_method instead of #class_eval (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-271-12/+8
* add partial deep merge cacheLamont Granquist2014-11-211-0/+5
* remove cache resettingLamont Granquist2014-11-191-3/+0
* fix autovivificationLamont Granquist2014-11-081-18/+60
* chef-12 attribute changesLamont Granquist2014-11-081-0/+70
* [CHEF-4799] Handle non-dupable elements when duping attribute arraysPierre Ynard2014-01-101-1/+8
* [CHEF-3799] fixes TypeError for puts on VividMashdanielsdeleo2013-01-281-1/+8
* [CHEF-3680] don't invalidate computed attributes on dupdanielsdeleo2012-12-111-0/+8
* [CHEF-3680] Specify file and line for evaldanielsdeleo2012-12-111-2/+2
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+191