| Commit message (Expand) | Author | Age | Files | Lines |
* | new certs from digicert website (#13625) | Vikram Karve | 2023-03-10 | 2 | -81/+71 |
* | Integrate ruby 3.1 into builds | John McCrae | 2022-08-23 | 1 | -0/+1 |
* | allow test to run on ruby 3.1 | Lamont Granquist | 2022-03-21 | 1 | -1/+1 |
* | Add strip_components property to archive_file | Jason Barnett | 2021-09-21 | 1 | -0/+0 |
* | Add warning for resources not running in unified_modelcg/unified-mode-warn | Lamont Granquist | 2021-04-26 | 20 | -0/+25 |
* | ruby 3.0 fixes and post-bundle-install hook | Lamont Granquist | 2021-03-18 | 2 | -0/+50 |
* | Stub http requests in rubygems tests. | Pete Higgins | 2020-12-28 | 4 | -0/+0 |
* | Require without the file extension | Tim Smith | 2020-12-21 | 1 | -1/+1 |
* | Merge pull request #10751 from chef/fix-failures-in-ssl-handler | Tim Smith | 2020-12-18 | 2 | -0/+0 |
|\ |
|
| * | Don't pollute trusted_certs test data to keep bootstrap tests happy.fix-failures-in-ssl-handler | Pete Higgins | 2020-12-17 | 3 | -0/+0 |
| * | Properly handle DER encoded certs and keys. | Pete Higgins | 2020-12-16 | 3 | -0/+0 |
* | | Cleanup bootstrap trusted_certs_dir tests.cleanup-bootstrap-certs-tests | Pete Higgins | 2020-12-17 | 2 | -1/+0 |
|/ |
|
* | Use __dir__ instead of getting the dir of __FILE__ | Tim Smith | 2020-09-09 | 1 | -1/+1 |
* | renew an expired SSL Certificate | Kapil Chouhan | 2020-08-12 | 1 | -15/+15 |
* | Use .match? not =~ when match values aren't necessary | Tim Smith | 2020-06-11 | 3 | -3/+3 |
* | some spec typos | Vivek Singh | 2020-04-07 | 1 | -1/+1 |
* | Fix windows_certificate functional tests under buildkiteKapil/GitHub-9435_Fix_windows_certificate_functional_tests_under_buildkite | Kapil Chouhan | 2020-03-09 | 6 | -39/+36 |
* | Make the links end with /docs_links | Tim Smith | 2020-03-04 | 1 | -1/+1 |
* | Genrates metadata.json from metadata.rb if json file does not exist. | Vasu1105 | 2019-12-16 | 2 | -0/+66 |
* | Fix unit specs | Vivek Singh | 2019-10-28 | 1 | -1/+1 |
* | Add chefignore unit test cases | Vivek Singh | 2019-10-28 | 4 | -0/+15 |
* | Improving error handling for template render | Gabriel Mazetto | 2019-05-26 | 1 | -0/+5 |
* | Merge pull request #8307 from MsysTechnologiesllc/Kapil/MSYS-986_Move_respons... | Tim Smith | 2019-05-07 | 2 | -0/+4 |
|\ |
|
| * | Move response_file and response_file_variables out of base package resource | Kapil Chouhan | 2019-05-07 | 2 | -0/+4 |
* | | Chef-15: cookbook compiler should parse only .rb fileslcg/parse-only-rb-files | Lamont Granquist | 2019-05-03 | 6 | -0/+6 |
|/ |
|
* | Use an empty dir for certs test instead of trying to mock one | Marc A. Paradise | 2019-04-24 | 2 | -0/+1 |
* | windows_certificate: Import root/nested certificates while importing P7B cert... | Nimesh-Msys | 2019-02-25 | 1 | -0/+0 |
* | Windows Certificate: Add support to import Base 64 encoded CER certificates | Nimesh-Msys | 2019-02-12 | 1 | -0/+22 |
* | Adding Functional specs for windows_certificate. | Nimesh-Msys | 2019-01-24 | 4 | -0/+21 |
* | Nuke opscode from the spec cookbook data | Tim Smith | 2019-01-22 | 2 | -4/+4 |
* | Remove attributes from the spec metadata | Tim Smith | 2019-01-22 | 1 | -5/+0 |
* | user resource: Remove support for macOS 10.7 and 10.7 upgraded to 10.8+ | Tim Smith | 2019-01-14 | 6 | -1720/+0 |
* | add method to generate multiipart form data | S.Cavallo | 2018-11-28 | 8 | -0/+328 |
* | Added source_file to FromFile | Zeal Jagannatha | 2018-03-05 | 2 | -0/+5 |
* | Escape single-quoted strings from the context | Allan Espinosa | 2017-12-20 | 1 | -0/+2 |
* | Merge pull request #6023 from coderanger/root-alias | Noah Kantrowitz | 2017-04-05 | 11 | -1/+17 |
|\ |
|
| * | Improve coverage of root alias tests. | Noah Kantrowitz | 2017-04-05 | 11 | -1/+17 |
* | | Merge branch 'master' into always-inline | Noah Kantrowitz | 2017-04-05 | 3 | -0/+6 |
|\ \
| |/ |
|
| * | First pass on implementing root aliases. | Noah Kantrowitz | 2017-04-04 | 3 | -0/+6 |
* | | Update some more tests for removing use_inline_resources. | Noah Kantrowitz | 2017-04-04 | 1 | -2/+0 |
* | | The tests using these providers expect the pre-inline behavior and I don’t ... | Noah Kantrowitz | 2017-04-04 | 3 | -3/+3 |
|/ |
|
* | Allow lazy{} to be used in template resource variables. | Noah Kantrowitz | 2017-04-03 | 1 | -0/+1 |
* | Add Shell SoloSession tests | Salim Afiune | 2017-03-17 | 1 | -0/+2 |
* | Chef-13: Chef::Resource cleanup | Lamont Granquist | 2017-03-08 | 7 | -0/+25 |
* | final fix for ohai-13 breakagelcg/bump-to-chef-13 | Lamont Granquist | 2017-02-28 | 1 | -10/+9 |
* | favor metadata.json over metadata.rb | Lamont Granquist | 2017-01-24 | 3 | -0/+57 |
* | msu_package resource for Microsoft Update packages | NimishaS | 2016-11-16 | 3 | -0/+40 |
* | Updating knife ssl fetch to correctly store certificates when it does not con...2919/ssl_fetch_no_cn | tyler-ball | 2016-10-31 | 1 | -0/+36 |
* | Fixed review comments | Vasu1105 | 2016-09-30 | 3 | -0/+3 |
* | Attributes v1.1 changeslcg/attributes-v1.1 | Lamont Granquist | 2016-06-27 | 9 | -26/+18 |