summaryrefslogtreecommitdiff
path: root/lib/chef
Commit message (Expand)AuthorAgeFilesLines
* Fix comment documenting include_default_source? function.fix-clear-sourcesPete Higgins2020-03-231-5/+5
* Make include_default_source nil by default and change implied logic.Pete Higgins2020-03-232-3/+17
* Clear sources if either a source or rubygems_url is set.Pete Higgins2020-03-231-3/+4
* Fix whitespace.Pete Higgins2020-03-231-1/+1
* Add documentation for new magic clear_sources behavior.Pete Higgins2020-03-231-0/+4
* Switch to canonical "https://rubygems.org" URL for rubygems.Pete Higgins2020-03-233-3/+3
* Change the default value for :rubygems_url to be nil.Pete Higgins2020-03-231-1/+1
* Move clear_sources? helper from resource to provider.Pete Higgins2020-03-232-9/+9
* Update gem_package to make clear_sources opt-out.Pete Higgins2020-03-232-1/+9
* Default clear_sources to nil for chef_gem and gem_package.Pete Higgins2020-03-231-1/+1
* Bump version to 16.0.151 by Chef Expeditorv16.0.151Chef Expeditor2020-03-231-1/+1
* Simplify YAML mode checking for chef-applyBryan McLellan2020-03-231-5/+2
* Add missing yaml require to Chef::RecipeBryan McLellan2020-03-231-1/+2
* Add YAML support to 'chef-apply'Bryan McLellan2020-03-231-1/+15
* Improve errors around loading YAML recipesBryan McLellan2020-03-231-13/+11
* Remove outdated comment about shell args on different platforms.remove-outdated-commentPete Higgins2020-03-201-4/+0
* Bump version to 16.0.150 by Chef Expeditorv16.0.150Chef Expeditor2020-03-201-1/+1
* Merge pull request #9516 from chef/ulimit_fixTim Smith2020-03-201-0/+1
|\
| * Fix loading the template file in the user_ulimit resourceTim Smith2020-03-201-0/+1
* | Bump version to 16.0.149 by Chef Expeditorv16.0.149Chef Expeditor2020-03-201-1/+1
* | Bump version to 16.0.148 by Chef Expeditorv16.0.148Chef Expeditor2020-03-201-1/+1
* | Fix Chefstyle lintPatrick Schaumburg2020-03-201-1/+1
* | extend windows_firewall_rule abilities (displayname, description)Patrick Schaumburg2020-03-201-3/+13
* | Bump version to 16.0.147 by Chef Expeditorv16.0.147Chef Expeditor2020-03-191-1/+1
|/
* Merge pull request #9511 from tecracer/theinen/fix-windows-firewall-ruleTim Smith2020-03-191-2/+6
|\
| * Fix windows_firewall_rule resource for rules with multiple associated profilesThomas Heinen2020-03-191-2/+6
* | Bump version to 16.0.146 by Chef Expeditorv16.0.146Chef Expeditor2020-03-191-1/+1
* | DNF refresh and aarch64-el8 supportlcg/dnf-refreshLamont Granquist2020-03-196-86/+239
|/
* Bump version to 16.0.145 by Chef Expeditorv16.0.145Chef Expeditor2020-03-181-1/+1
* Merge pull request #9492 from MsysTechnologiesllc/sangmesh/Fixed_Use_Ohai_dat...Tim Smith2020-03-181-1/+1
|\
| * Unwanted code removedsanga172020-03-171-1/+1
| * Used helper methodsanga172020-03-171-1/+1
| * Powershell script code replaced with ohai datasanga172020-03-161-1/+1
| * Powershell script replaced with the ohai datasanga172020-03-161-1/+1
* | Update the introduced value for windows_firewall_rule's group propertyTim Smith2020-03-181-1/+1
* | Bump version to 16.0.144 by Chef Expeditorv16.0.144Chef Expeditor2020-03-181-1/+1
* | update to latest version of filePatrick Schaumburg2020-03-181-6/+6
* | Merge branch 'master' into ps/windows_firewall_rule-groupPatrick Schaumburg2020-03-18347-2473/+4223
|\ \
| * | Bump version to 16.0.143 by Chef Expeditorv16.0.143Chef Expeditor2020-03-181-1/+1
| * | Use the correct constant in the resource support filesTim Smith2020-03-174-5/+4
| * | Bump version to 16.0.142 by Chef Expeditorv16.0.142Chef Expeditor2020-03-161-1/+1
| * | Merge pull request #9493 from chef/log_improvementsTim Smith2020-03-163-3/+9
| |\ \
| | * | Found some tests that fail when run by themselves on master.Ryan Davis2020-03-161-0/+1
| | * | Fix all(?) circular requires coming from the specs.Ryan Davis2020-03-161-1/+1
| | * | Extra initialization of civars in Resource.Ryan Davis2020-03-161-2/+7
| * | | Bump version to 16.0.141 by Chef Expeditorv16.0.141Chef Expeditor2020-03-161-1/+1
| * | | Merge pull request #9484 from chef/lcg/log-resource-no-notifyTim Smith2020-03-166-45/+30
| |\ \ \ | | |/ / | |/| |
| | * | properly remove the providerLamont Granquist2020-03-162-44/+0
| | * | Turn off notifications from log resource by defaultLamont Granquist2020-03-124-1/+30
| * | | Bump version to 16.0.140 by Chef Expeditorv16.0.140Chef Expeditor2020-03-161-1/+1