summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Move test deps to the gemfile and expand the rakefileTim Smith2018-07-303-8/+29
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add docs / contributing section to the readmeTim Smith2018-07-301-3/+15
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Add github issue templateTim Smith2018-07-301-0/+21
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update copyrights and e-mailsTim Smith2018-07-3010-22/+41
| | | | | | | | Signed-off-by: Tim Smith <tsmith@chef.io>
| * Update ignore fileTim Smith2018-07-301-3/+26
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* 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 syntax
| * remove hashrocket syntaxLamont Granquist2018-06-264-41/+43
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* 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
| * Silence the warning for the default positional args case.Noah Kantrowitz2018-05-311-1/+1
| | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | 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.0
| * | bump version to 2.1.0tm/2_1Thom May2018-05-312-2/+2
|/ / | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | 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 p…
| * Forgot to put sign_version in the opts which would make it nil when pulled ↵Noah Kantrowitz2018-05-311-0/+1
| | | | | | | | | | back out. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* | 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
|\ \ | |/ | | Support signing with ssh-agent (round two)
| * Sigh, the existing arguments are positional not kwargs.Noah Kantrowitz2018-05-302-1/+19
| | | | | | | | | | | | Make both syntaxes do the right thing. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * Merge branch 'master' into ssh-agentNoah Kantrowitz2018-05-2914-30/+137
| |\ | |/ |/|
* | fix chefstyle violationThom May2018-04-121-1/+1
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | actually make this 2.0v2.0.0Thom May2018-04-123-3/+3
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | release 1.5.0v1.5.0Thom May2018-04-123-4/+4
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | 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 level
| * | Move mixlib-auth debugging to trace leveltm/loggingThom May2018-04-117-25/+25
| | | | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | Merge pull request #31 from chef/tm/expediteThom May2018-04-124-1/+63
|\ \ \ | | | | | | | | enable expeditor
| * | | enable expeditortm/expediteThom May2018-04-114-1/+63
| |/ / | | | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | | Merge pull request #33 from chef/tm/fix_travisThom May2018-04-122-3/+43
|\ \ \ | |/ / |/| | Update travis to modern rubies and add appveyor
| * | Update travis to modern rubies and add appveyortm/fix_travisThom May2018-04-122-3/+43
|/ / | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * Rework the ssh-agent signing logic to require an explicit flag to enable, ↵Noah Kantrowitz2018-05-292-29/+61
| | | | | | | | | | | | | | along with a lot of error checking. And some YARD comments because sigh. Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * fix comment about ssh agent responseMatt Whiteley2017-09-061-1/+2
| | | | | | | | Signed-off-by: Matt Whiteley <mwhiteley@fastly.com>
| * make net-ssh optionalMatt Whiteley2017-09-064-18/+23
| | | | | | | | Signed-off-by: Matt Whiteley <mwhiteley@fastly.com>
| * Use SHA2Matt Whiteley2017-09-061-1/+1
| | | | | | | | Signed-off-by: Matt Whiteley <mwhiteley@fastly.com>
| * CHEF-2381Matt Whiteley2017-09-063-6/+51
|/ | | | Signed-off-by: Matt Whiteley <mwhiteley@fastly.com>
* Merge pull request #26 from chef/tm/codeownersThom May2017-08-311-0/+1
|\ | | | | add codeowners
| * add codeownerstm/codeownersThom May2017-08-311-0/+1
|/ | | | Signed-off-by: Thom May <thom@chef.io>
* Merge pull request #23 from chef/ryan/bump-versionv1.4.2Robb Kidd2017-08-172-2/+15
|\ | | | | Bump version to 1.4.2
| * update changelog for 1.4.2Robb Kidd2017-08-171-1/+14
| | | | | | | | Signed-off-by: Robb Kidd <robb@thekidds.org>
| * Bump version to 1.4.2Ryan Cragun2017-08-171-1/+1
|/ | | | Signed-off-by: Ryan Cragun <me@ryan.ec>
* Merge pull request #25 from chef/lcg/chestyleLamont Granquist2017-06-201-3/+3
|\ | | | | fix chefstyle offenses
| * fix chefstyle offensesLamont Granquist2017-06-201-3/+3
|/ | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Merge pull request #24 from chef/ryan/fix-constant-lookupRyan Cragun2017-04-251-1/+2
|\ | | | | Fix SignedObject::DEFAULT_SERVER_API_VERSION constant scope
| * Fix SignedObject::DEFAULT_SERVER_API_VERSION constant scoperyan/fix-constant-lookupRyan Cragun2017-04-211-1/+2
| | | | | | | | | | | | | | | | | | | | The DEFAULT_SERVER_API_VERSION is not a constant of the SignedHeaderAuth module. Rather than forcing the constant lookup in that module we'll remove the namespace and allow the Ruby constant lookup to handle it for us. This resolves a bug where the constant lookup fails when mixlib-authentication is vendored into other projects. Signed-off-by: Ryan Cragun <me@ryan.ec>
* | Merge pull request #21 from chef/ryan/cloud-319Ryan Cragun2017-04-209-27/+111
|\ \ | |/ |/| [CLOUD-319] Make mixlib-log an optional dependency
| * [CLOUD-319] Make mixlib-log an optional dependencyRyan Cragun2017-04-209-27/+111
|/ | | | | | | | | | This change makes mixlib-log an optional dependency. When it's available in the LOAD_PATH it will be used by default, otherwise, all logging will will be forwarded to a null logger that does nothing. This is useful for cases where small utilities can consume mixlib-authentication and not have to pull in additional gems. Signed-off-by: Ryan Cragun <me@ryan.ec>