summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Add specs and rename fingerprint -> short idzypper_repositoryTim Smith2020-06-053-20/+73
| * | | | | | Change how we get the fingerprint againTim Smith2020-06-042-5/+5
| * | | | | | Make sure gpg_version is actually a version objectTim Smith2020-06-041-1/+1
| * | | | | | Add a kitchen test for zypper_repositoryTim Smith2020-06-042-0/+14
| * | | | | | Fix zypper_repository key handling on SLES 15+Tim Smith2020-06-041-4/+21
* | | | | | | Bump version to 16.2.15 by Chef Expeditorv16.2.15Chef Expeditor2020-06-057-19/+20
* | | | | | | Merge pull request #9957 from chef/add-spellcheck-to-ciTim Smith2020-06-046-830/+858
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add spellcheck to CI.Pete Higgins2020-06-041-0/+8
| * | | | | | Case-insensitive sort the list of spelling exceptions.Pete Higgins2020-06-041-847/+846
| * | | | | | Add spelling exceptions.Pete Higgins2020-06-041-0/+21
| * | | | | | Fix some spelling violations.Pete Higgins2020-06-043-3/+3
| * | | | | | Ignore misspelling included to describe fixing the misspelling.Pete Higgins2020-06-041-1/+1
* | | | | | | Merge pull request #9955 from chef/better_inspec_subscriptionTim Smith2020-06-041-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Prevent double inspec dep bump PRsTim Smith2020-06-041-1/+1
|/ / / / / /
* | | | | | Bump version to 16.2.14 by Chef Expeditorv16.2.14Chef Expeditor2020-06-047-19/+20
* | | | | | Bump version to 16.2.13 by Chef Expeditorv16.2.13Chef Expeditor2020-06-047-19/+20
* | | | | | Merge pull request #9946 from MsysTechnologiesllc/sangmeshA/9610-Fix_Powershe...Tim Smith2020-06-042-87/+100
|\ \ \ \ \ \
| * | | | | | Fixed Powershell_Package does not throw error when it cannot connect to power...sanga172020-06-022-87/+100
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #9954 from chef/expeditor/inspec-core-bin_4.19.2Tim Smith2020-06-043-19/+24
|\ \ \ \ \ \
| * | | | | | Pin FFI to < 1.13 to avoid failures on Windowsexpeditor/inspec-core-bin_4.19.2Tim Smith2020-06-043-13/+14
| * | | | | | Bump inspec-core-bin to 4.19.2Chef Expeditor2020-06-041-12/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Bump version to 16.2.12 by Chef Expeditorv16.2.12Chef Expeditor2020-06-047-19/+20
* | | | | | Merge pull request #9943 from chef/csnapp/cleanup_orphaned_test_resourcesLamont Granquist2020-06-042-0/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add nightly cleanup of orphaned test resourcesChristopher A. Snapp2020-06-042-0/+24
|/ / / / /
* | | | | Bump version to 16.2.11 by Chef Expeditorv16.2.11Chef Expeditor2020-06-047-20/+20
* | | | | Merge pull request #9951 from chef/require_archive_fileTim Smith2020-06-031-6/+19
|\ \ \ \ \
| * | | | | archive_file: move ffi-libarchive into a simple helper methodrequire_archive_fileTim Smith2020-06-031-6/+19
|/ / / / /
* | | | | Bump version to 16.2.10 by Chef Expeditorv16.2.10Chef Expeditor2020-06-037-18/+20
* | | | | Merge pull request #9950 from chef/fix_file_modeTim Smith2020-06-033-4/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update lib/chef/resource/archive_file.rb Tim Smith2020-06-031-1/+1
| * | | | archive_file: better handle mode property and deprecate Integer valuesfix_file_modeTim Smith2020-06-033-4/+24
|/ / / /
* | | | Update CHANGELOG.md with details from pull request #9939Chef Expeditor2020-05-301-3/+4
* | | | Merge pull request #9939 from chef/expand_kitchen_testingTim Smith2020-05-298-9/+57
|\ \ \ \
| * | | | Rename the pipelinesTim Smith2020-05-291-3/+3
| * | | | Remove the sudo testTim Smith2020-05-291-7/+0
| * | | | Swap TunnelBlick for a smaller dmgTim Smith2020-05-291-3/+3
| * | | | Remove note about chef 14Tim Smith2020-05-291-2/+1
| * | | | Add additional testing for macOS hostsTim Smith2020-05-297-4/+60
|/ / / /
* | | | Bump version to 16.2.9 by Chef Expeditorv16.2.9Chef Expeditor2020-05-307-19/+20
* | | | Merge pull request #9894 from chef/btm/azure-pipelines2Tim Smith2020-05-297-111/+314
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add end_to_end test to PRs via Azure DevOps Pipelinesbtm/azure-pipelines2Christopher A. Snapp2020-05-291-0/+88
| * | | Add macos support to end_to_end::defaultChristopher A. Snapp2020-05-295-0/+105
| * | | Add windows support to end_to_end::defaultChristopher A. Snapp2020-05-293-1/+11
| * | | Rename end_to_end::default to end_to_end::linuxChristopher A. Snapp2020-05-291-0/+0
|/ / /
* | | Bump version to 16.2.8 by Chef Expeditorv16.2.8Chef Expeditor2020-05-297-19/+20
* | | Merge pull request #9934 from chef/dep_bumpsTim Smith2020-05-293-41/+23
|\ \ \
| * | | Update chef-telemetry to 1.0.8 and InSpec to 4.19dep_bumpsTim Smith2020-05-293-41/+23
|/ / /
* | | Bump version to 16.2.7 by Chef Expeditorv16.2.7Chef Expeditor2020-05-297-19/+20
|/ /
* | Merge pull request #9927 from chef/hostname_rebootTim Smith2020-05-281-1/+2
|\ \
| * | hostname: Improve the windows reboot messagehostname_rebootTim Smith2020-05-281-1/+2