summaryrefslogtreecommitdiff
path: root/spec/unit/policy_builder/expand_node_object_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Allow empty strings in -o to result in empty override run listlcg/empty-override-runlistLamont Granquist2019-04-121-3/+3
* fix Layout/LeadingCommentSpaceLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-3/+3
* remove test that removing load_node brokeLamont Granquist2017-02-281-21/+0
* Chef-13: Remove Chef::PolicyBuilder::ExpandNodeObject#load_nodeLamont Granquist2017-02-281-6/+2
* better chef+ruby rspec constraintsLamont Granquist2016-03-031-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-7/+7
* 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
* Use double quotes by defaultThom May2016-01-141-2/+2
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-3/+5
* Un-remove ExpandNodeObject#load_node, deprecate itpolicybuilder-load-node-unremovedanielsdeleo2015-10-011-0/+29
* Use the dynamic policy builder everywheredanielsdeleo2015-09-171-40/+10
* Update to RSpec 3.Claire McQuin2014-10-291-18/+17
* move run_list twiddling into the policy builderThom May2014-03-041-1/+1
* [CHEF-3506] suppress final node save when using override run listdanielsdeleo2014-02-031-0/+12
* Delegate sync_cookbooks to policy_builder, subclasses rely on itdanielsdeleo2014-02-031-0/+4
* Add public API for expanding run_list in Chef::Clientdanielsdeleo2014-01-231-0/+25
* Extract "expand node" policy builder to new filedanielsdeleo2014-01-211-0/+295