summaryrefslogtreecommitdiff
path: root/lib/chef/http/json_input.rb
Commit message (Expand)AuthorAgeFilesLines
* autofixing whitespace copsLamont Granquist2016-02-051-3/+3
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-2/+2
* 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
* Use double quotes by defaultThom May2016-01-141-3/+3
* use validate_utf8=false option to json encoder for nodeLamont Granquist2015-05-041-1/+6
* Allow requests to opt-out from JSON encoding the bodydanielsdeleo2014-07-301-1/+12
* validate streaming file sizeClaire McQuin2014-01-231-0/+4
* Remove :raw_input option to JSONInput, use Chef::HTTP for knife rawJohn Keiser2013-10-091-8/+5
* Use new Chef::ServerAPI API class in upload/download/diffJohn Keiser2013-10-091-0/+56