summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update codeowners and add github PR templategithubTim Smith2018-07-312-1/+18
* Merge pull request #42 from chef/cleanupTim Smith2018-07-311-5/+2
|\
| * Fix another deprecationcleanupTim Smith2018-07-311-1/+1
| * Remove deprecated config from expeditor configTim Smith2018-07-311-4/+1
* | Bump version to 2.1.3 by Chef Expeditorv2.1.3Chef Expeditor2018-07-313-5/+6
* | Merge pull request #41 from chef/cleanupTim Smith2018-07-3017-41/+157
|\ \ | |/
| * Expand Travis ruby version testingTim Smith2018-07-301-1/+3
| * Add the actual rake updatesTim Smith2018-07-301-4/+22
| * Move test deps to the gemfile and expand the rakefileTim Smith2018-07-303-8/+29
| * Add docs / contributing section to the readmeTim Smith2018-07-301-3/+15
| * Add github issue templateTim Smith2018-07-301-0/+21
| * Update copyrights and e-mailsTim Smith2018-07-3010-22/+41
| * Update ignore fileTim Smith2018-07-301-3/+26
|/
* Bump version to 2.1.2 by Chef Expeditorv2.1.2Chef Expeditor2018-06-263-4/+12
* Merge pull request #40 from chef/lcg/remove-hashrocketsLamont Granquist2018-06-264-41/+43
|\
| * remove hashrocket syntaxLamont Granquist2018-06-264-41/+43
|/
* Update CHANGELOG.md to reflect the promotion of 2.1.1Chef Expeditor2018-06-081-12/+8
* Bump version to 2.1.1 by Chef Expeditorv2.1.1Chef Expeditor2018-06-013-4/+8
* Merge pull request #39 from coderanger/ssh-agentThom May2018-06-011-1/+1
|\
| * Silence the warning for the default positional args case.Noah Kantrowitz2018-05-311-1/+1
* | Update CHANGELOG.md to reflect the promotion of 2.1.0Chef Expeditor2018-05-311-8/+10
* | Bump version to 2.1.0 by Chef Expeditorv2.1.0Chef Expeditor2018-05-312-4/+5
* | Merge pull request #38 from chef/tm/2_1Thom May2018-05-312-2/+2
|\ \
| * | bump version to 2.1.0tm/2_1Thom May2018-05-312-2/+2
|/ /
* | Bump version to 2.0.2 by Chef Expeditorv2.0.2Chef Expeditor2018-05-313-5/+6
* | Merge pull request #37 from coderanger/ssh-agentNoah Kantrowitz2018-05-311-0/+1
|\ \ | |/
| * Forgot to put sign_version in the opts which would make it nil when pulled ba...Noah Kantrowitz2018-05-311-0/+1
* | Bump version to 2.0.1 by Chef Expeditorv2.0.1Chef Expeditor2018-05-313-5/+13
* | Merge pull request #36 from coderanger/ssh-agentThom May2018-05-313-8/+109
|\ \ | |/
| * Sigh, the existing arguments are positional not kwargs.Noah Kantrowitz2018-05-302-1/+19
| * Merge branch 'master' into ssh-agentNoah Kantrowitz2018-05-2914-30/+137
| |\ | |/ |/|
* | fix chefstyle violationThom May2018-04-121-1/+1
* | actually make this 2.0v2.0.0Thom May2018-04-123-3/+3
* | release 1.5.0v1.5.0Thom May2018-04-123-4/+4
* | Update CHANGELOG.md to reflect the promotion of 1.4.3Chef Expeditor2018-04-121-11/+8
* | Bump version to 1.4.3 by Expeditorv1.4.3Chef Expeditor2018-04-123-5/+13
* | Merge pull request #32 from chef/tm/loggingThom May2018-04-127-25/+25
|\ \
| * | Move mixlib-auth debugging to trace leveltm/loggingThom May2018-04-117-25/+25
* | | Merge pull request #31 from chef/tm/expediteThom May2018-04-124-1/+63
|\ \ \
| * | | enable expeditortm/expediteThom May2018-04-114-1/+63
| |/ /
* | | Merge pull request #33 from chef/tm/fix_travisThom May2018-04-122-3/+43
|\ \ \ | |/ / |/| |
| * | Update travis to modern rubies and add appveyortm/fix_travisThom May2018-04-122-3/+43
|/ /
| * Rework the ssh-agent signing logic to require an explicit flag to enable, alo...Noah Kantrowitz2018-05-292-29/+61
| * fix comment about ssh agent responseMatt Whiteley2017-09-061-1/+2
| * make net-ssh optionalMatt Whiteley2017-09-064-18/+23
| * Use SHA2Matt Whiteley2017-09-061-1/+1
| * CHEF-2381Matt Whiteley2017-09-063-6/+51
|/
* Merge pull request #26 from chef/tm/codeownersThom May2017-08-311-0/+1
|\
| * add codeownerstm/codeownersThom May2017-08-311-0/+1
|/
* Merge pull request #23 from chef/ryan/bump-versionv1.4.2Robb Kidd2017-08-172-2/+15
|\