summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
...
* 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-312-45/+29
* 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-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-311-2/+2
* Merge pull request #12386 from chef/simplified_readLamont Granquist2022-01-041-1/+1
|\
| * Simplify file readssimplified_readTim Smith2021-12-171-1/+1
* | Resolve Performance/StringIdentifierArgument warningsPerformance_StringIdentifierArgumentTim Smith2021-12-2614-52/+52
* | 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
|/
* Remove group provider for EOL SLES < 12eol_suseTim Smith2021-12-031-90/+0
* Merge pull request #12145 from chef/snehal/chef_client_validation_key_fixTim Smith2021-11-301-0/+40
|\
| * updated rspecsnehal/chef_client_validation_key_fixsnehaldwivedi2021-11-021-2/+6
| * Removed unwanted changessnehaldwivedi2021-11-011-10/+0
| * Moved rspec for base.rb and added integration testsnehaldwivedi2021-11-011-0/+36
| * fixes the failure in finding key when provided relative path of validation_keysnehaldwivedi2021-11-011-0/+10
* | Merge pull request #12278 from chef/use-powershell-exec-in-powershell-resourceLamont Granquist2021-11-301-114/+114
|\ \
| * | update tests for powershell packagerishichawda2021-11-181-114/+114
* | | Mount: resource with loop option not idempotentsmriti2021-11-301-3/+16
* | | Rubygems 3.2.x spec fixeslcg/rubygems-3.2-fixesLamont Granquist2021-11-291-0/+3
* | | Merge pull request #12282 from chef/lcg/define-resource-requirements-fixLamont Granquist2021-11-2314-10/+78
|\ \ \ | |/ / |/| |
| * | Unit fixes and :all_actions support for DRR fixeslcg/define-resource-requirements-fixLamont Granquist2021-11-1513-10/+25
| * | be more explicit that boom2 should be in the errorLamont Granquist2021-11-121-1/+1
| * | Fix DRR assertion parsingLamont Granquist2021-11-121-0/+53
* | | Merge pull request #11970 from chef/snehal/fix_version_comparisons_on_upgradeLamont Granquist2021-11-171-0/+12
|\ \ \
| * | | Updated review changessnehaldwivedi2021-10-072-4/+12
| * | | fix dpkg_package doesn't do version comparisons on upgradesnehaldwivedi2021-10-071-0/+4
* | | | Implement compliance phase interval runsLamont Granquist2021-11-161-0/+60
| |/ / |/| |
* | | Make the compliance CLI reporter always runLamont Granquist2021-11-041-1/+2
* | | spellcheck fixCollin McNeese2021-10-291-2/+2
* | | adds additional properties to rhsm_register resourceCollin McNeese2021-10-291-0/+42
| |/ |/|
* | remove require root metafix-macos-userdefaults-nomethod-errorrishichawda2021-10-271-1/+1
* | Add support for `sensitive` in `chef_client_trusted_certificate`Jared Kauppila2021-10-261-0/+14
* | Merge pull request #12204 from chef/expeditor/chef/chefstyle_b5c712d298e24049...Lamont Granquist2021-10-2520-48/+48
|\ \
| * | Fix all the string errorsexpeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17Tim Smith2021-10-2220-48/+48
* | | Fix reporting/data_collector for @recipe_fileslcg/fix-reporting-for-recipe-filesLamont Granquist2021-10-222-1/+29
|/ /
* | Merge pull request #12105 from qubitrenegade/qbrd/kernel_module-enableTim Smith2021-10-211-1/+2
|\ \
| * | Add 'enable' action to 'kernel_module' resource to reverse 'disable' action. ...qubitrenegade2021-10-181-1/+2
* | | Merge pull request #12170 from wheatevo/fix-cron-resource-commented-job-handlingTim Smith2021-10-211-0/+45
|\ \ \
| * | | Fix cron resource commented job handlingMatthew Newell2021-10-141-0/+45
* | | | Fix chefstyle failurefix-failing-pipeline-testsTim Smith2021-10-211-1/+1
* | | | add macos_only to unit testsrishichawda2021-10-211-1/+1
| |/ / |/| |
* | | Merge pull request #11898 from chef/api-based-macos-userdefaultsTim Smith2021-10-161-95/+35
|\ \ \ | |/ / |/| |
| * | remove unused variable in unit testrishichawda2021-09-301-1/+0