summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Convert resources to powershell_execpowershell_execTim Smith2020-04-055-23/+22
* 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
| |/ / / / /
* | | | | | Bump version to 16.0.181 by Chef Expeditorv16.0.181Chef Expeditor2020-04-047-19/+20
* | | | | | Merge pull request #9596 from cinc-project/dist_windows_bootstrap_templateTim Smith2020-04-043-6/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix missing dist constants in bootstrap logicMarc Chamberland2020-04-032-5/+5
| * | | | | revert dist constant to hardcoded in default_bootstrap_templateMarc Chamberland2020-04-031-1/+1
|/ / / / /
* | | | | Bump version to 16.0.180 by Chef Expeditorv16.0.180Chef Expeditor2020-04-037-19/+20
* | | | | Merge pull request #9581 from chef/lcg/redundant-identityTim Smith2020-04-0324-38/+56
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | remove identity: false herelcg/redundant-identityLamont Granquist2020-04-021-1/+1
| * | | | remove debuggingLamont Granquist2020-04-021-11/+0
| * | | | Change name_property to be identity and not desired_state by defaultLamont Granquist2020-04-026-17/+45