summaryrefslogtreecommitdiff
path: root/spec/unit/policy_builder/expand_node_object_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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