summaryrefslogtreecommitdiff
path: root/spec/unit/node/attribute_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-271-9/+7
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-251-1/+1
* flip multiline function arguments aroundlcg/rubocop-0.37.2Lamont Granquist2016-02-191-13/+13
* deal with 0.37.2 renamed copsLamont Granquist2016-02-181-2/+2
* pull rubocop 0.37.2 into chefstyleLamont Granquist2016-02-121-110/+110
* autofixing auto-inserted delimiterslcg/chefstyle-batchLamont Granquist2016-02-091-25/+25
* auto fixing some rubocopsLamont Granquist2016-02-091-25/+25
* autofixing whitespace copsLamont Granquist2016-02-051-190/+145
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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-1/+1
* Use double quotes by defaultThom May2016-01-141-16/+16
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-46/+46
* Completing tests for https://github.com/chef/chef/pull/2310, fixes https://gi...tball/complete-2310tyler-ball2015-02-111-0/+20
* adding some more specs around to_hashlcg/to-hash-specsLamont Granquist2014-11-201-0/+28
* typo fix in specsLamont Granquist2014-11-191-1/+1
* add specs busted by dup removalLamont Granquist2014-11-191-0/+34
* fix reset_cache specs busted by removing thatLamont Granquist2014-11-191-44/+0
* chef-12 attribute changesLamont Granquist2014-11-081-4/+2
* Update to RSpec 3.Claire McQuin2014-10-291-141/+141
* Silence warnings when testing deprecated APIsdanielsdeleo2014-04-241-2/+15
* Merge branch 'CHEF-4799' of github.com:criteo/chef into contributions-cc-51sersut2014-03-121-0/+7
|\
| * [CHEF-4799] Handle non-dupable elements when duping attribute arraysPierre Ynard2014-01-101-0/+7
* | fix busted spec exposed by rpsec-2.14-izationLamont Granquist2014-01-291-1/+1
* | fix should_not raise_error(SpecificException)Lamont Granquist2014-01-291-3/+3
|/
* Normalize whitespace on all filesSeth Vargo2013-09-261-11/+11
* [CHEF-3806] add attribute value debugdanielsdeleo2013-01-291-0/+31
* [CHEF-3799] fixes TypeError for puts on VividMashdanielsdeleo2013-01-281-0/+13
* fix errors when merging deeply nested valuesdanielsdeleo2013-01-251-0/+11
* make merge between precedence overwrite arraysdanielsdeleo2013-01-251-0/+23
* CHEF-3688 remove stale attribute read protectionAdam Jacob2012-12-121-195/+0
* [CHEF-3680] don't invalidate computed attributes on dupdanielsdeleo2012-12-111-0/+11
* [CHEF-3680] #merge isn't destructive, #merge! isdanielsdeleo2012-12-111-1/+1
* Add "force" level precedence to Node::Attributedanielsdeleo2012-11-091-0/+18
* [CHEF-2936] ensure all default and override attrs go in node jsondanielsdeleo2012-11-021-0/+24
* [CHEF-2936] add role and environment components to Node::Attributedanielsdeleo2012-11-021-0/+38
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+1194