summaryrefslogtreecommitdiff
path: root/lib/chef/node/attribute.rb
Commit message (Expand)AuthorAgeFilesLines
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-70/+123
* autofixing some missed copsLamont Granquist2016-02-051-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-279/+279
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-3/+3
* tags always an array; fix set_unlessLamont Granquist2015-12-141-1/+1
* Completing tests for https://github.com/chef/chef/pull/2310, fixes https://gi...tball/complete-2310tyler-ball2015-02-111-0/+4
* Use #define_method instead of #class_eval (ruby 1.8 specific, issue #2497)Xabier de Zuazo2015-01-271-5/+3
* deep_merge_cache fixes for bugs in 12.0.0Lamont Granquist2015-01-141-4/+4
* WIP: immutabilizing deep mergelcg/remove-knockout-mergeLamont Granquist2014-11-211-1/+3
* deleted the last end accidentallyLamont Granquist2014-11-211-2/+4
* add more commentaryLamont Granquist2014-11-211-4/+20
* add partial deep merge cacheLamont Granquist2014-11-211-1/+48
* revert to serdar's deep_merge de-dup versionLamont Granquist2014-11-191-4/+16
* fix ImmutableAttributeModification exceptionLamont Granquist2014-11-191-1/+1
* remove cache resettingLamont Granquist2014-11-191-6/+0
* remove lots of useless deep merge dupingLamont Granquist2014-11-191-2/+2
* WIP: lazy deep mergingLamont Granquist2014-11-191-46/+78
* fix autovivificationLamont Granquist2014-11-081-13/+18
* chef-12 attribute changesLamont Granquist2014-11-081-13/+89
* Normalize whitespace on all filesSeth Vargo2013-09-261-1/+1
* [CHEF-3806] add attribute value debugdanielsdeleo2013-01-291-0/+28
* also clear set_unless_present in reset_cacheLamont Granquist2013-01-291-0/+1
* fix errors when merging deeply nested valuesdanielsdeleo2013-01-251-15/+20
* make merge between precedence overwrite arraysdanielsdeleo2013-01-251-3/+3
* CHEF-3688 remove stale attribute read protectionAdam Jacob2012-12-121-14/+4
* Add "force" level precedence to Node::Attributedanielsdeleo2012-11-091-2/+35
* [CHEF-2936] ensure all default and override attrs go in node jsondanielsdeleo2012-11-021-0/+37
* [CHEF-2936] add role and environment components to Node::Attributedanielsdeleo2012-11-021-129/+179
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+254