summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make this a helper module not a mixincron_validationsTim Smith2020-03-234-27/+27
* Add additional specs to the cron_d resourceTim Smith2020-03-231-1/+13
* Fixes to the mixin tests from the reviewTim Smith2020-03-231-2/+6
* Remove a functional test that was already well cover in unit testsTim Smith2020-03-231-7/+0
* Chefstyle fixTim Smith2020-03-231-2/+2
* Update lib/chef/mixin/cron_validations.rb Tim Smith2020-03-231-13/+3
* Tweak functional spec orderTim Smith2020-03-231-1/+1
* 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
* Update the cron functional tests for the new errorTim Smith2020-03-231-7/+4
* Make the spec look more like realityTim Smith2020-03-231-4/+0
* Fix some invalid functional testsTim Smith2020-03-231-14/+9
* Move the first part of the cron resource over to mixin cron validationsTim Smith2020-03-233-79/+27
* Test both cron and cron_d resourcesTim Smith2020-03-231-1/+7
* Move cron validatioin methods into a mixinTim Smith2020-03-234-126/+169
* 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
* | Bump version to 16.0.144 by Chef Expeditorv16.0.144Chef Expeditor2020-03-187-19/+20
* | Merge pull request #8729 from pschaumburg/ps/windows_firewall_rule-groupTim Smith2020-03-181-0/+12
|\ \