summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Test Kitchen testing on Ubuntu 20.10ubuntu_2010Tim Smith2020-10-262-0/+23
* Bump version to 16.7.1 by Chef Expeditorv16.7.1Chef Expeditor2020-10-267-19/+20
* Merge pull request #10551 from chef/remove-net-http-monkeypatch-part-2Tim Smith2020-10-262-14/+0
|\
| * Remove references to monkeypatch method.Pete Higgins2020-10-262-14/+0
* | Bump version to 16.7.0 by Chef Expeditorv16.7.0Chef Expeditor2020-10-267-19/+20
* | Merge pull request #10550 from chef/empty_blockTim Smith2020-10-261-3/+0
|\ \ | |/ |/|
| * Remove an empty before block in a specTim Smith2020-10-261-3/+0
* | Bump version to 16.6.39 by Chef Expeditorv16.6.39Chef Expeditor2020-10-267-19/+20
|/
* Merge pull request #10548 from chef/remove-net-http-monkeypatchTim Smith2020-10-267-29/+7
|\
| * Remove unused monkeypatch on net/http.remove-net-http-monkeypatchPete Higgins2020-10-267-29/+7
|/
* Bump version to 16.6.38 by Chef Expeditorv16.6.38Chef Expeditor2020-10-217-19/+20
* Merge pull request #10544 from chef/nuke_more_binsTim Smith2020-10-211-0/+2
|\
| * Remove coderay and ffi-yajl-bench binstubsTim Smith2020-10-211-0/+2
* | Bump version to 16.6.37 by Chef Expeditorv16.6.37Chef Expeditor2020-10-217-19/+20
* | Merge pull request #10543 from chef/tls12Tim Smith2020-10-202-98/+89
|\ \ | |/ |/|
| * ensure powershell_package commands are run with tls 1.2mwrock2020-10-202-98/+89
* | Bump version to 16.6.36 by Chef Expeditorv16.6.36Chef Expeditor2020-10-207-19/+20
* | Merge pull request #10542 from chef/bumps_2020_v4Tim Smith2020-10-202-7/+7
|\ \
| * | Bump Ohai to 16.7 and cacerts to the latestTim Smith2020-10-202-9/+7
* | | Bump version to 16.6.35 by Chef Expeditorv16.6.35Chef Expeditor2020-10-207-21/+20
* | | Bump version to 16.6.34 by Chef Expeditorv16.6.34Chef Expeditor2020-10-207-19/+20
|/ /
* | Merge pull request #10541 from chef/nuke_yard_taskTim Smith2020-10-204-43/+27
|\ \
| * | Remove the yard doc generation task / groupTim Smith2020-10-204-43/+27
* | | Merge pull request #10540 from chef/rake_updatesTim Smith2020-10-205-89/+4
|\ \ \ | |/ / |/| |
| * | Add missing require in the RakefileTim Smith2020-10-201-0/+1
| * | Remove the announcement rake task + minor task updatesTim Smith2020-10-205-89/+3
|/ /
* | Bump version to 16.6.33 by Chef Expeditorv16.6.33Chef Expeditor2020-10-207-19/+20
* | Merge pull request #10539 from chef/gem_cleanupTim Smith2020-10-206-16/+21
|\ \ | |/ |/|
| * Fix the changelog URL for chef-utils as wellTim Smith2020-10-201-1/+1
| * Update chef-config/chef-config.gemspec Tim Smith2020-10-201-1/+1
| * Minor gem cleanup for chef-bin/chef-utils/chef-configTim Smith2020-10-206-15/+20
|/
* Bump version to 16.6.32 by Chef Expeditorv16.6.32Chef Expeditor2020-10-207-19/+20
* Merge pull request #10536 from tecracer-theinen/fix/lwrp-cacheTim Smith2020-10-201-2/+2
|\
| * Fix LWRP build cacheThomas Heinen2020-10-201-2/+2
|/
* Merge pull request #10535 from chef/slim_kitchenTim Smith2020-10-191-2/+1
|\
| * Remove insserv-compat from opensuse now that it's there by defaultTim Smith2020-10-191-2/+1
|/
* Bump version to 16.6.31 by Chef Expeditorv16.6.31Chef Expeditor2020-10-207-19/+20
* Merge pull request #10534 from chef/faster_installsTim Smith2020-10-192-18/+21
|\
| * Update train-core & pull in the faster MSI installsTim Smith2020-10-192-18/+21
|/
* Bump version to 16.6.30 by Chef Expeditorv16.6.30Chef Expeditor2020-10-197-19/+20
* Merge pull request #10533 from chef/native_resourceTim Smith2020-10-191-4/+3
|\
| * Use a native resource in the ifconfig debian providerTim Smith2020-10-191-4/+3
* | Bump version to 16.6.29 by Chef Expeditorv16.6.29Chef Expeditor2020-10-197-19/+20
|/
* Merge pull request #10530 from chef/test_ifconfigTim Smith2020-10-194-7/+67
|\
| * Remove bogus example and add a note to the description.Tim Smith2020-10-191-9/+1
| * Make sure we have net-tools-deprecated on our SLES testerTim Smith2020-10-191-2/+1
| * See if we can get Ubuntu/Debian workingTim Smith2020-10-191-0/+4
| * Test ifconfig in Test Kitchen and add examples to the resourcetest_ifconfigTim Smith2020-10-193-4/+69
* | Merge pull request #10531 from chef/cleanup-platform_mockTim Smith2020-10-192-68/+24
|\ \
| * | Remove custom constant mocking in favor of rspec's.Pete Higgins2020-10-192-68/+24
|/ /