summaryrefslogtreecommitdiff
path: root/lib/chef/policy_builder.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* Use the dynamic policy builder everywheredanielsdeleo2015-09-171-8/+0
* Add Dynamic PolicyBuilder to switch on policyfile modedanielsdeleo2015-09-171-0/+1
* Allow policyfile feature to be enabled in configdanielsdeleo2014-01-221-1/+5
* Add Policyfile-based policy builder for chef-clientdanielsdeleo2014-01-221-0/+1
* Extract "expand node" policy builder to new filedanielsdeleo2014-01-211-202/+3
* Add indirection to allow switching policy builder implementationsdanielsdeleo2014-01-211-155/+161
* Add tests for public api to PolicyBuilderdanielsdeleo2014-01-141-1/+3
* Add license header to policy_builder filedanielsdeleo2014-01-141-0/+21
* Extract policy building concerns from Chef::Clientdanielsdeleo2014-01-141-0/+214