summaryrefslogtreecommitdiff
path: root/lib/chef/http/authenticator.rb
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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
* Pass headers to mixlib-authenticationJay Mundrawala2016-01-251-4/+9
* Use double quotes by defaultThom May2016-01-141-4/+4
* Use version 1 as the default API version if not specified.tylercloke2015-06-051-1/+1
* Added versioned Chef Object API support code and repaired Chef::User.create.tylercloke2015-06-051-2/+7
* Implemented X-Ops-Server-API-Version in Chef requests.tylercloke2015-05-041-0/+3
* validate streaming file sizeClaire McQuin2014-01-231-0/+4
* Express stream handling via middlewaresdanielsdeleo2013-10-081-0/+4
* Move HTTP components into chef/httpdanielsdeleo2013-10-081-0/+85