summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Resolve Lint/ParenthesesAsGroupedExpression warningsLint_ParenthesesAsGroupedExpressionTim Smith2020-12-2516-36/+34
* Bump version to 17.0.5 by Chef Expeditorv17.0.5chef-masterChef Expeditor2020-12-227-19/+20
* Merge pull request #10765 from chef/remove_ubuntu1604Tim Smith2020-12-214-26/+2
|\
| * Remove support for Ubuntu 16.04remove_ubuntu1604Tim Smith2020-12-184-26/+2
* | Bump version to 17.0.4 by Chef Expeditorv17.0.4Chef Expeditor2020-12-227-19/+20
* | Merge pull request #10772 from chef/ffi_bumpTim Smith2020-12-211-10/+10
|\ \
| * | Pull in the new FFI we need for M1 MacsTim Smith2020-12-211-10/+10
|/ /
* | Bump version to 17.0.3 by Chef Expeditorv17.0.3Chef Expeditor2020-12-207-19/+20
* | Merge pull request #10767 from axl89/10766-fix-crond-sensitiveTim Smith2020-12-201-0/+1
|\ \
| * | Fixed cron_d resource ignoring sensitive propertyAxel Amigo Arnold2020-12-191-0/+1
|/ /
* | Bump version to 17.0.2 by Chef Expeditorv17.0.2Chef Expeditor2020-12-197-19/+20
|/
* Merge pull request #10721 from chef/32bit_rhelTim Smith2020-12-181-2/+0
|\
| * Remove EOL RHEL 6 32bit builds32bit_rhelTim Smith2020-12-091-2/+0
* | Bump version to 17.0.1 by Chef Expeditorv17.0.1Chef Expeditor2020-12-197-19/+20
* | Merge pull request #10379 from chef/rubygems_18Tim Smith2020-12-182-18/+5
|\ \
| * | Assume Rubygems 1.8 in the rubygems provider / specsrubygems_18Tim Smith2020-09-022-18/+5
* | | Update bumping_the_major_version.mdTim Smith2020-12-181-1/+0
* | | Bump version to 17.0.0 by Chef Expeditorv17.0.0Chef Expeditor2020-12-196-18/+19
* | | Merge pull request #10760 from chef/bump_17Tim Smith2020-12-184-14/+14
|\ \ \
| * | | Bump Chef Infra to 17bump_17Tim Smith2020-12-184-14/+14
* | | | Merge pull request #10762 from chef/fix-mac-kitchen-testsTim Smith2020-12-181-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Switch macOS kitchen test homebrew package.Pete Higgins2020-12-181-2/+2
|/ / /
* | | Update bumping_the_major_version.mdTim Smith2020-12-181-0/+2
* | | Update bumping_the_major_version.mdTim Smith2020-12-181-2/+8
* | | Merge pull request #10757 from chef/start_bumpTim Smith2020-12-181-5/+2
|\ \ \
| * | | Setup Expeditor to start the bumpTim Smith2020-12-181-5/+2
|/ / /
* | | Bump version to 16.9.2 by Chef Expeditorv16.9.2Chef Expeditor2020-12-187-19/+20
* | | Merge pull request #10755 from chef/update-link-to-compliance-phase-troublesh...Tim Smith2020-12-184-8/+7
|\ \ \
| * | | Remove a reference to audit cookbook from a comment.Pete Higgins2020-12-181-2/+2
| * | | Update links to Compliance Phase documentation in log messages.Pete Higgins2020-12-183-6/+5
|/ / /
* | | Bump version to 16.9.1 by Chef Expeditorv16.9.1Chef Expeditor2020-12-187-20/+20
* | | Bump version to 16.9.0 by Chef Expeditorv16.9.0Chef Expeditor2020-12-187-18/+20
* | | Merge pull request #10751 from chef/fix-failures-in-ssl-handlerTim Smith2020-12-184-92/+133
|\ \ \
| * | | Don't pollute trusted_certs test data to keep bootstrap tests happy.fix-failures-in-ssl-handlerPete Higgins2020-12-174-10/+17
| * | | Don't write to test data directories to avoid state leaking into other tests.Pete Higgins2020-12-161-13/+10
| * | | chefstylePete Higgins2020-12-161-2/+2
| * | | Use namespaced File constant consistently.Pete Higgins2020-12-161-2/+2
| * | | Return early to remove a level of nesting.Pete Higgins2020-12-161-20/+20
| * | | Simplify test setup.Pete Higgins2020-12-161-14/+12
| * | | Simplify some circuitous test setup.Pete Higgins2020-12-161-7/+7
| * | | Backfill some missing tests and simplify the existing one.Pete Higgins2020-12-161-7/+11
| * | | The port doesn't matter.Pete Higgins2020-12-161-1/+1
| * | | Simplify test grouping.Pete Higgins2020-12-161-40/+30
| * | | Remove outdated test cruft.Pete Higgins2020-12-161-3/+0
| * | | Remove a test that was not testing behavior of the code under test.Pete Higgins2020-12-161-5/+0
| * | | Handle bad certs in trusted_certs_dir.Pete Higgins2020-12-162-1/+19
| * | | Add friendlier error messages for OpenSSL stuff.Pete Higgins2020-12-162-6/+27
| * | | Properly handle DER encoded certs and keys.Pete Higgins2020-12-165-3/+17
* | | | Merge pull request #10754 from chef/cleanup-bootstrap-certs-testsTim Smith2020-12-183-18/+5
|\ \ \ \
| * | | | Cleanup bootstrap trusted_certs_dir tests.cleanup-bootstrap-certs-testsPete Higgins2020-12-173-18/+5
|/ / / /