summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Deprecate supports_powershell_execution_bypass? checkremove_ps_bypass_checkTim Smith2020-02-282-17/+7
* Bump version to 16.0.93 by Chef Expeditorv16.0.93Chef Expeditor2020-02-287-19/+20
* Minor Chefstyle fixTim Smith2020-02-281-1/+0
* Merge pull request #9415 from chef/ohai_updateTim Smith2020-02-282-9/+9
|\
| * Update Ohai to 16.0.7Tim Smith2020-02-282-9/+9
|/
* Bump version to 16.0.92 by Chef Expeditorv16.0.92Chef Expeditor2020-02-287-19/+20
* Merge pull request #9409 from chef/yum_vs_dnfTim Smith2020-02-273-17/+35
|\
| * Change the resource order and return a symbolyum_vs_dnfTim Smith2020-02-271-6/+7
| * Make sure we don't break the world in RHEL 9Tim Smith2020-02-273-6/+20
| * Update the rhsm_erata* and rhsm_register resources for RHEL 8Tim Smith2020-02-273-13/+16
* | Bump version to 16.0.91 by Chef Expeditorv16.0.91Chef Expeditor2020-02-287-19/+20
* | Merge pull request #9411 from chef/lcg/remove-core-dslLamont Granquist2020-02-275-77/+13
|\ \ | |/ |/|
| * Revert removing this lineLamont Granquist2020-02-271-0/+2
| * Remove the "Core" DSL for Chef-16Lamont Granquist2020-02-275-79/+13
|/
* Bump version to 16.0.90 by Chef Expeditorv16.0.90Chef Expeditor2020-02-277-20/+21
* Merge pull request #9396 from chef/windows_package_3010Tim Smith2020-02-273-4/+10
|\
| * Add basic spec for return codewindows_package_3010Tim Smith2020-02-252-2/+6
| * Accept exit code 3010 as valid in windows_packageTim Smith2020-02-251-2/+4
* | Bump version to 16.0.89 by Chef Expeditorv16.0.89Chef Expeditor2020-02-267-19/+20
* | Merge pull request #9395 from chef/cookstyleTim Smith2020-02-269-19/+13
|\ \
| * | Cookstyle fixes for our resourcesTim Smith2020-02-269-19/+13
* | | Bump version to 16.0.88 by Chef Expeditorv16.0.88Chef Expeditor2020-02-267-19/+20
* | | Merge pull request #9402 from chef/license_scoutTim Smith2020-02-261-3/+3
|\ \ \
| * | | Update license_scout to 1.1.7 to resolve build failuresTim Smith2020-02-261-3/+3
|/ / /
* | | Bump version to 16.0.87 by Chef Expeditorv16.0.87Chef Expeditor2020-02-267-19/+20
* | | Merge pull request #9401 from chef/bump_depsTim Smith2020-02-262-10/+10
|\ \ \
| * | | Bump all deps to currentTim Smith2020-02-262-10/+10
|/ / /
* | | Bump version to 16.0.86 by Chef Expeditorv16.0.86Chef Expeditor2020-02-267-19/+20
* | | Merge pull request #9279 from MsysTechnologiesllc/vasundhara/MSYS-1230_Window...Tim Smith2020-02-266-2/+419
|\ \ \
| * | | More optimization of code and updated get_account_with_user_rights to return ...Vasu11052020-02-264-21/+30
| * | | Did some more refactorign added more functional specs for missing scenariosVasu11052020-02-252-20/+60
| * | | Removed sensitive property, and updated debug message for remove actionVasu11052020-02-241-7/+3
| * | | Using win32 api to fetch the account with user rights. Used this method in se...Vasu11052020-02-245-33/+126
| * | | Reverted unwanted changesVasu11052020-02-231-1/+1
| * | | Replaced powershell_out with powershell_exec and updated data type for sensit...Vasu11052020-02-232-7/+7
| * | | Added introduced field for resourceVasu11052020-02-231-0/+2
| * | | MSYS-1230 Migrating windows_user_privilege resource from windows cookbookVasu11052020-02-234-1/+278
* | | | Bump version to 16.0.85 by Chef Expeditorv16.0.85Chef Expeditor2020-02-267-19/+20
| |/ / |/| |
* | | Merge pull request #9400 from chef/lcg/platform_version_sugarTim Smith2020-02-263-6/+23
|\ \ \
| * | | Convert the node[:platform_version] to a Chef::VersionStringlcg/platform_version_sugarLamont Granquist2020-02-263-6/+23
| | |/ | |/|
* | | Bump version to 16.0.84 by Chef Expeditorv16.0.84Chef Expeditor2020-02-267-19/+20
* | | Merge pull request #9397 from chef/platform_helpersTim Smith2020-02-267-9/+9
|\ \ \ | |/ / |/| |
| * | Fix a spec to work with windows?platform_helpersTim Smith2020-02-251-1/+1
| * | Use the chef-utils helpers in our resourcesTim Smith2020-02-256-8/+8
* | | Bump version to 16.0.83 by Chef Expeditorv16.0.83Chef Expeditor2020-02-257-19/+20
|/ /
* | Merge pull request #9393 from chef/lcg/unified-mode3Tim Smith2020-02-2519-119/+113
|\ \
| * | convert move resources to unified_modelcg/unified-mode3Lamont Granquist2020-02-2514-27/+47
| * | unified_mode and custom resource for mdadmLamont Granquist2020-02-255-92/+66
|/ /
* | Bump version to 16.0.82 by Chef Expeditorv16.0.82Chef Expeditor2020-02-256-16/+16
* | Merge pull request #9391 from chef/lcg/fix-kitchen-testsLamont Granquist2020-02-253-5/+4
|\ \