Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use built in constant.remove-some-test-cruft | Pete Higgins | 2020-07-24 | 2 | -3/+1 |
| | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
* | Remove unnecessary check for `diff`. | Pete Higgins | 2020-07-24 | 3 | -13/+1 |
| | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
* | Remove some unnecessary test cleanup. | Pete Higgins | 2020-07-24 | 1 | -14/+0 |
| | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
* | requires_git just doesn't exist anywhere, its not definedlcg/git-spec-cleanup | Lamont Granquist | 2020-07-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | Merge pull request #10199 from chef/blocklist | Tim Smith | 2020-07-23 | 1 | -11/+98 |
|\ | | | | | Rename Attribute Whitelist/Blacklist to Allowed/Blocked | ||||
| * | Add a basic test for the legacy attributes | Tim Smith | 2020-07-23 | 1 | -0/+87 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Rename Attribute Whitelist/Blacklist to Allowlist/Blocklist | Tim Smith | 2020-07-23 | 1 | -12/+12 |
| | | | | | | | | | | | | This is an overdue change. These are not terms we should be using as a company or community. To quote our Code of Conduct (https://community.chef.io/code-of-conduct/). "Be careful in the words that you choose. Be kind to others. Practice empathy." This change aims to do exactly that, while maintaining a level of backwards compatibility so we can transition existing users off the legacy configs. Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Merge pull request #10193 from chef/lcg/default-paths | Tim Smith | 2020-07-23 | 2 | -21/+21 |
|\ \ | |/ |/| | Implement default_paths API | ||||
| * | Convert to default_paths APIlcg/default-paths | Lamont Granquist | 2020-07-22 | 2 | -21/+21 |
| | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | Set log level to :fatal in test to prevent excess logging.fix-excess-logging-in-functional-test | Pete Higgins | 2020-07-22 | 5 | -21/+7 |
| | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
* | | Merge pull request #10118 from chef/macos_userdefaults | Tim Smith | 2020-07-22 | 1 | -2/+103 |
|\ \ | |/ |/| | Rework macos_userdefaults resource | ||||
| * | eql -> eq in the specs | Tim Smith | 2020-07-21 | 1 | -17/+17 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Update spec/unit/resource/macos_user_defaults_spec.rb | Tim Smith | 2020-07-21 | 1 | -1/+1 |
| | | | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> Co-authored-by: pete higgins <pete@peterhiggins.org> | ||||
| * | Make sure we can compare keys in dicts | Tim Smith | 2020-07-21 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Add spec for dict values | Tim Smith | 2020-07-20 | 1 | -0/+5 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Add specs and squash bugs that showed up | Tim Smith | 2020-07-20 | 1 | -7/+32 |
| | | | | | | | | | | | | | | | | - Add back method to convert boolean-ish values to TRUE/FALSE - Be explicit about string values as well as all the other types so we always pass a type - Fix the type flag in the write command Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Avoid failures if the host was named "current" and add some more tests | Tim Smith | 2020-07-20 | 1 | -1/+33 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Add specs for defaults_export_cmd | Tim Smith | 2020-07-20 | 1 | -0/+22 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
| * | Test the default property values | Tim Smith | 2020-07-20 | 1 | -0/+12 |
| | | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | | Merge pull request #10137 from chef/lcg/extract-mixlib-shellout | Lamont Granquist | 2020-07-22 | 1 | -25/+24 |
|\ \ | |||||
| * | | fix shell_out specs to use an instance everywhere. | Lamont Granquist | 2020-07-21 | 1 | -25/+24 |
| | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | Remove global state from cookbook uploader.fix-cookbook-uploader-global-state | Pete Higgins | 2020-07-21 | 1 | -3/+1 |
|/ / | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
* | | fix functional specVSingh/bootstrap-retry-limit | Vivek Singh | 2020-07-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com> | ||||
* | | Remove unused code | Vivek Singh | 2020-07-21 | 1 | -1/+0 |
| | | | | | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com> | ||||
* | | Fix test cases | Vivek Singh | 2020-07-21 | 1 | -5/+2 |
|/ | | | | Signed-off-by: Vivek Singh <vivek.singh@msystechnologies.com> | ||||
* | Merge pull request #10162 from ↵ | Tim Smith | 2020-07-20 | 1 | -2/+30 |
|\ | | | | | | | | | MsysTechnologiesllc/dh/dont-check-list-profile-for-already-selected-bad-profile don't check list-profiles for already selected bad profile | ||||
| * | don't check list-profiles for already selected bad profile | dheerajd-msys | 2020-07-15 | 1 | -2/+30 |
| | | | | | | | | Signed-off-by: dheerajd-msys <dheeraj.dubey@msystechnologies.com> | ||||
* | | Rename the method for more pizazz.reset-logger-in-test | Pete Higgins | 2020-07-17 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
* | | Remove an empty test file. | Pete Higgins | 2020-07-16 | 1 | -24/+0 |
| | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
* | | Reset logger in test to avoid global state persisting. | Pete Higgins | 2020-07-16 | 6 | -35/+29 |
| | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
* | | Merge pull request #10153 from chef/raise-on-raise_error | Tim Smith | 2020-07-15 | 5 | -11/+9 |
|\ \ | | | | | | | Don't allow tests to set an expectation without specific error type | ||||
| * | | Remove a deprecated use of `.ordered` on an `allow` expectation.raise-on-raise_error | Pete Higgins | 2020-07-15 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
| * | | Don't allow expectations of raising an error without an error type. | Pete Higgins | 2020-07-14 | 4 | -10/+9 |
| | | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
| * | | Give an rspec file the proper suffix. | Pete Higgins | 2020-07-14 | 1 | -0/+0 |
| | | | | | | | | | | | | Signed-off-by: Pete Higgins <pete@peterhiggins.org> | ||||
* | | | Merge pull request #9994 from chef-davin/windows_firewall_profile | Tim Smith | 2020-07-15 | 1 | -0/+77 |
|\ \ \ | | | | | | | | | Create the windows_firewall_profile resource for use with enabling/disabling and configuring the Windows firewall Domain, Private, and Public profiles | ||||
| * \ \ | Merge branch 'master' of github.com:chef/chef into windows_firewall_profile | Davin Taddeo | 2020-07-15 | 13 | -27/+49 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of github.com:chef/chef into windows_firewall_profile | Davin Taddeo | 2020-07-13 | 6 | -23/+50 |
| |\ \ \ \ | |||||
| * | | | | | fix the name of the windows_firewall_profile spec. | Davin Taddeo | 2020-07-10 | 1 | -16/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update the tests to accept ruby true/false as the correct (non-erroring) value Signed-off-by: Davin Taddeo <davin@chef.io> | ||||
| * | | | | | Merge branch 'master' of github.com:chef/chef into windows_firewall_profile | Davin Taddeo | 2020-07-10 | 25 | -101/+85 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' of github.com:chef/chef into windows_firewall_profile | Davin Taddeo | 2020-07-02 | 79 | -290/+365 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' of github.com:chef/chef into windows_firewall_profile | Davin Taddeo | 2020-06-24 | 5 | -23/+27 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of github.com:chef/chef into windows_firewall_profile | Davin Taddeo | 2020-06-20 | 7 | -54/+142 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | unit test fix and chefstyle fixes | Davin Taddeo | 2020-06-15 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Davin Taddeo <davin@chef.io> | ||||
| * | | | | | | | | | here's a rewrite that's hopefully more inline with what @tas50 was thinking ↵ | Davin Taddeo | 2020-06-15 | 1 | -31/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the previous rounds of comments. Signed-off-by: Davin Taddeo <davin@chef.io> | ||||
| * | | | | | | | | | Merge branch 'master' of github.com:chef/chef into windows_firewall_profile | Davin Taddeo | 2020-06-15 | 2 | -0/+71 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Davin Taddeo <davin@chef.io> | ||||
| * | | | | | | | | | | Fix a description and hopefully fix a unit test typo | Davin Taddeo | 2020-06-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Davin Taddeo <davin@chef.io> | ||||
| * | | | | | | | | | | fix some unit tests and remove nexted ternary operators to make chefstyle ↵ | Davin Taddeo | 2020-06-15 | 1 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | happier Signed-off-by: Davin Taddeo <davin@chef.io> | ||||
| * | | | | | | | | | | fix the spec file to fix unit tests by making rspec happy. fix some ↵ | Davin Taddeo | 2020-06-15 | 1 | -5/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spellcheck issues and chefstyle issues as well. Signed-off-by: Davin Taddeo <davin@chef.io> | ||||
| * | | | | | | | | | | push windows_firewall_profile resource to open a PR with. | Davin Taddeo | 2020-06-15 | 1 | -0/+88 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Davin Taddeo <davin@chef.io> | ||||
* | | | | | | | | | | | Merge pull request #10148 from chef/fix-spec_helper-requires | Tim Smith | 2020-07-15 | 13 | -13/+12 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | Avoid requiring spec_helper more than once |