summaryrefslogtreecommitdiff
path: root/spec/unit/node
Commit message (Expand)AuthorAgeFilesLines
* Resolve RuboCop Style/RedundantInterpolation warningsTim Smith2020-09-081-2/+2
* Compensate for libyaml changes in yaml parsing test.fix-test-yaml-diffsPete Higgins2020-07-281-2/+6
* Get lib/ free of spelling violations.Pete Higgins2020-05-181-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-133-3/+3
* some spec typosVivek Singh2020-04-071-1/+1
* Fix most Ruby 2.7 test failureslcg/ruby-2.7.0Lamont Granquist2020-01-211-3/+3
* Specify item path in Node.read! error messageZeust the Unoobian2019-12-091-3/+3
* Refactor the specs with shared_examplesVivek Singh2019-09-282-170/+92
* Override the #to_yaml method for ImmutableMash & ImmutableArray  Vivek Singh2019-09-271-0/+28
* Style/EmptyLiteralLamont Granquist2019-07-051-7/+7
* fix more Style/SymbolArray autocorrect bugsLamont Granquist2019-07-021-3/+3
* Style/SymbolArrayLamont Granquist2019-07-022-51/+51
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-4/+4
* fixes for chefstyle bumpLamont Granquist2019-07-021-3/+3
* Remove checks for old versions of RubyTim Smith2019-02-281-9/+3
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-69/+69
* Chef-15: add nillability to attribute deep mergingLamont Granquist2018-11-091-0/+30
* Chef 15 node attribute array fixeslcg/chef-15-attribute-array-fixesLamont Granquist2018-10-312-2/+106
* fix Style/PreferredHashMethodsLamont Granquist2018-07-021-7/+7
* fix Style/HashSyntaxLamont Granquist2018-07-022-6/+6
* Revert "Per-container deep merge caching"lcg/revert-lazy-attributesLamont Granquist2018-02-233-111/+47
* Revert "remove more debugging and revert no-longer necessary fix"Lamont Granquist2018-02-231-2/+4
* Revert "fix node assignment of ImmutableArrays to VividMashes/AttrArrays"Lamont Granquist2018-02-231-15/+0
* fix node assignment of ImmutableArrays to VividMashes/AttrArraysLamont Granquist2018-01-251-0/+15
* update immutable API blacklist and whitelistLamont Granquist2018-01-231-1/+11
* prepping for rubocop 0.52.1lcg/rubocop-0.52.1Lamont Granquist2018-01-171-3/+3
* remove more debugging and revert no-longer necessary fixLamont Granquist2017-12-061-4/+2
* Per-container deep merge cachingLamont Granquist2017-12-063-47/+111
* missing spec fixlcg/immutablize-speedupLamont Granquist2017-08-281-1/+1
* speed up immutabilizationLamont Granquist2017-08-281-3/+11
* fix node#debug_value access through arrayslcg/debub-value-arraysLamont Granquist2017-03-161-3/+20
* Chef-13 freeze merged node attributelcg/node-freezeLamont Granquist2017-03-151-0/+12
* additional fix deep-duping as welllcg/deep-dup-attrsLamont Granquist2017-03-132-0/+70
* Chef-13: properly deep dup Node#to_hashLamont Granquist2017-03-132-3/+62
* Chef-13: remove method_missing access to node object.Lamont Granquist2017-03-131-28/+5
* add specs for array slice access to node attributeslcg/node-immutable-array-sliceLamont Granquist2016-11-152-0/+16
* add some unit testing of new node APIslcg/attribute-setting-eventLamont Granquist2016-10-311-1/+46
* rename __path to __path__ and __node to __node__lcg/node-path-trackingLamont Granquist2016-10-251-1/+1
* remove breadcrumb stateLamont Granquist2016-10-251-87/+24
* standardize initializer args for VividMash+ImmutableMashLamont Granquist2016-10-251-2/+3
* modify attributes and nodes tests for deeply converting_valuesLamont Granquist2016-09-232-1/+50
* fix for #5094 12.12.13 node.default_unless issueLamont Granquist2016-07-081-20/+53
* Attributes v1.1 changeslcg/attributes-v1.1Lamont Granquist2016-06-273-9/+355
* Too much log output and unnecessary warnings! Suppress that shit.Kartik Null Cating-Subramanian2016-04-252-3/+3
* 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-052-198/+152