summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #8969 from chef/154_release_notesTim Smith2019-10-151-0/+85
|\ \ \
| * | | Update RELEASE_NOTES.md Tim Smith2019-10-151-1/+1
| * | | Update RELEASE_NOTES.md Tim Smith2019-10-151-1/+1
| * | | Update RELEASE_NOTES.md Tim Smith2019-10-151-1/+1
| * | | Update RELEASE_NOTES.md Tim Smith2019-10-151-1/+1
| * | | Add new knife supermarket list commands154_release_notesTim Smith2019-10-141-0/+7
| * | | More release notes updatesTim Smith2019-10-141-12/+40
| * | | Add initial Chef 15.4 release notesTim Smith2019-10-141-0/+50
* | | | Bump version to 15.4.42 by Chef Expeditorv15.4.42Chef Expeditor2019-10-156-15/+16
* | | | Merge pull request #8995 from MsysTechnologiesllc/vasundhara/Fix_description_...Tim Smith2019-10-141-2/+2
|\ \ \ \
| * | | | Fix typo for knife download --[no]-diff and force options.Vasu11052019-10-151-2/+2
|/ / / /
* | | | Bump version to 15.4.41 by Chef Expeditorv15.4.41Chef Expeditor2019-10-156-14/+15
* | | | Merge pull request #8971 from MsysTechnologiesllc/VSingh/MSYS-1122_knife_supe...Tim Smith2019-10-144-9/+177
|\ \ \ \ | |/ / / |/| | |
| * | | Increase items count to avoid paginationVivek Singh2019-10-152-2/+4
| * | | Add supermarket list & search specsVivek Singh2019-10-142-0/+155
| * | | Update get_cookbook_list query paramsVivek Singh2019-10-091-11/+7
| * | | Enhance knife supermarket list & searchVivek Singh2019-10-092-10/+25
* | | | Bump version to 15.4.40 by Chef Expeditorv15.4.40Chef Expeditor2019-10-146-14/+15
* | | | Merge pull request #8895 from MsysTechnologiesllc/Nimesh/MSYS-1098_handle_rac...Tim Smith2019-10-141-6/+6
|\ \ \ \
| * | | | Using umask to avoid race conditionsNimesh-Msys2019-10-091-6/+6
| |/ / /
* | | | Bump version to 15.4.39 by Chef Expeditorv15.4.39Chef Expeditor2019-10-146-14/+15
* | | | Merge pull request #8961 from jeremyhage/fix-windows-package-path-envTim Smith2019-10-143-6/+6
|\ \ \ \
| * | | | Avoid a PATH environment variable update before a windows package installJeremy HAGE2019-10-081-1/+1
| * | | | Avoid a PATH environment variable update before a windows package installJeremy HAGE2019-10-072-5/+5
* | | | | Bump version to 15.4.38 by Chef Expeditorv15.4.38Chef Expeditor2019-10-146-15/+16
* | | | | Merge pull request #8987 from MsysTechnologiesllc/VSingh/fix-knife-exec-scrip...Tim Smith2019-10-141-1/+9
|\ \ \ \ \
| * | | | | Fix undefined method `each' for StringVivek Singh2019-10-141-1/+9
* | | | | | Merge pull request #8962 from chef/snappj/create-habitat-test-pipelineTim Smith2019-10-142-0/+23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Create habitat test pipelinesnappj/create-habitat-test-pipelineJeremiah Snapp2019-10-072-0/+23
| |/ / / /
* | | | | Bump version to 15.4.37 by Chef Expeditorv15.4.37Chef Expeditor2019-10-126-14/+15
* | | | | Event dispatcher thread local storage (#8950)Lamont Granquist2019-10-121-2/+9
|\ \ \ \ \
| * | | | | add a comment explaining what we're doing.lcg/thread-local-event-storageLamont Granquist2019-10-021-0/+5
| * | | | | Event dispatcher thread local storageLamont Granquist2019-10-021-2/+4
* | | | | | Bump version to 15.4.36 by Chef Expeditorv15.4.36Chef Expeditor2019-10-106-14/+15
* | | | | | Fix yum & dnf shellout if exit with nonzero status (#8972)Lamont Granquist2019-10-102-6/+16
|\ \ \ \ \ \
| * | | | | | Fix chefstyleVivek Singh2019-10-102-0/+2
| * | | | | | Update exception messageVivek Singh2019-10-092-10/+4
| * | | | | | Fix yum & dnf shellout if exit with nonzero statusVivek Singh2019-10-092-6/+20
| | |_|/ / / | |/| | | |
* | | | | | Bump version to 15.4.35 by Chef Expeditorv15.4.35Chef Expeditor2019-10-106-14/+15
* | | | | | windows_service: don't update the service if the run_as_user ca… (#8981)Lamont Granquist2019-10-104-5/+30
|\ \ \ \ \ \
| * | | | | | Update windows_service to ignore run_as_user caseJason Barnett2019-10-104-5/+30
|/ / / / / /
* | | | | | Bump version to 15.4.34 by Chef Expeditorv15.4.34Chef Expeditor2019-10-096-14/+15
* | | | | | Merge pull request #8379 from jasonwbarnett/feature/add-leave-action-to-windo...Tim Smith2019-10-092-3/+76
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add :leave action to windows_ad_join resourceJason Barnett2019-10-092-3/+76
|/ / / / /
* | | | | Bump version to 15.4.33 by Chef Expeditorv15.4.33Chef Expeditor2019-10-096-14/+15
* | | | | Merge pull request #8968 from chef/bumps_2019Tim Smith2019-10-084-20/+20
|\ \ \ \ \
| * | | | | Require train ~3.1 for bootstrapping and openssl 1.0.2tbumps_2019Tim Smith2019-10-084-20/+20
* | | | | | Bump version to 15.4.32 by Chef Expeditorv15.4.32Chef Expeditor2019-10-086-14/+15
|/ / / / /
* | | | | Merge pull request #8856 from MsysTechnologiesllc/bootstrap_password_promptTim Smith2019-10-082-14/+74
|\ \ \ \ \
| * | | | | Fixed test-case for password prompt.Amol Shinde2019-09-111-2/+2