summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #12657 from chef/lcg/yum-fixingLamont Granquist2022-03-012-0/+30
|\
| * Fix multiple regressions in yum_package providerLamont Granquist2022-03-012-0/+30
* | Update solo_spec test case checking node directory and file permissions to no...Neha Pansare2022-02-231-1/+1
* | Remove --always_dump_stacktrace from bundle exec chef-shell as it does not in...Neha Pansare2022-02-231-1/+1
* | Update existing tests to use corresponding cinc-client binary names for chef-...Neha Pansare2022-02-2315-17/+17
* | fixes for #12589 for compliance audit-enforcer reporterCollin McNeese2022-02-161-3/+3
* | Update resource build calls to use resource_context for Subscribes specsNeha Pansare2022-02-091-7/+7
* | Fix existing unit test casesNeha Pansare2022-02-091-3/+3
* | Validate resource spec passed to subscribesneha-p62022-02-091-0/+8
|/
* disable windows func testingLamont Granquist2022-02-071-1/+3
* Eager load ffi-libarchive to resolve centos-7 failuresLamont Granquist2022-02-073-6/+2
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-1/+1
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-8/+8
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-1/+1
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-1/+0
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-1/+1
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-1/+1
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-311-1/+1
* Update Chef Client to retrieve client.pem from Windows CertStoreJohn McCrae2022-01-314-50/+34
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-1/+0
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-15/+20
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-1/+1
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-2/+2
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-5/+5
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-2/+2
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-0/+1
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-1/+1
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-311-34/+36
* Updated the chef client to retrieve certs from the Windows registry. Tests in...John McCrae2022-01-312-2/+74
* Merge pull request #12386 from chef/simplified_readLamont Granquist2022-01-047-16/+16
|\
| * Simplify file readssimplified_readTim Smith2021-12-177-16/+16
* | Merge pull request #12411 from chef/Performance_RegexpMatchLamont Granquist2022-01-041-1/+1
|\ \
| * | Resolve Performance/RegexpMatch warningsPerformance_RegexpMatchTim Smith2021-12-261-1/+1
* | | Merge pull request #12414 from chef/Performance_StringIdentifierArgumentLamont Granquist2022-01-0417-55/+55
|\ \ \
| * | | Resolve Performance/StringIdentifierArgument warningsPerformance_StringIdentifierArgumentTim Smith2021-12-2617-55/+55
| |/ /
* | | Resolve Style/SelectByRegexp warningsStyle_SelectByRegexpTim Smith2021-12-311-3/+3
|/ /
* | Bounce the yum tests more aggressivelyLamont Granquist2021-12-221-1/+71
* | correctly bounce the helper a couple of timeslcg/whatever-i-dont-knowLamont Granquist2021-12-221-6/+21
* | :suite doesn't work hereLamont Granquist2021-12-171-1/+1
* | Bounce the yum helper a few more times during the runLamont Granquist2021-12-171-1/+7
* | Disable one yum test on rhel6Lamont Granquist2021-12-171-1/+2
* | Merge pull request #10823 from chef/lcg/yum-versionfixLamont Granquist2021-12-162-130/+698
|\ \
| * | roll back one more unsupported use caselcg/yum-versionfixLamont Granquist2021-12-151-2/+2
| * | fix the "support matrix"Lamont Granquist2021-12-151-12/+8
| * | tweak some stringsLamont Granquist2021-12-152-2/+2
| * | weird typoLamont Granquist2021-12-151-2/+2
| * | retesting the support matrixLamont Granquist2021-12-151-4/+8
| * | Backport of DNF idempotency fixes to YUMLamont Granquist2021-12-141-131/+699
* | | rebase from upstream, updates unit for hashi_vault_specCollin McNeese2021-12-141-1/+0
* | | Adds approle support for Chef::SecretFetcher::HashiVaultCollin McNeese2021-12-141-0/+47
| |/ |/|