summaryrefslogtreecommitdiff
path: root/spec/unit
Commit message (Expand)AuthorAgeFilesLines
* Add support for default secret serviceJason Barnett2022-05-062-23/+143
* Update resource build calls to use resource_context for Subscribes specsNeha Pansare2022-02-171-7/+7
* Fix existing unit test casesNeha Pansare2022-02-171-3/+3
* Validate resource spec passed to subscribesneha-p62022-02-171-0/+8
* fixes for #12589 for compliance audit-enforcer reporterCollin McNeese2022-02-171-3/+3
* Revert "backporting Neha's updates to Chef-17"John McCrae2022-02-171-12/+4
* backporting Neha's updates to Chef-17John McCrae2022-02-161-4/+12
* (Backport) Eager load ffi-libarchive to resolve centos-7 failuresLamont Granquist2022-02-071-2/+1
* 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
| * | update testsrishichawda2021-09-241-95/+36
* | | Use ** when passing options in subversion providerTom Hughes2021-10-071-4/+4
| |/ |/|
* | Add support for Azure multiple User Assigned Managed IdentitiesJason Barnett2021-10-051-20/+99