summaryrefslogtreecommitdiff
path: root/chef/lib/chef/rest
Commit message (Expand)AuthorAgeFilesLines
* CHEF-3438: Allow Chef::REST.new() to read raw keysAutif Khan2012-09-191-20/+4
* [CHEF-3095] automatically select authN proto versionDaniel DeLeo2012-08-061-3/+4
* Fix undefined Chef::Log when using rest clientAaron Suggs2012-04-031-0/+1
* Implement gzip encoding support for Chef::RESTDaniel DeLeo2011-12-191-8/+24
* Making debug statements always start with capsAdam Jacob2011-04-061-2/+2
* [CHEF-2165] make knife error messages pretty where possibleDaniel DeLeo2011-04-021-1/+1
* remove a few more unneeded requiresDaniel DeLeo2011-04-011-2/+11
* change the color of the UA bikeshedDaniel DeLeo2011-04-011-1/+5
* [CHEF-2159] Set a custom user agent for chefDaniel DeLeo2011-04-011-0/+12
* don't check format of private key, rescue exception insteadMichael Guterl2011-03-211-15/+8
* [CHEF-1599] remove leading and trailing whitespace when reading keysDaniel DeLeo2010-09-021-1/+1
* [CHEF-1577] add support for HEAD methodDoug MacEachern2010-08-261-1/+3
* [CHEF-1176] add https?_proxy_{user,pass} supportDoug MacEachern2010-07-191-1/+3
* CHEF-1176 add support proxy to rest requestsDoug MacEachern2010-07-191-1/+16
* More dependency managementChris Walters2010-06-251-1/+2
* [CHEF-1336] links to the bug reports in rubyDaniel DeLeo2010-06-181-0/+2
* [CHEF-1336] hide bug in net/httpDaniel DeLeo2010-06-181-4/+19
* split requests from other parts of Chef::REST clientDaniel DeLeo2010-04-303-0/+260