summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Cleanup test, add failsafe reset.Pete Higgins2020-06-161-10/+11
| * | | | Fix chefstyle violation.Pete Higgins2020-06-161-1/+1
| * | | | Add a umask property for resources.Pete Higgins2020-06-161-0/+51
* | | | | Silence exception output in threaded test.Pete Higgins2020-06-161-0/+9
|/ / / /
* | | | Merge pull request #10001 from chef/cron_cleanupTim Smith2020-06-154-52/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | Moved all the constants together.antima-gupta2020-06-101-1/+0
| * | | removed cron helper filesantima-gupta2020-06-101-31/+0
| * | | Added cron_shared partial.antima-gupta2020-06-101-6/+9
| * | | Added freeze for WEEKDAYS constant.antima-gupta2020-06-102-5/+5
| * | | Fixed cron resource weekday property.antima-gupta2020-06-105-46/+49
* | | | 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
|/ /