summaryrefslogtreecommitdiff
path: root/lib/chef/http/auth_credentials.rb
Commit message (Expand)AuthorAgeFilesLines
* fix Layout/EmptyLineAfterGuardClauseLamont Granquist2019-07-021-0/+1
* Convert require to require_relativeLamont Granquist2019-05-081-1/+1
* fix Style/UnneededInterpolationLamont Granquist2018-07-021-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* Add support for signing requests using ssh-agent.Noah Kantrowitz2018-05-301-3/+5
* mechanical conversion of most debug log statements to traceThom May2018-03-261-1/+1
* auotfixing Style/SpaceAfterSemicolon copLamont Granquist2016-08-161-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-4/+4
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-5/+5
* Replace all Opscode copyrights with Chef Software.Noah Kantrowitz2016-02-021-1/+1
* Copyright year update for 2016 and massive cleanup.Noah Kantrowitz2016-02-021-1/+1
* Use double quotes by defaultThom May2016-01-141-2/+2
* Move HTTP components into chef/httpdanielsdeleo2013-10-081-0/+57