summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 16.0.152 by Chef Expeditorv16.0.152Chef Expeditor2020-03-231-1/+1
* Merge pull request #9522 from chef/cron_validationsTim Smith2020-03-233-139/+102
|\
| * Make this a helper module not a mixincron_validationsTim Smith2020-03-233-12/+12
| * Chefstyle fixTim Smith2020-03-231-2/+2
| * Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-13/+3
| * Remove another duplicate value checkTim Smith2020-03-231-1/+0
| * Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-1/+0
| * Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-3/+1
| * Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-1/+0
| * Move the first part of the cron resource over to mixin cron validationsTim Smith2020-03-231-67/+21
| * Move cron validatioin methods into a mixinTim Smith2020-03-232-72/+96
* | 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