summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the mixin powershell includes from resourcespowershell_includeTim Smith2020-02-284-10/+0
* Bump version to 16.0.97 by Chef Expeditorv16.0.97Chef Expeditor2020-02-287-19/+20
* Merge pull request #9421 from chef/macos_directoryTim Smith2020-02-282-21/+10
|\
| * directory resource: Remove support for macOS < 10.11Tim Smith2020-02-282-21/+10
|/
* Merge pull request #9414 from chef/contributingTim Smith2020-02-281-2/+2
|\
| * Update CONTRIBUTING.md Tim Smith2020-02-281-1/+1
| * Update CONTRIBUTING.md Tim Smith2020-02-281-1/+1
| * Update how approvals / builds happencontributingTim Smith2020-02-281-2/+2
* | Bump version to 16.0.96 by Chef Expeditorv16.0.96Chef Expeditor2020-02-287-19/+20
* | Merge pull request #9418 from chef/remove_ps_bypass_checkTim Smith2020-02-283-47/+15
|\ \
| * | Deprecate supports_powershell_execution_bypass? checkTim Smith2020-02-283-47/+15
* | | Bump version to 16.0.95 by Chef Expeditorv16.0.95Chef Expeditor2020-02-287-19/+20
|/ /
* | Merge pull request #9420 from chef/remove_macos_10.9_supportTim Smith2020-02-282-224/+215
|\ \
| * | Don't run all the service specs twiceTim Smith2020-02-281-211/+209
| * | Remove support for macOS < 10.12 in the service resourceTim Smith2020-02-282-15/+8
|/ /
* | Bump version to 16.0.94 by Chef Expeditorv16.0.94Chef Expeditor2020-02-287-19/+20
* | Merge pull request #9417 from chef/nano_supportTim Smith2020-02-2812-257/+52
|\ \
| * | Remove all the code that checks for Windows Nanonano_supportTim Smith2020-02-2812-257/+52
|/ /
* | 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