summaryrefslogtreecommitdiff
path: root/lib/chef/policy_builder/policyfile.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* Fix node[:cookbooks] attributeLamont Granquist2019-08-261-3/+4
* Style/StringLiteralsInInterpolationLamont Granquist2019-07-051-2/+2
* Style/ClassCheckLamont Granquist2019-07-051-1/+1
* fix Layout/AlignArgumentslcg/new-chefstyleLamont Granquist2019-07-021-1/+1
* more distro constants for "Chef"Marc Chamberland2019-05-231-1/+1
* More distro constant applicationsMarc Chamberland2019-05-231-1/+1
* Convert require to require_relativeLamont Granquist2019-05-081-6/+6
* chef-client => Chef::Dist::CLIENTMarc Chamberland2019-04-261-1/+2
* Early alloction of the Chef::RunContextLamont Granquist2019-03-141-3/+6
* Remove experimental wording in policyfiles commentTim Smith2019-03-111-7/+1
* Extract Action Collection from Data CollectorLamont Granquist2019-03-111-0/+4
* change HTTPServerException to HTTPClientException for ruby 2.6Lamont Granquist2019-01-031-1/+1
* replace some instances of to_hash with to_hlcg/to-h-cleanupLamont Granquist2018-09-261-3/+5
* mechanical conversion of most debug log statements to traceThom May2018-03-261-2/+2
* RFC 106: expose name and chef_environment as attrstm/chef_environmentThom May2018-03-091-0/+6
* Remove redundant defensive codeJon Cowie2018-03-051-4/+1
* Add attribute hoisting into coreJon Cowie2018-03-011-0/+13
* Properly send run_list_expanded event in policy node casetc/fix-expanded-run-list-reporting-for-policyfilesTyler Cloke2017-06-201-1/+27
* 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