summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
|\
| * update changelog for 1.4.2Robb Kidd2017-08-171-1/+14
| * Bump version to 1.4.2Ryan Cragun2017-08-171-1/+1
|/
* Merge pull request #25 from chef/lcg/chestyleLamont Granquist2017-06-201-3/+3
|\
| * fix chefstyle offensesLamont Granquist2017-06-201-3/+3
|/
* Merge pull request #24 from chef/ryan/fix-constant-lookupRyan Cragun2017-04-251-1/+2
|\
| * Fix SignedObject::DEFAULT_SERVER_API_VERSION constant scoperyan/fix-constant-lookupRyan Cragun2017-04-211-1/+2
* | Merge pull request #21 from chef/ryan/cloud-319Ryan Cragun2017-04-209-27/+111
|\ \ | |/ |/|
| * [CLOUD-319] Make mixlib-log an optional dependencyRyan Cragun2017-04-209-27/+111
|/
* ninja fixLamont Granquist2016-12-062-1/+1
* Merge pull request #20 from chef/updatesThom May2016-12-065-16/+24
|\
| * and use matrix and allow_failure for ruby-headLamont Granquist2016-12-061-4/+8
| * bump the rubies and add some bundle/rubygems updatingLamont Granquist2016-12-061-3/+10
| * fix Struct.new issueLamont Granquist2016-12-061-4/+4
| * Chefstyle fixesTim Smith2016-10-133-6/+4
| * Use rake 11Tim Smith2016-10-131-1/+1
| * Specify specific ruby versions in TravisTim Smith2016-10-131-3/+2
|/
* Fix following bug:jonyrock2016-06-081-1/+2
* Chefstyle and modernisev1.4.1Thom May2016-06-0814-313/+278
* bump version for releaseThom May2016-06-081-1/+1
* Merge pull request #18 from glensc/patch-1Thom May2016-06-081-1/+1
|\
| * Update mixlib-authentication.gemspecElan Ruusamäe2016-06-021-1/+1
|/
* Merge pull request #15 from felixonmars/patch-1Tim Smith2016-02-041-1/+1
|\
| * Fix a typo: langauge -> languageFelix Yan2016-02-041-1/+1
|/
* Merge pull request #14 from tas50/masterThom May2016-01-253-19/+16
|\