summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* update release notes for 13.4tm/13_4Thom May2017-09-061-2/+15
| | | | Signed-off-by: Thom May <thom@chef.io>
* Bump version to 13.4.13 by Chef Expeditorv13.4.13Chef Expeditor2017-09-065-12/+13
|
* Fixing specs for LOGON32_LOGON_NEW_CREDENTIALSnimisha2017-09-052-9/+17
| | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Using LOGON32_LOGON_NEW_CREDENTIALS instead of LOGON32_LOGON_NETWORKnimisha2017-09-053-10/+2
| | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Fixing review commentsnimisha2017-09-051-5/+1
| | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Fixed functional specsnimisha2017-09-052-17/+21
| | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Fixing specsnimisha2017-09-0510-241/+28
| | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Added define_resource_requirement and some other validationsnimisha2017-09-054-3/+27
| | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Alternate user local logon authenticationnimisha2017-09-054-123/+64
| | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Alternate user remote file code review feedbackadamedx2017-09-052-19/+27
|
* Access remote_file resource source files as alternate user on Windowsadamedx2017-09-058-30/+242
| | | | | Conflicts: spec/support/shared/functional/execute_resource.rb
* Windows thread alternate user impersonation supportadamedx2017-09-056-0/+708
|
* Windows user identity user name and credntial validationAdam Edwards2017-09-052-0/+282
|
* Bump version to 13.4.12 by Chef Expeditorv13.4.12Chef Expeditor2017-09-045-11/+12
|
* Merge pull request #6359 from kzw/issue.6350Thom May2017-09-042-3/+75
|\ | | | | handle apple git
| * style 2.1.retrigger traviskzwin2017-09-031-1/+1
| | | | | | | | | | Signed-off-by: kzwin <kz@example.org> Signed-off-by: KZWin <me@none>
| * stylekzwin2017-09-021-1/+1
| |
| * log when git version is unparsablekzwin2017-09-021-1/+7
| | | | | | | | Signed-off-by: kzwin <kz@example.org>
| * implement feedback from reviewkzwin2017-09-022-4/+29
| | | | | | | | Signed-off-by: kzwin <kz@example.org>
| * test without stubkzwin2017-08-291-0/+4
| | | | | | | | Signed-off-by: kzwin <kz@example.org>
| * lintedkzwin2017-08-282-18/+18
| |
| * handle apple gitkzwin2017-08-282-3/+40
| | | | | | | | Signed-off-by: kzwin <k.z.win@happyw.info>
* | Bump version to 13.4.11 by Chef Expeditorv13.4.11Chef Expeditor2017-09-015-11/+12
| |
* | Merge pull request #6362 from chef/lcg/deep-merge-immutablizingLamont Granquist2017-09-013-29/+102
|\ \ | | | | | | immutablize properly as we deep merge
| * | immutablize on the fly and reduce dupinglcg/deep-merge-immutablizingLamont Granquist2017-08-313-29/+102
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 13.4.10 by Chef Expeditorv13.4.10Chef Expeditor2017-09-015-11/+12
| | |
* | | Merge pull request #6372 from gsreynolds/apt_repository_keysThom May2017-09-012-11/+13
|\ \ \ | | | | | | | | Support an array of keys for apt_repository
| * | | [x].flatten is better written as Array(x)Gavin Reynolds2017-09-011-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Gavin Reynolds <g.reynolds@src.gla.ac.uk>
| * | | Support an array of keys for apt_repositoryGavin Reynolds2017-08-312-11/+13
| |/ / | | | | | | | | | Signed-off-by: Gavin Reynolds <g.reynolds@src.gla.ac.uk>
* | | Bump version to 13.4.9 by Chef Expeditorv13.4.9Chef Expeditor2017-09-015-11/+12
| | |
* | | Merge pull request #6370 from chef/tm/chef_vaultThom May2017-09-012-14/+17
|\ \ \ | |/ / |/| | Ship chef-vault in the omnibus package
| * | Ship chef-vault in the omnibus packagetm/chef_vaultThom May2017-08-312-14/+17
|/ / | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Bump version to 13.4.8 by Chef Expeditorv13.4.8Chef Expeditor2017-08-315-12/+13
| |
* | Merge pull request #6368 from chef/tm/update_maintainersThom May2017-08-314-8/+9
|\ \ | | | | | | Ensure that our maintainers are all synced
| * | Ensure that our maintainers are all syncedtm/update_maintainersThom May2017-08-314-8/+9
|/ / | | | | | | Signed-off-by: Thom May <thom@may.lt>
* | Bump version to 13.4.7 by Chef Expeditorv13.4.7Chef Expeditor2017-08-295-11/+12
| |
* | Merge pull request #6365 from chef/lcg/bump-rubygemsLamont Granquist2017-08-291-1/+1
|\ \ | | | | | | bump rubygems to 2.6.13
| * | bump rubygems to 2.6.13lcg/bump-rubygemsLamont Granquist2017-08-291-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 13.4.6 by Chef Expeditorv13.4.6Chef Expeditor2017-08-295-11/+12
| | |
* | | Merge pull request #6363 from chef/knife_docLamont Granquist2017-08-291-1/+1
|\ \ \ | |/ / |/| | Link to the knife docs in both places where we error on editor
| * | Link to the knife docs in both places where we error on editorknife_docTim Smith2017-08-291-1/+1
|/ / | | | | | | | | | | We're already doing this same thing in the other location where we throw the editor error. Signed-off-by: Tim Smith <tsmith@chef.io>
* | Bump version to 13.4.5 by Chef Expeditorv13.4.5Chef Expeditor2017-08-285-11/+12
| |
* | Merge pull request #6356 from chef/lcg/remove-useless-dupLamont Granquist2017-08-281-4/+0
|\ \ | | | | | | node attributes: remove useless dup in merge_all
| * | node attributes: remove useless dup in merge_alllcg/remove-useless-dupLamont Granquist2017-08-281-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | since immutablize now does dup + freeze of everything this is definitively unnecessary, and appears to have been unnecessary even in Chef-12 (at last does not break any specs there either). Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | | Bump version to 13.4.4 by Chef Expeditorv13.4.4Chef Expeditor2017-08-285-11/+12
| | |
* | | Merge pull request #6355 from chef/lcg/immutablize-speedupLamont Granquist2017-08-282-5/+13
|\ \ \ | |/ / |/| | speed up immutabilization
| * | missing spec fixlcg/immutablize-speedupLamont Granquist2017-08-281-1/+1
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | speed up immutabilizationLamont Granquist2017-08-282-4/+12
|/ / | | | | | | | | | | since we only inject Mash/VividMashes do not convert Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Bump version to 13.4.3 by Chef Expeditorv13.4.3Chef Expeditor2017-08-285-11/+12
| |
* | Merge pull request #6344 from MsysTechnologiesllc/nim/windows_path_docsTim Smith2017-08-281-0/+33
|\ \ | | | | | | [MSYS-645] Updated release_notes for windows_path