summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Update bundler in our Ruby 2.6 testsTim Smith2020-12-301-1/+5
| * Improve debug on windowsTim Smith2020-12-301-0/+2
| * Print more useful troubleshooting infoTim Smith2020-12-301-1/+8
| * Throw and error if bunder can't be run on WindowsTim Smith2020-12-302-1/+1
| * Stop updating bundler in CITim Smith2020-12-303-14/+2
| * Print the bundler version in the CI scriptTim Smith2020-12-301-2/+4
| * Move all the CI scripts into the .expeditor dirTim Smith2020-12-3013-52/+52
* | Bump version to 16.9.6 by Chef Expeditorv16.9.6Chef Expeditor2020-12-307-19/+20
* | Merge pull request #10798 from chef/fix_knife_statusTim Smith2020-12-303-2/+56
|\ \ | |/
| * Fix chefstyle violations.Pete Higgins2020-12-302-3/+3
| * Fix knife status json output for EC2 instance with no public IP.Pete Higgins2020-12-302-1/+55
|/
* Bump version to 16.9.5 by Chef Expeditorv16.9.5Chef Expeditor2020-12-307-19/+20
* Merge pull request #10796 from chef/testing_backportsTim Smith2020-12-3016-474/+308
|\
| * Avoid a shell_out call and just use File.binread.Pete Higgins2020-12-301-11/+1
| * Consolidate tests to reduce runtime on CI.Pete Higgins2020-12-301-384/+204
| * Fix escaping in doc string.Pete Higgins2020-12-301-1/+1
| * Update spellcheck task for new version of cspell.Pete Higgins2020-12-301-6/+1
| * Fix typo.Pete Higgins2020-12-301-1/+1
| * Untangle some gnarly code.Pete Higgins2020-12-301-7/+4
| * Rename a variable to get rid of a spelling exception.Pete Higgins2020-12-302-3/+2
| * Move FormattingOptions to its own file and remove duplication.Pete Higgins2020-12-306-54/+55
| * Stub http requests in rubygems tests.Pete Higgins2020-12-305-7/+39
* | Bump version to 16.9.4 by Chef Expeditorv16.9.4Chef Expeditor2020-12-307-19/+20
|/
* Merge pull request #10759 from chef/16_buildsTim Smith2020-12-308-69/+13
|\
| * Resolve build / test failures now that Chef 16 is the stable relase16_buildsTim Smith2020-12-188-69/+13
* | Bump version to 16.9.3 by Chef Expeditorv16.9.3Chef Expeditor2020-12-207-19/+20
* | Merge pull request #10768 from axl89/10766-fix-crond-sensitive-16Tim Smith2020-12-201-0/+1
|\ \ | |/ |/|
| * Fixed cron_d resource ignoring sensitive propertyAxel Amigo Arnold2020-12-191-0/+1
|/
* 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