summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Provide release_branch as an array instead of a hashtduffield/expeditor/fix-release-branchTom Duffield2017-09-081-4/+4
* Bump version to 13.4.17 by Chef Expeditorv13.4.17Chef Expeditor2017-09-085-11/+12
* Merge pull request #6385 from tomdoherty/bonding_opts/ethtool_optsAdam Leff2017-09-082-4/+4
|\
| * Ensure we quote ETHTOOL/BONDING_OPTSTom Doherty2017-09-082-4/+4
* | Bump version to 13.4.16 by Chef Expeditorv13.4.16Chef Expeditor2017-09-085-13/+14
* | Merge pull request #6384 from tomdoherty/masterTim Smith2017-09-073-0/+48
|\ \ | |/
| * Fix unit tests for ethtool/bonding changeTom Doherty2017-09-081-4/+4
| * Add options for bonding NICs on RHEL/CentosTom Doherty2017-09-073-0/+36
| * Add support for specifying ETHTOOL_OPTS on Red HatTom Doherty2017-09-073-0/+12
|/
* Merge pull request #6382 from chef/tduffield/expeditor-0.5.0Thom May2017-09-073-46/+27
|\
| * Add engineering-services as CODEOWNERS for .expeditorTom Duffield2017-09-061-1/+4
| * Update Expeditor config for 0.5.0Tom Duffield2017-09-062-45/+23
|/
* Bump version to 13.4.15 by Chef Expeditorv13.4.15Chef Expeditor2017-09-065-11/+12
* Merge branch 'master' into tm/13_4Tim Smith2017-09-061-1/+14
|\
| * update release notes for 13.4tm/13_4Thom May2017-09-061-2/+15
* | Bump version to 13.4.14 by Chef Expeditorv13.4.14Chef Expeditor2017-09-065-12/+13
* | Merge pull request #6353 from mikedodge04/launchd2Tim Smith2017-09-063-4/+28
|\ \
| * | specMike Dodge2017-08-261-1/+1
| * | specMike Dodge2017-08-261-1/+4
| * | Launchd should not load launchagents as root. #5846Mike Dodge2017-08-252-3/+28
* | | Merge pull request #6380 from MsysTechnologiesllc/nim/alternate_user_for_remo...Tim Smith2017-09-061-0/+64
|\ \ \ | |_|/ |/| |
| * | Updated Release notes for alternate user support in remote_file resourcenimisha2017-09-061-0/+64
|/ /
* | 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
* | Using LOGON32_LOGON_NEW_CREDENTIALS instead of LOGON32_LOGON_NETWORKnimisha2017-09-053-10/+2
* | Fixing review commentsnimisha2017-09-051-5/+1
* | Fixed functional specsnimisha2017-09-052-17/+21
* | Fixing specsnimisha2017-09-0510-241/+28
* | Added define_resource_requirement and some other validationsnimisha2017-09-054-3/+27
* | Alternate user local logon authenticationnimisha2017-09-054-123/+64
* | 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
* | 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
|\ \
| * | style 2.1.retrigger traviskzwin2017-09-031-1/+1
| * | stylekzwin2017-09-021-1/+1
| * | log when git version is unparsablekzwin2017-09-021-1/+7
| * | implement feedback from reviewkzwin2017-09-022-4/+29
| * | test without stubkzwin2017-08-291-0/+4
| * | lintedkzwin2017-08-282-18/+18
| * | handle apple gitkzwin2017-08-282-3/+40
* | | 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 on the fly and reduce dupinglcg/deep-merge-immutablizingLamont Granquist2017-08-313-29/+102
* | | | 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
|\ \ \ \
| * | | | [x].flatten is better written as Array(x)Gavin Reynolds2017-09-011-1/+1
| * | | | Support an array of keys for apt_repositoryGavin Reynolds2017-08-312-11/+13
| |/ / /