| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a few specs to cron_manage and cron_d | Tim Smith | 2018-08-13 | 2 | -0/+62 |
* | Fix the default action in the cron_access spec | Tim Smith | 2018-08-13 | 1 | -1/+1 |
* | Add cron_d and cron_access resources from the cron cookbook | Tim Smith | 2018-08-13 | 2 | -0/+64 |
* | Merge pull request #7537 from MsysTechnologiesllc/ash/MSYS-880_Fix_issue_of_s... | Tim Smith | 2018-08-13 | 1 | -3/+3 |
|\ |
|
| * | Fix issue of setting comment for windows user | NAshwini | 2018-08-10 | 1 | -3/+3 |
* | | Merge pull request #7529 from chef/lcg/rspec-testing | Lamont Granquist | 2018-08-13 | 4 | -6/+22 |
|\ \ |
|
| * | | fix the mount unit tests | Lamont Granquist | 2018-08-10 | 1 | -0/+1 |
| * | | add centos-7 rspec testing | Lamont Granquist | 2018-08-10 | 3 | -6/+21 |
| |/ |
|
* | | Update specs for the full path to profiles binary | Tim Smith | 2018-08-10 | 1 | -3/+3 |
|/ |
|
* | add rdoc and tests | Lamont Granquist | 2018-08-06 | 1 | -0/+26 |
* | Merge pull request #7495 from MsysTechnologiesllc/piyush/added_downgrade_exce... | Tim Smith | 2018-07-31 | 2 | -1/+9 |
|\ |
|
| * | MSYS-858 : added warning if allow_downgrade set to be false and tried to inst... | piyushawasthi | 2018-07-26 | 2 | -1/+9 |
* | | Merge pull request #7514 from MsysTechnologiesllc/vasundhara/MSYS-872_Fix_for... | Tim Smith | 2018-07-31 | 1 | -0/+4 |
|\ \ |
|
| * | | MSYS-872 Fix for registry key resource doesn't recognise keys when passed as ... | Vasu1105 | 2018-07-31 | 1 | -0/+4 |
* | | | [SHACK-304] Deprecation checking turns up false positive | tyler-ball | 2018-07-31 | 1 | -0/+10 |
|/ / |
|
* | | Merge pull request #7464 from MsysTechnologiesllc/vasundhara/MSYS-853_Add_sup... | Tim Smith | 2018-07-25 | 2 | -0/+116 |
|\ \ |
|
| * | | Add support for setting task priority | vasu1105 | 2018-07-25 | 2 | -0/+116 |
| |/ |
|
* | | Assume credentials supplied are still valid if they cannot be validated due t... | Stuart Preston | 2018-07-25 | 2 | -19/+139 |
|/ |
|
* | Merge pull request #7498 from chef/sp/7440 | Tim Smith | 2018-07-23 | 1 | -4/+1 |
|\ |
|
| * | Chefstyle fix | Tim Smith | 2018-07-23 | 1 | -1/+1 |
| * | Ensure we logon with the local security_user accountsp/7440 | Stuart Preston | 2018-07-23 | 1 | -4/+1 |
* | | Merge pull request #7497 from MsysTechnologiesllc/nimesh/MSYS-855_fixing_wind... | Tim Smith | 2018-07-23 | 1 | -8/+24 |
|\ \
| |/
|/| |
|
| * | Handling quotes in Windows Task commands | nimesh-msys | 2018-07-23 | 1 | -8/+24 |
* | | Merge pull request #7480 from chef/route_platform_family | Tim Smith | 2018-07-18 | 1 | -8/+8 |
|\ \ |
|
| * | | Expand platform support for the route resourceroute_platform_family | Tim Smith | 2018-07-16 | 1 | -8/+8 |
* | | | Merge pull request #7488 from chef/functional_cleanup | Tim Smith | 2018-07-18 | 6 | -30/+27 |
|\ \ \
| |_|/
|/| | |
|
| * | | Remove the RHEL 5 exclusions | Tim Smith | 2018-07-16 | 2 | -24/+23 |
| * | | Add the DNF checks for Amazon Linux | Tim Smith | 2018-07-16 | 3 | -3/+3 |
| * | | Remove check to exclude tests on macos 10.6 | Tim Smith | 2018-07-16 | 2 | -2/+0 |
| * | | Use entirely fake names in the group functional tests | Tim Smith | 2018-07-16 | 1 | -1/+1 |
* | | | Merge pull request #7484 from chef/attribute_to_properties | Tim Smith | 2018-07-17 | 32 | -107/+107 |
|\ \ \ |
|
| * | | | Update wording in resource specs for attributes -> properties | Tim Smith | 2018-07-10 | 32 | -107/+107 |
* | | | | Merge pull request #7474 from chef/group_properties | Tim Smith | 2018-07-17 | 2 | -28/+24 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Improve comma separated list splitting in group resourcegroup_properties | Tim Smith | 2018-07-17 | 1 | -16/+16 |
| | |/
| |/| |
|
| * | | Fix functional specs to set properties to empty arrays | Tim Smith | 2018-07-16 | 1 | -2/+2 |
| * | | Simplify platform detection in the group functional specs | Tim Smith | 2018-07-16 | 1 | -5/+5 |
| * | | Remove the gating logic for testing on macOS 10.6 | Tim Smith | 2018-07-16 | 1 | -5/+1 |
* | | | Remove the gateway property | Tim Smith | 2018-07-16 | 1 | -1/+1 |
* | | | Merge branch 'vlan' of https://github.com/tomdoherty/chef into tomdoherty-vlan | Tim Smith | 2018-07-16 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Allow specifying VLAN on RHEL/Centos | Tom Doherty | 2017-09-13 | 1 | -0/+2 |
| * | | | Refactor and add an additional unit test | Tom Doherty | 2017-09-08 | 1 | -1/+11 |
| * | | | Simplify and add unit test for default route | Tom Doherty | 2017-09-08 | 1 | -0/+10 |
* | | | | Merge pull request #6168 from oclaussen/generate_valid_gemfile | Tim Smith | 2018-07-16 | 1 | -1/+8 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Generate a valid Gemfile, even multiple gem declaration with keyword argument... | Ole Claussen | 2017-05-29 | 1 | -1/+8 |
* | | | | Merge pull request #7466 from chef/knife_supermarket | Tim Smith | 2018-07-13 | 4 | -15/+19 |
|\ \ \ \ |
|
| * | | | | Move all plugin logic into knife supermarketknife_supermarket | Tim Smith | 2018-07-13 | 4 | -15/+19 |
* | | | | | Merge pull request #7465 from chef/lcg/fix-dup-query-params | Tim Smith | 2018-07-13 | 1 | -1/+7 |
|\ \ \ \ \ |
|
| * | | | | | Fix duplicated query parameters | Lamont Granquist | 2018-07-13 | 1 | -1/+7 |
| |/ / / / |
|
* | | | | | Merge pull request #7379 from chef/lcg/fixing-array-args | Tim Smith | 2018-07-13 | 10 | -260/+263 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | fix missing stubs for install_profile | Lamont Granquist | 2018-07-06 | 1 | -0/+2 |