summaryrefslogtreecommitdiff
path: root/lib/chef/provider/http_request.rb
Commit message (Expand)AuthorAgeFilesLines
* Update all auth email address from opscode.com and getchef.com to chef.io.Noah Kantrowitz2016-02-021-1/+1
* 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-2/+2
* autocorrecting Style/TrailingCommalcg/trailing_commaLamont Granquist2016-01-131-5/+5
* Chef-12 RC Provider ResolverLamont Granquist2014-10-241-0/+2
* remove http_request hard coded query stringLamont Granquist2014-07-311-4/+4
* Revert "remove http_request hard coded query string"Lamont Granquist2014-07-311-4/+4
* remove http_request hard coded query stringLamont Granquist2014-07-311-4/+4
* CHEF-4762: added comments about expected return values in http_request with a...Xabier de Zuazo2014-01-141-1/+2
* CHEF-4762: http_request with action :head does not behave correctly in 11.8.0...Xabier de Zuazo2013-12-161-1/+1
* Convert http_request provider to HTTP::Simpledanielsdeleo2013-10-081-8/+8
* Fix syntax and force_encoding for 1.8danielsdeleo2012-10-311-1/+1
* [OC-3553] convert http_request provider to non-deprecated APIsdanielsdeleo2012-10-311-41/+24
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+136