summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * Remove old changessnehaldwivedi2021-11-011-43/+0
| * Removed unwanted changessnehaldwivedi2021-11-011-10/+0
| * Moved rspec for base.rb and added integration testsnehaldwivedi2021-11-012-0/+67
| * fixes the failure in finding key when provided relative path of validation_keysnehaldwivedi2021-11-012-0/+53
* | 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
* | | Merge pull request #12291 from chef/lcg/add-allow-downgrade-to-dnf-packageLamont Granquist2021-11-291-20/+34
|\ \ \
| * | | Add allow_downgrade back to DNFLamont Granquist2021-11-291-20/+34
* | | | 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-172-0/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | To add functional test cases for dpkg packagesnehal/fix_version_comparisons_on_upgradesnehaldwivedi2021-10-071-0/+16
| * | | Updated review changessnehaldwivedi2021-10-072-4/+12
| * | | fix dpkg_package doesn't do version comparisons on upgradesnehaldwivedi2021-10-071-0/+4
* | | | Merge pull request #12226 from chef/lcg/compliance-interval-runsTim Smith2021-11-161-0/+60
|\ \ \ \
| * | | | Implement compliance phase interval runsLamont Granquist2021-11-161-0/+60
| | |/ / | |/| |
* | | | Merge pull request #12234 from chef/add-pointer-to-accepted-typesLamont Granquist2021-11-161-0/+20
|\ \ \ \ | |/ / / |/| | |
| * | | update specsrishichawda2021-11-111-0/+20
* | | | Add test for zypper_package remove with no installed or candidateLamont Granquist2021-11-111-0/+7
|/ / /
* | | 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-272-2/+2
* | 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-2525-143/+143
|\ \
| * | Fix all the string errorsexpeditor/chef/chefstyle_b5c712d298e240493020b8d5977f03172cc65e17Tim Smith2021-10-2225-143/+143
* | | 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
* | | | don't run userdefaults tests on other platformsrishichawda2021-10-211-1/+1
| |/ / |/| |
* | | Merge pull request #11898 from chef/api-based-macos-userdefaultsTim Smith2021-10-162-95/+154
|\ \ \ | |/ / |/| |
| * | fix chefstyle errorsapi-based-macos-userdefaultsrishichawda2021-10-071-7/+7
| * | functional testsrishichawda2021-10-061-0/+119
| * | 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
* | Merge pull request #12029 from chef/jfm/powershell_package_sourceJohn McCrae2021-09-252-68/+68
|\ \ | |/ |/|
| * Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-251-1/+1
| * Updated the package source resource to accept credentials and updated the cod...jfm/powershell_package_sourceJohn McCrae2021-09-251-1/+1
| * Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-151-4/+1
| * Updated the package source resource to accept credentials and updated the cod...John McCrae2021-09-152-68/+71