summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump mixlib-cli to 2.1.6expeditor/mixlib-cli_2.1.6Chef Expeditor2020-04-071-4/+4
* Bump version to 16.0.188 by Chef Expeditorv16.0.188Chef Expeditor2020-04-067-19/+20
* Merge pull request #9611 from chef/btm/really-skip-reboot-testBryan McLellan2020-04-061-5/+6
|\
| * Really skip the reboot pending func test if a reboot is pendingBryan McLellan2020-04-061-5/+6
* | Bump version to 16.0.187 by Chef Expeditorv16.0.187Chef Expeditor2020-04-066-16/+16
* | Merge pull request #9608 from chef/btm/check-windows-installer-raceBryan McLellan2020-04-061-14/+33
|\ \ | |/ |/|
| * Download and verify the Ruby installer, then move into placeBryan McLellan2020-04-061-14/+33
|/
* Bump version to 16.0.186 by Chef Expeditorv16.0.186Chef Expeditor2020-04-057-19/+20
* Merge pull request #9603 from chef/btm/permsBryan McLellan2020-04-051-9/+55
|\
| * Improved Ruby download/install for functional testsBryan McLellan2020-04-051-9/+55
|/
* Bump version to 16.0.185 by Chef Expeditorv16.0.185Chef Expeditor2020-04-057-19/+20
* Merge pull request #9602 from MsysTechnologiesllc/vasundhara/update-introduce...Bryan McLellan2020-04-051-1/+1
|\
| * Updated introudced version for start_when_available optionVasu11052020-04-051-1/+1
|/
* Bump version to 16.0.184 by Chef Expeditorv16.0.184Chef Expeditor2020-04-047-19/+20
* Merge pull request #9544 from pschaumburg/ps/windows_firewall_rule-reworkTim Smith2020-04-042-52/+173
|\
| * Merge branch 'master' into ps/windows_firewall_rule-reworkPatrick Schaumburg2020-04-0317-80/+264
| |\
| * \ Merge branch 'master' into ps/windows_firewall_rule-reworkPatrick Schaumburg2020-04-0237-121/+141
| |\ \
| * | | add example for icmp_typePatrick Schaumburg2020-04-021-0/+11
| * | | remove unused testsPatrick Schaumburg2020-04-011-78/+0
| * | | Merge branch 'master' into ps/windows_firewall_rule-reworkPatrick Schaumburg2020-04-0128-96/+555
| |\ \ \
| * | | | use define_resource_requirements instead of own methodPatrick Schaumburg2020-04-011-28/+35
| * | | | disable false valuePatrick Schaumburg2020-03-301-1/+1
| * | | | fix chefstyle errorPatrick Schaumburg2020-03-301-2/+3
| * | | | add missing validationPatrick Schaumburg2020-03-301-0/+1
| * | | | add some more testsPatrick Schaumburg2020-03-302-8/+23
| * | | | fix second checkPatrick Schaumburg2020-03-301-1/+1
| * | | | fix 2 lintingsPatrick Schaumburg2020-03-301-2/+3
| * | | | return true instead of easily truePatrick Schaumburg2020-03-301-1/+1
| * | | | fix rubocopPatrick Schaumburg2020-03-301-2/+3
| * | | | changing unit tests for methodPatrick Schaumburg2020-03-301-42/+14
| * | | | redo unit checks for is_set_properly?Patrick Schaumburg2020-03-301-28/+57
| * | | | fix linting errors + add unit test for is_set_properly? methodPatrick Schaumburg2020-03-302-6/+67
| * | | | add check for protocol and icmp_type during action createPatrick Schaumburg2020-03-301-1/+31
| * | | | add existing examples to codePatrick Schaumburg2020-03-301-0/+28
| * | | | fix test for groupPatrick Schaumburg2020-03-271-2/+2
| * | | | use double quotes instead of single quotesPatrick Schaumburg2020-03-271-1/+1
| * | | | fix wrong property names again in testsPatrick Schaumburg2020-03-271-13/+3
| * | | | fix wrong property name in testsPatrick Schaumburg2020-03-271-2/+2
| * | | | remove space in test as it should not be therePatrick Schaumburg2020-03-271-4/+4
| * | | | add and change testsPatrick Schaumburg2020-03-271-45/+90
| * | | | add icmp_type propertyPatrick Schaumburg2020-03-261-2/+10
| * | | | remove default value for descriptionPatrick Schaumburg2020-03-261-1/+0
* | | | | Bump version to 16.0.183 by Chef Expeditorv16.0.183Chef Expeditor2020-04-047-19/+20
* | | | | Merge pull request #9591 from chef/btm/fix-windows-func-testTim Smith2020-04-041-3/+3
|\ \ \ \ \
| * | | | | Use $env:temp instead of c:/btm/fix-windows-func-testBryan McLellan2020-04-031-3/+3
* | | | | | Bump version to 16.0.182 by Chef Expeditorv16.0.182Chef Expeditor2020-04-047-19/+20
* | | | | | Merge pull request #9593 from chef/lcg/eager-load-libraries-optionTim Smith2020-04-047-48/+252
|\ \ \ \ \ \
| * | | | | | fix accidental mangling of the glob patternlcg/eager-load-libraries-optionLamont Granquist2020-04-031-1/+1
| * | | | | | Fix chefspec monkeypatching madnessLamont Granquist2020-04-031-2/+2
| * | | | | | Implement eager_load_libraries metadata optionLamont Granquist2020-04-037-48/+252
| |/ / / / /