summaryrefslogtreecommitdiff
path: root/lib/chef/policy_builder/policyfile.rb
Commit message (Expand)AuthorAgeFilesLines
* RFC 67: Remove cookbook segmentsThom May2017-04-041-6/+7
* Add the policyfile revision_id as an automatic attribute.John Bellone2016-11-011-0/+1
* Ensure that solo specific code is run at the proper timeThom May2016-05-161-1/+1
* fix specsLamont Granquist2016-03-141-3/+3
* manual fixing for raise unlessLamont Granquist2016-03-141-9/+5
* chefstyle Style/AndOr fixesLamont Granquist2016-03-141-9/+9
* Merge pull request #4478 from chef/lcg/rfc-060-gem-metadataLamont Granquist2016-03-031-1/+3
|\
| * get the formatting for cookbook gems correctLamont Granquist2016-02-091-2/+2
| * RFC-060 gem metadata MVPLamont Granquist2016-02-091-0/+2
* | Inflating the cookbook version object in policyfile compat modeandy-dufour2016-02-121-1/+1
|/
* autofixing whitespace copsLamont Granquist2016-02-051-3/+2
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-5/+5
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-2/+2
* validateLamont Granquist2015-10-261-0/+1
* Remove experimental feature warning for policyfilesremove-policyfile-warningdanielsdeleo2015-09-241-6/+4
* Apply a named_run_list in policy builder via configurationdanielsdeleo2015-09-211-1/+35
* Add `setup_chef_class` to Policyfile policy builderdanielsdeleo2015-09-171-1/+71
* Set the precedence of policyfile attrs and propagate them everywheredanielsdeleo2015-09-171-0/+43
* Use the dynamic policy builder everywheredanielsdeleo2015-09-171-10/+2
* Display policy name and ID during the chef rundanielsdeleo2015-05-221-0/+1
* add resource_resolver and resource_priority_mapLamont Granquist2015-04-151-1/+0
* 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-301-4/+1
* Fixed environment chop -> chomp issue which truncated single character enviro...Joe Richards2014-03-281-1/+1
* [CHEF-3506] suppress final node save when using override run listdanielsdeleo2014-02-031-0/+6
* Delegate sync_cookbooks to policy_builder, subclasses rely on itdanielsdeleo2014-02-031-1/+1
* Add public API for expanding run_list in Chef::Clientdanielsdeleo2014-01-231-8/+17
* 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