Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the outdated roadmap fileroadmap | Tim Smith | 2017-09-07 | 1 | -11/+0 |
| | | | | Signed-off-by: Tim Smith <tsmith@chef.io> | ||||
* | Merge pull request #6382 from chef/tduffield/expeditor-0.5.0 | Thom May | 2017-09-07 | 3 | -46/+27 |
|\ | | | | | Update Expeditor config for 0.5.0 | ||||
| * | Add engineering-services as CODEOWNERS for .expeditor | Tom Duffield | 2017-09-06 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
| * | Update Expeditor config for 0.5.0 | Tom Duffield | 2017-09-06 | 2 | -45/+23 |
|/ | | | | Signed-off-by: Tom Duffield <tom@chef.io> | ||||
* | Bump version to 13.4.15 by Chef Expeditorv13.4.15 | Chef Expeditor | 2017-09-06 | 5 | -11/+12 |
| | |||||
* | Merge branch 'master' into tm/13_4 | Tim Smith | 2017-09-06 | 1 | -1/+14 |
|\ | | | | | | | | | # Conflicts: # RELEASE_NOTES.md | ||||
| * | update release notes for 13.4tm/13_4 | Thom May | 2017-09-06 | 1 | -2/+15 |
| | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | Bump version to 13.4.14 by Chef Expeditorv13.4.14 | Chef Expeditor | 2017-09-06 | 5 | -12/+13 |
| | | |||||
* | | Merge pull request #6353 from mikedodge04/launchd2 | Tim Smith | 2017-09-06 | 3 | -4/+28 |
|\ \ | | | | | | | Launchd should not load launchagents as root. | ||||
| * | | spec | Mike Dodge | 2017-08-26 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Mike Dodge <mikedodge04@gmail.com> | ||||
| * | | spec | Mike Dodge | 2017-08-26 | 1 | -1/+4 |
| | | | | | | | | | | | | Signed-off-by: Mike Dodge <mikedodge04@gmail.com> | ||||
| * | | Launchd should not load launchagents as root. #5846 | Mike Dodge | 2017-08-25 | 2 | -3/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The Launchd resource will load launchagents as root when the mac is sitting on the login window. This is never a desired outcome and is hard to recover from. This change now will now check to see if a user is logged in before loading launchagents. Signed-off-by: Mike Dodge <mikedodge04@gmail.com> | ||||
* | | | Merge pull request #6380 from ↵ | Tim Smith | 2017-09-06 | 1 | -0/+64 |
|\ \ \ | |_|/ |/| | | | | | | | | MsysTechnologiesllc/nim/alternate_user_for_remote_file [MSYS-439] Updated Release notes for alternate user support in remote_file resource | ||||
| * | | Updated Release notes for alternate user support in remote_file resource | nimisha | 2017-09-06 | 1 | -0/+64 |
|/ / | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Bump version to 13.4.13 by Chef Expeditorv13.4.13 | Chef Expeditor | 2017-09-06 | 5 | -12/+13 |
| | | |||||
* | | Fixing specs for LOGON32_LOGON_NEW_CREDENTIALS | nimisha | 2017-09-05 | 2 | -9/+17 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Using LOGON32_LOGON_NEW_CREDENTIALS instead of LOGON32_LOGON_NETWORK | nimisha | 2017-09-05 | 3 | -10/+2 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Fixing review comments | nimisha | 2017-09-05 | 1 | -5/+1 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Fixed functional specs | nimisha | 2017-09-05 | 2 | -17/+21 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Fixing specs | nimisha | 2017-09-05 | 10 | -241/+28 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Added define_resource_requirement and some other validations | nimisha | 2017-09-05 | 4 | -3/+27 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Alternate user local logon authentication | nimisha | 2017-09-05 | 4 | -123/+64 |
| | | | | | | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com> | ||||
* | | Alternate user remote file code review feedback | adamedx | 2017-09-05 | 2 | -19/+27 |
| | | |||||
* | | Access remote_file resource source files as alternate user on Windows | adamedx | 2017-09-05 | 8 | -30/+242 |
| | | | | | | | | | | Conflicts: spec/support/shared/functional/execute_resource.rb | ||||
* | | Windows thread alternate user impersonation support | adamedx | 2017-09-05 | 6 | -0/+708 |
| | | |||||
* | | Windows user identity user name and credntial validation | Adam Edwards | 2017-09-05 | 2 | -0/+282 |
| | | |||||
* | | Bump version to 13.4.12 by Chef Expeditorv13.4.12 | Chef Expeditor | 2017-09-04 | 5 | -11/+12 |
| | | |||||
* | | Merge pull request #6359 from kzw/issue.6350 | Thom May | 2017-09-04 | 2 | -3/+75 |
|\ \ | | | | | | | handle apple git | ||||
| * | | style 2.1.retrigger travis | kzwin | 2017-09-03 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Signed-off-by: kzwin <kz@example.org> Signed-off-by: KZWin <me@none> | ||||
| * | | style | kzwin | 2017-09-02 | 1 | -1/+1 |
| | | | |||||
| * | | log when git version is unparsable | kzwin | 2017-09-02 | 1 | -1/+7 |
| | | | | | | | | | | | | Signed-off-by: kzwin <kz@example.org> | ||||
| * | | implement feedback from review | kzwin | 2017-09-02 | 2 | -4/+29 |
| | | | | | | | | | | | | Signed-off-by: kzwin <kz@example.org> | ||||
| * | | test without stub | kzwin | 2017-08-29 | 1 | -0/+4 |
| | | | | | | | | | | | | Signed-off-by: kzwin <kz@example.org> | ||||
| * | | linted | kzwin | 2017-08-28 | 2 | -18/+18 |
| | | | |||||
| * | | handle apple git | kzwin | 2017-08-28 | 2 | -3/+40 |
| | | | | | | | | | | | | Signed-off-by: kzwin <k.z.win@happyw.info> | ||||
* | | | Bump version to 13.4.11 by Chef Expeditorv13.4.11 | Chef Expeditor | 2017-09-01 | 5 | -11/+12 |
| | | | |||||
* | | | Merge pull request #6362 from chef/lcg/deep-merge-immutablizing | Lamont Granquist | 2017-09-01 | 3 | -29/+102 |
|\ \ \ | | | | | | | | | immutablize properly as we deep merge | ||||
| * | | | immutablize on the fly and reduce dupinglcg/deep-merge-immutablizing | Lamont Granquist | 2017-08-31 | 3 | -29/+102 |
| | | | | | | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org> | ||||
* | | | | Bump version to 13.4.10 by Chef Expeditorv13.4.10 | Chef Expeditor | 2017-09-01 | 5 | -11/+12 |
| | | | | |||||
* | | | | Merge pull request #6372 from gsreynolds/apt_repository_keys | Thom May | 2017-09-01 | 2 | -11/+13 |
|\ \ \ \ | | | | | | | | | | | Support an array of keys for apt_repository | ||||
| * | | | | [x].flatten is better written as Array(x) | Gavin Reynolds | 2017-09-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Gavin Reynolds <g.reynolds@src.gla.ac.uk> | ||||
| * | | | | Support an array of keys for apt_repository | Gavin Reynolds | 2017-08-31 | 2 | -11/+13 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Gavin Reynolds <g.reynolds@src.gla.ac.uk> | ||||
* | | | | Bump version to 13.4.9 by Chef Expeditorv13.4.9 | Chef Expeditor | 2017-09-01 | 5 | -11/+12 |
| | | | | |||||
* | | | | Merge pull request #6370 from chef/tm/chef_vault | Thom May | 2017-09-01 | 2 | -14/+17 |
|\ \ \ \ | |/ / / |/| | | | Ship chef-vault in the omnibus package | ||||
| * | | | Ship chef-vault in the omnibus packagetm/chef_vault | Thom May | 2017-08-31 | 2 | -14/+17 |
|/ / / | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io> | ||||
* | | | Bump version to 13.4.8 by Chef Expeditorv13.4.8 | Chef Expeditor | 2017-08-31 | 5 | -12/+13 |
| | | | |||||
* | | | Merge pull request #6368 from chef/tm/update_maintainers | Thom May | 2017-08-31 | 4 | -8/+9 |
|\ \ \ | | | | | | | | | Ensure that our maintainers are all synced | ||||
| * | | | Ensure that our maintainers are all syncedtm/update_maintainers | Thom May | 2017-08-31 | 4 | -8/+9 |
|/ / / | | | | | | | | | | Signed-off-by: Thom May <thom@may.lt> | ||||
* | | | Bump version to 13.4.7 by Chef Expeditorv13.4.7 | Chef Expeditor | 2017-08-29 | 5 | -11/+12 |
| | | | |||||
* | | | Merge pull request #6365 from chef/lcg/bump-rubygems | Lamont Granquist | 2017-08-29 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | bump rubygems to 2.6.13 |