summaryrefslogtreecommitdiff
path: root/lib/chef/rest
Commit message (Collapse)AuthorAgeFilesLines
* Move HTTP components into chef/httpdanielsdeleo2013-10-087-872/+0
|
* Extract good parts of REST to HTTP base classdanielsdeleo2013-10-081-0/+288
|
* move http authenticator to its own filedanielsdeleo2013-10-081-0/+85
|
* move decompressor and model inflator to their own filesdanielsdeleo2013-10-082-0/+178
|
* don't include cgi, unnecessaryJesse Campbell2013-03-051-3/+2
|
* switch back to chef::restJesse Campbell2013-03-011-1/+6
|
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-303-0/+317
The opscode/chef repository now only contains the core Chef library code used by chef-client, knife and chef-solo!