summaryrefslogtreecommitdiff
path: root/lib/chef/knife/raw.rb
Commit message (Expand)AuthorAgeFilesLines
* Use double quotes by defaultThom May2016-01-141-18/+18
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-0/+1
* Add --proxy-auth option to `knife raw`Steven Danna2015-01-251-3/+14
* - Adding X-Remote-Request-Id to the set of headers for every request from CCR...PrajaktaPurohit2014-02-071-0/+1
* Remove :raw_input option to JSONInput, use Chef::HTTP for knife rawJohn Keiser2013-10-091-8/+23
* CHEF-4515: upload sometimes inflates JSON. Fix by using true raw version of ...John Keiser2013-10-091-6/+11
* Make knife raw --pretty workJohn Keiser2013-09-121-1/+7
* Fix knife raw (Chef = ::ChefFS exception)John Keiser2013-06-071-1/+2
* Don't load dependencies unless you run the command!John Keiser2013-06-071-3/+7
* Catch timeout exception in http requestsJohn Keiser2013-06-071-0/+3
* Move RawRequest to its own file, remove chef_hashjkeiser2013-06-071-2/+2
* Make knife raw work with Chef 11jkeiser2013-06-071-0/+1
* [CORE] Bypass chef_object inflation and normalize raw requests insteadHo-Sheng Hsiao2013-06-071-61/+3
* Improve knife raw error reportingjkeiser2013-06-071-2/+7
* Fix deps errors, --no-recurse, add deps testsjkeiser2013-06-071-2/+2
* Replace some missed putses with outputjkeiser2013-06-071-1/+1
* Use knife "ui.output" instead of putsjkeiser2013-06-071-1/+1
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+108