summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix comment documenting include_default_source? function.fix-clear-sourcesPete Higgins2020-03-231-5/+5
* Fix chefstyle violation.Pete Higgins2020-03-231-1/+1
* Make include_default_source nil by default and change implied logic.Pete Higgins2020-03-233-15/+136
* Clear sources if either a source or rubygems_url is set.Pete Higgins2020-03-232-4/+25
* 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-235-24/+24
* Change the default value for :rubygems_url to be nil.Pete Higgins2020-03-233-10/+10
* Move clear_sources? helper from resource to provider.Pete Higgins2020-03-234-47/+54
* Update gem_package to make clear_sources opt-out.Pete Higgins2020-03-234-7/+66
* Default clear_sources to nil for chef_gem and gem_package.Pete Higgins2020-03-233-4/+4
* Bump version to 16.0.151 by Chef Expeditorv16.0.151Chef Expeditor2020-03-237-19/+20
* Merge pull request #9507 from chef/btm/yamlTim Smith2020-03-234-14/+95
|\
| * Simplify YAML mode checking for chef-applyBryan McLellan2020-03-232-19/+2
| * Add missing yaml require to Chef::RecipeBryan McLellan2020-03-231-1/+2
| * Add YAML support to 'chef-apply'Bryan McLellan2020-03-232-1/+32
| * Improve errors around loading YAML recipesBryan McLellan2020-03-232-13/+79
|/
* Merge pull request #9520 from chef/fail_less_windowsTim Smith2020-03-231-1/+1
|\
| * If we can't remove the Ruby installer in windows tests that's coolfail_less_windowsTim Smith2020-03-201-1/+1
|/
* Merge pull request #9519 from chef/remove-outdated-commentTim Smith2020-03-201-4/+0
|\
| * 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-207-19/+20
* Merge pull request #9516 from chef/ulimit_fixTim Smith2020-03-202-0/+16
|\
| * Fix loading the template file in the user_ulimit resourceTim Smith2020-03-202-0/+16
* | Bump version to 16.0.149 by Chef Expeditorv16.0.149Chef Expeditor2020-03-207-19/+20
* | Merge pull request #9515 from chef/expeditor/train-core_3.2.26Tim Smith2020-03-201-5/+3
|\ \
| * | Bump train-core to 3.2.26Chef Expeditor2020-03-201-5/+3
|/ /
* | Bump version to 16.0.148 by Chef Expeditorv16.0.148Chef Expeditor2020-03-207-19/+20
* | Merge pull request #9514 from pschaumburg/ps/windows_firewall_rule-displaynameTim Smith2020-03-202-23/+45
|\ \
| * | Fix Chefstyle lintPatrick Schaumburg2020-03-201-1/+1
| * | fix own failures in unit testsPatrick Schaumburg2020-03-201-3/+3
| * | Add/Change unit tests to support displaynamePatrick Schaumburg2020-03-201-20/+32
| * | 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-197-19/+20
|/
* 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-197-19/+20
* | Merge pull request #9500 from chef/lcg/dnf-refreshLamont Granquist2020-03-199-245/+684
|\ \ | |/ |/|
| * DNF refresh and aarch64-el8 supportlcg/dnf-refreshLamont Granquist2020-03-199-245/+684
|/
* Bump version to 16.0.145 by Chef Expeditorv16.0.145Chef Expeditor2020-03-187-19/+20
* Merge pull request #9492 from MsysTechnologiesllc/sangmesh/Fixed_Use_Ohai_dat...Tim Smith2020-03-182-2/+3
|\
| * run powershell_spec for windows onlysanga172020-03-181-1/+1
| * Powershell spec file updatedsanga172020-03-171-0/+1
| * Unwanted code removedsanga172020-03-171-1/+1
| * used helper methodsanga172020-03-170-0/+0
| |\
| | * Update lib/chef/provider/package/powershell.rbSangmesh Ausekar2020-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