summaryrefslogtreecommitdiff
path: root/lib/chef/policy_builder
Commit message (Expand)AuthorAgeFilesLines
* move where we dep inject the priority mapsLamont Granquist2015-04-151-6/+0
* add resource_resolver and resource_priority_mapLamont Granquist2015-04-152-1/+20
* Handle cookbook artfact format differences when fetching cookbookspolicyfile-erchef-integrationdanielsdeleo2015-03-251-1/+5
* Update policyfile URLs and cookbook artifact data format per RFCdanielsdeleo2015-03-251-4/+4
* Include relative URLs in error messagesdanielsdeleo2015-02-121-4/+6
* Fetch cookbooks from cookbook_artifacts/ in native api modedanielsdeleo2015-02-121-7/+27
* Add policyfile native support to policy builderdanielsdeleo2015-01-271-1/+22
* Make FileVendor configuration specific to the two implementationsdanielsdeleo2014-07-302-6/+3
* CHEF-3684: do not clear file cache on override run listLamont Granquist2014-07-261-0/+3
* Fixed environment chop -> chomp issue which truncated single character enviro...Joe Richards2014-03-282-2/+2
* move run_list twiddling into the policy builderThom May2014-03-041-6/+3
* [CHEF-3506] suppress final node save when using override run listdanielsdeleo2014-02-032-0/+13
* Delegate sync_cookbooks to policy_builder, subclasses rely on itdanielsdeleo2014-02-032-5/+5
* Add public API for expanding run_list in Chef::Clientdanielsdeleo2014-01-232-25/+35
* Fix incompatibilites between node expansion and policyfiledanielsdeleo2014-01-221-0/+7
* Update error messaging in Policyfile policy builderdanielsdeleo2014-01-221-0/+5
* Add Policyfile-based policy builder for chef-clientdanielsdeleo2014-01-221-0/+317
* Extract "expand node" policy builder to new filedanielsdeleo2014-01-211-0/+229