summaryrefslogtreecommitdiff
path: root/spec/unit/http/authenticator_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* fix 4 copsLamont Granquist2019-07-051-1/+2
* Style/EmptyLiteralLamont Granquist2019-07-051-1/+1
* changes for rubocop engine upgrades.lcg/rubocop-upgradesLamont Granquist2019-01-151-1/+1
* fix Layout/DotPositionLamont Granquist2018-07-021-6/+6
* fix Layout/IndentHeredocLamont Granquist2018-07-021-10/+10
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Feed the Rubocop.Noah Kantrowitz2018-05-311-2/+2
* Add a test for ssh-agent mode.Noah Kantrowitz2018-05-301-8/+33
* Retry API requests if using an unsupported versiontm/retryable_apiThom May2017-03-291-0/+20
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Pass headers to mixlib-authenticationJay Mundrawala2016-01-251-1/+3
* Use double quotes by defaultThom May2016-01-141-5/+5
* Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-051-2/+11
* Nice error handling for unsupported API version in formatters/*.rb.tylercloke2015-05-041-0/+69