summaryrefslogtreecommitdiff
path: root/lib/chef/server_api.rb
Commit message (Expand)AuthorAgeFilesLines
* ensure we set up the raw key correctlyThom May2017-12-151-0/+1
* Beginning of automatic API version detectionThom May2017-02-141-0/+2
* Allow raw_key to override the configured signing_keytm/raw_keyThom May2016-09-141-1/+1
* autofixing whitespace copsLamont Granquist2016-02-051-1/+1
* 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
* add get_rest etc calls to ServerAPItm/back_compat_rest_callsThom May2016-01-201-0/+6
* Use double quotes by defaultThom May2016-01-141-9/+9
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-0/+26
* add lazy require for 'chef/config'lcg/chef-config-requireLamont Granquist2015-06-021-0/+2
* Hoist socketless chef-zero support into Chef::HTTPdanielsdeleo2015-04-011-0/+1
* - Adding X-Remote-Request-Id to the set of headers for every request from CCR...PrajaktaPurohit2014-02-071-1/+3
* Use new Chef::ServerAPI API class in upload/download/diffJohn Keiser2013-10-091-0/+41