summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9980 from chef-davin/windows_audit_policyTim Smith2020-06-151-0/+64
|\
| * updates for chefstyle and spellcheck errorsDavin Taddeo2020-06-151-1/+0
| * missed commiting the reference to the full chain to reference the WIN_AUDIT_S...Davin Taddeo2020-06-151-1/+1
| * still not sure if I'm calling this constant right... if this doesn't work, I ...Davin Taddeo2020-06-151-1/+1
| * hoping this fixes my uninitialized constant issueDavin Taddeo2020-06-151-0/+1
| * Updated code to reflect feedback from @phigginsDavin Taddeo2020-06-151-72/+10
| * Merge branch 'master' of github.com:chef/chef into windows_audit_policyDavin Taddeo2020-06-159-10/+10
| |\
| * \ Merge branch 'master' of github.com:chef/chef into windows_audit_policyDavin Taddeo2020-06-112-2/+2
| |\ \
| * | | chefstyle and spellcheck fixes.Davin Taddeo2020-06-111-1/+1
| * | | fixing a lot more :facepalm: copy/paste errors.Davin Taddeo2020-06-111-4/+4
| * | | Create windows_audit_policy resource and some unit tests for it.Davin Taddeo2020-06-101-0/+126
* | | | Merge pull request #9963 from ramereth/fix-chef-apply-enforce_licenseTim Smith2020-06-151-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix how enforce_license is set in run method for chef-applyLance Albertson2020-06-081-0/+7
* | | | Merge pull request #9989 from chef/matchTim Smith2020-06-148-9/+9
|\ \ \ \
| * | | | Use .match? not =~ when match values aren't necessaryTim Smith2020-06-118-9/+9
| | |_|/ | |/| |
* | | | Add kitchen tests for snapdPhil Dibowitz2020-06-141-1/+1
|/ / /
* | | Fix a test to silence an rspec warning.cleanup-resource-inheritancePete Higgins2020-06-101-1/+1
* | | Fix a test to avoid rspec warning.Pete Higgins2020-06-101-1/+1
| |/ |/|
* | Warn during bootstrapping when using validation keyswarn_on_validator_bootstrapTim Smith2020-06-091-2/+2
|/
* Merge pull request #9952 from chef/Snehal/Github-#333_knife_vault_on_windows_...Tim Smith2020-06-081-1/+1
|\
| * Updated exception messageSnehal/Github-#333_knife_vault_on_windows_10_failssnehaldwivedi2020-06-051-1/+1
| * Updated exception message Chef::Exceptions::InvalidDataBagPathsnehaldwivedi2020-06-041-1/+1
* | Fix chefstyle violations.fix-wrong-unit-testPete Higgins2020-06-051-1/+1
* | Fix wrong unit test exposed by cleaning up rspec deprecations.Pete Higgins2020-06-051-9/+1
* | Merge pull request #9920 from chef-davin/masterTim Smith2020-06-051-5/+15
|\ \
| * | Modify my fixes for the windows unit tests so that I don't break all the Linu...Davin Taddeo2020-06-031-4/+4
| * | unit test updates for chef_client_scheduled taskDavin Taddeo2020-06-031-5/+15
* | | Merge pull request #9932 from chef/script-resources-use-pipesTim Smith2020-06-054-170/+163
|\ \ \
| * | | Fix chefstyle.script-resources-use-pipesPete Higgins2020-06-031-2/+2
| * | | Adapt old tests from Script provider to Batch provider.Pete Higgins2020-06-031-0/+130
| * | | Move test of resource behavior to resource test.Pete Higgins2020-06-032-32/+10
| * | | Fix script provider tests.Pete Higgins2020-06-031-110/+20
| * | | Remove unnecessary cruft in test.Pete Higgins2020-06-031-25/+3
| * | | Fix test stub.Pete Higgins2020-06-031-4/+1
| |/ /
* | | Merge pull request #9937 from chef/fix-rspec-warningTim Smith2020-06-0510-43/+43
|\ \ \
| * | | Fix rspec warning about `not_to raise_error` with a specific exception.fix-rspec-warningPete Higgins2020-05-2910-43/+43
| |/ /
* | | Add specs and rename fingerprint -> short idzypper_repositoryTim Smith2020-06-051-10/+60
* | | Merge pull request #9946 from MsysTechnologiesllc/sangmeshA/9610-Fix_Powershe...Tim Smith2020-06-041-86/+95
|\ \ \ | |_|/ |/| |
| * | Fixed Powershell_Package does not throw error when it cannot connect to power...sanga172020-06-021-86/+95
| |/
* | archive_file: better handle mode property and deprecate Integer valuesfix_file_modeTim Smith2020-06-031-2/+11
|/
* Chefstyle updatesTim Smith2020-05-271-1/+0
* Merge pull request #9833 from jaymzh/remote_file_sslTim Smith2020-05-271-0/+20
|\
| * Add ssl_verify option for remote_filePhil Dibowitz2020-05-181-0/+20
* | Merge pull request #9896 from damacus/resource/homebrew_updateTim Smith2020-05-271-0/+31
|\ \
| * | Adds the homebrew_update resourceDan Webb2020-05-211-0/+31
* | | Merge pull request #9890 from chef/lcg/resource_name_fixesLamont Granquist2020-05-261-0/+14
|\ \ \
| * | | Chef-16.2 breaking changelcg/resource_name_fixesLamont Granquist2020-05-201-0/+14
| |/ /
* | | Update our usage of OpenSSL::Digest to avoid Ruby 3 breaking changeopenssl_fixesTim Smith2020-05-222-5/+5
* | | fix dnf testslcg/fix-dnf-testsLamont Granquist2020-05-211-2/+2
|/ /
* | Get lib/ free of spelling violations.Pete Higgins2020-05-187-16/+16