summaryrefslogtreecommitdiff
path: root/lib/chef/rest.rb
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into file-refactorLamont Granquist2013-03-271-1/+5
|\ \ | |/
| * [CHEF-2682] raise exception on non-GET/HEAD redirectsLoic ANTOINE-GOMBEAUD2013-03-061-1/+5
* | switch back to chef::restJesse Campbell2013-03-011-0/+6
|/
* Merge branch '10-stable' into integrate-chef-10-18-0danielsdeleo2013-01-171-2/+0
|\
* | [CHEF-3689] remove REST#register (see ApiClient::Registration)danielsdeleo2012-12-181-37/+0
* | [CHEF-3643] ensure Chef::REST can be required without loading ChefSeth Chisamore2012-11-301-1/+1
* | [OC-3553] remove deprecated #rest_request and associated testsdanielsdeleo2012-10-311-64/+1
* | [OC-3553] add 304 NotModified support to raw_http_requestdanielsdeleo2012-10-311-2/+4
* | [OC-3553] remove _rest from REST method names, add aliasesdanielsdeleo2012-10-311-6/+18
* | [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+526
|/
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-150/+0
* Updating documentationAdam Jacob2008-09-301-0/+5
* Adding cookbook attribute and recipe file transfer controllers, refactoring _...Adam Jacob2008-09-301-4/+2
* Fixed issue me and Adam were seeing regarding regarding openID json parsing.AJ Christensen2008-09-241-2/+9
* Adding remote_file and remote_directory supportAdam Jacob2008-08-161-2/+2
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-21/+30
* Adding functional search supportAdam Jacob2008-07-101-0/+1
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-091-1/+98
* Cleaning up openid, starting client supportAdam Jacob2008-05-301-0/+33