summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Update RELEASE_NOTES.md Tim Smith2020-05-261-1/+1
| * | | | Add 16.1.16 release notes16116_notesTim Smith2020-05-261-0/+16
|/ / / /
* | | | Bump version to 16.1.17 by Chef Expeditorv16.1.17Chef Expeditor2020-05-277-19/+20
* | | | Merge pull request #9890 from chef/lcg/resource_name_fixesLamont Granquist2020-05-262-10/+15
|\ \ \ \
| * | | | Chef-16.2 breaking changelcg/resource_name_fixesLamont Granquist2020-05-202-10/+15
* | | | | Bump version to 16.1.16 by Chef Expeditorv16.1.16Chef Expeditor2020-05-267-19/+20
* | | | | Merge pull request #9916 from chef/rubygems_patchTim Smith2020-05-262-22/+23
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Pull in updated omnibus-software for rubygems perf patchTim Smith2020-05-262-22/+23
|/ / / /
* | | | Bump version to 16.1.15 by Chef Expeditorv16.1.15Chef Expeditor2020-05-227-19/+20
* | | | Merge pull request #9905 from chef/openssl_fixesTim Smith2020-05-2212-24/+24
|\ \ \ \
| * | | | Update our usage of OpenSSL::Digest to avoid Ruby 3 breaking changeopenssl_fixesTim Smith2020-05-2212-24/+24
* | | | | Bump version to 16.1.14 by Chef Expeditorv16.1.14Chef Expeditor2020-05-227-19/+20
* | | | | Merge pull request #9908 from chef/csnapp/win_single_use_func_testTim Smith2020-05-221-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Windows functional test should be single-useChristopher A. Snapp2020-05-221-0/+1
|/ / / /
* | | | Bump version to 16.1.13 by Chef Expeditorv16.1.13Chef Expeditor2020-05-227-19/+20
* | | | Merge pull request #9877 from chef/csnapp/add_winruby_2.7Tim Smith2020-05-224-93/+27
|\ \ \ \
| * | | | Allow chefstyle dependencies in windows verify testsChristopher A. Snapp2020-05-222-2/+2
| * | | | Refactor verify pipeline to use Ruby 2.7 in WindowsChristopher A. Snapp2020-05-223-91/+25
|/ / / /
* | | | Bump version to 16.1.12 by Chef Expeditorv16.1.12Chef Expeditor2020-05-227-19/+20
* | | | Merge pull request #9897 from chef/fix-ruby27-keyword-arg-warning-in-macos_us...Tim Smith2020-05-212-7/+11
|\ \ \ \
| * | | | Fix chefstyle violations.fix-ruby27-keyword-arg-warning-in-macos_userdefaultsPete Higgins2020-05-211-4/+4
| * | | | Further refactoring.Pete Higgins2020-05-211-1/+1
| * | | | Fix ruby 2.7 keyword args warning and refactor a bit.Pete Higgins2020-05-212-7/+11
* | | | | Bump version to 16.1.11 by Chef Expeditorv16.1.11Chef Expeditor2020-05-226-16/+16
* | | | | Merge pull request #9901 from chef/lcg/fix-dnf-testsLamont Granquist2020-05-211-2/+2
|\ \ \ \ \
| * | | | | fix dnf testslcg/fix-dnf-testsLamont Granquist2020-05-211-2/+2
| |/ / / /
* | | | | Bump version to 16.1.10 by Chef Expeditorv16.1.10Chef Expeditor2020-05-217-19/+20
* | | | | Merge pull request #9903 from chef/bump_openssl_16Tim Smith2020-05-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update openssl to 1.0.2vTim Smith2020-05-211-1/+1
|/ / / /
* | | | Bump version to 16.1.9 by Chef Expeditorv16.1.9Chef Expeditor2020-05-217-19/+20
* | | | Merge pull request #9895 from michel-slm/fix-chef-utils-typosTim Smith2020-05-211-2/+2
|\ \ \ \
| * | | | [chef-utils] fix typosMichel Salim2020-05-201-2/+2
|/ / / /
* | | | Bump version to 16.1.8 by Chef Expeditorv16.1.8Chef Expeditor2020-05-207-19/+20
* | | | Merge pull request #9892 from mattray/arm_testsTim Smith2020-05-201-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed armv6l and armv7l tests.Matt Ray2020-05-211-2/+2
|/ / /
* | | Bump version to 16.1.7 by Chef Expeditorv16.1.7Chef Expeditor2020-05-207-19/+20
* | | Merge pull request #9889 from chef/btm/fix-cannot-find-the-batch-labelTim Smith2020-05-202-2/+19
|\ \ \ | |/ / |/| |
| * | Force the bootstrap_directory to use the right separator on Windowsbtm/fix-cannot-find-the-batch-labelBryan McLellan2020-05-201-1/+16
| * | Add REM lines to windows bootstrap script to fix labelBryan McLellan2020-05-201-1/+3
|/ /
* | Bump version to 16.1.6 by Chef Expeditorv16.1.6Chef Expeditor2020-05-207-19/+20
* | Merge pull request #9886 from chef/random-cleanupTim Smith2020-05-194-11/+12
|\ \
| * | Fix whitespace.random-cleanupPete Higgins2020-05-191-7/+7
| * | Downcase checksums when they come into the system.Pete Higgins2020-05-193-2/+3
| * | Use a plain type for the ruby_type, move the regex to a validator.Pete Higgins2020-05-191-1/+2
| * | Remove an unused require.Pete Higgins2020-05-191-1/+0
* | | Bump version to 16.1.5 by Chef Expeditorv16.1.5Chef Expeditor2020-05-207-19/+20
* | | Merge pull request #9887 from mattray/arm_supportTim Smith2020-05-192-3/+14
|\ \ \ | |/ / |/| |
| * | Added armv6l and armv7l to arm? and armhf? helpersMatt Ray2020-05-202-3/+14
|/ /
* | Bump version to 16.1.4 by Chef Expeditorv16.1.4Chef Expeditor2020-05-197-19/+20
* | Merge pull request #9826 from chef/add-spellcheckTim Smith2020-05-18113-194/+2424
|\ \ | |/ |/|