summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* port yum_package func tests to dnf_packagelcg/log-resource-no-notifyLamont Granquist2020-03-161-170/+456
* add aarch64 el8 testerLamont Granquist2020-03-161-0/+1
* fix unit testsLamont Granquist2020-03-161-4/+4
* properly remove the providerLamont Granquist2020-03-162-44/+0
* Turn off notifications from log resource by defaultLamont Granquist2020-03-128-29/+74
* Bump version to 16.0.133 by Chef Expeditorv16.0.133Chef Expeditor2020-03-137-19/+20
* Merge pull request #9481 from chef/alternativesTim Smith2020-03-125-1/+322
|\
| * Move exception handling into an assertionalternativesTim Smith2020-03-121-3/+9
| * Add the final two sets of specsTim Smith2020-03-122-1/+15
| * Add spec for path_existsTim Smith2020-03-121-0/+28
| * Flip the alternatives_cmd logic to support SLESTim Smith2020-03-122-3/+8
| * Add unit test for #alternatives_cmdTim Smith2020-03-121-0/+23
| * Simplify returning the matchTim Smith2020-03-121-1/+1
| * Use the splat form of shell_outTim Smith2020-03-121-8/+7
| * Use match? and add some yardTim Smith2020-03-121-1/+14
| * Use fedora_derived? where we canTim Smith2020-03-121-1/+1
| * Add alternatives resource for LinuxTim Smith2020-03-125-1/+234
* | Bump version to 16.0.132 by Chef Expeditorv16.0.132Chef Expeditor2020-03-127-20/+20
* | Merge pull request #9483 from chef/more_updatesTim Smith2020-03-122-9/+9
|\ \ | |/ |/|
| * Update all deps to currentTim Smith2020-03-122-9/+9
|/
* Bump version to 16.0.131 by Chef Expeditorv16.0.131Chef Expeditor2020-03-127-18/+20
* Merge pull request #9474 from chef/lcg/fix-encoding-bugsTim Smith2020-03-116-10/+30
|\
| * fix ruby 2.7 encoding bug and add --always-dump-stacktrace optionLamont Granquist2020-03-116-10/+30
* | Update CHANGELOG.md with details from pull request #9479Chef Expeditor2020-03-111-3/+4
* | Merge pull request #9479 from chef/fix-rspec-load-pathTim Smith2020-03-111-6/+4
|\ \
| * | Fix load path in test runs.fix-rspec-load-pathPete Higgins2020-03-111-6/+4
| |/
* | Bump version to 16.0.130 by Chef Expeditorv16.0.130Chef Expeditor2020-03-117-19/+20
* | Merge pull request #9478 from chef/slim_the_installLamont Granquist2020-03-112-0/+101
|\ \ | |/ |/|
| * Use fileutils to delete files or dirsslim_the_installTim Smith2020-03-111-22/+17
| * Bring in the extended Ruby cleanup used in chef-workstationTim Smith2020-03-102-0/+106
|/
* Bump version to 16.0.129 by Chef Expeditorv16.0.129Chef Expeditor2020-03-107-19/+20
* Merge pull request #9477 from chef/more_vault_helpersTim Smith2020-03-103-0/+97
|\
| * Exercise the helper even if we can't load a valueTim Smith2020-03-101-0/+11
| * Make sure we reference the correct ChefVaultTim Smith2020-03-101-2/+2
| * Add the chef-vault helpers from the chef-vault cookbookmore_vault_helpersTim Smith2020-03-102-0/+86
|/
* Bump version to 16.0.128 by Chef Expeditorv16.0.128Chef Expeditor2020-03-097-19/+20
* Merge pull request #9444 from chef/equal_toTim Smith2020-03-092-3/+14
|\
| * Expose equal_to values in property / chef-resource-inspectorTim Smith2020-03-092-3/+14
|/
* Merge pull request #9473 from chef/more_foldingTim Smith2020-03-091-5/+3
|\
| * Add more folding to the windows functional testsTim Smith2020-03-091-5/+3
* | Bump version to 16.0.127 by Chef Expeditorv16.0.127Chef Expeditor2020-03-097-19/+20
* | Merge pull request #9472 from chef/fix-require-in-testTim Smith2020-03-091-1/+1
|\ \ | |/ |/|
| * Fix require in test.Pete Higgins2020-03-091-1/+1
|/
* Bump version to 16.0.126 by Chef Expeditorv16.0.126Chef Expeditor2020-03-097-20/+20
* Merge pull request #9471 from chef/fauxhaiTim Smith2020-03-092-4/+4
|\
| * Update Fauxhai to 8.0Tim Smith2020-03-092-4/+4
* | Bump version to 16.0.125 by Chef Expeditorv16.0.125Chef Expeditor2020-03-097-18/+20
* | Merge pull request #9453 from chef/remove_legacy_updatercTim Smith2020-03-092-195/+41
|\ \
| * | Remove support in debian service init for old update-rcremove_legacy_updatercTim Smith2020-03-052-195/+41
* | | Merge pull request #9466 from chef/faster_specsTim Smith2020-03-092-49/+4
|\ \ \ | |_|/ |/| |