summaryrefslogtreecommitdiff
path: root/spec/unit/provider/http_request_spec.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
* Convert all uses of Chef::REST to Chef::ServerAPItm/no_more_restThom May2016-01-111-2/+2
* updating resources/providers unit tests to rpsec3Lamont Granquist2014-10-241-30/+30
* remove http_request hard coded query stringLamont Granquist2014-07-311-8/+8
* Revert "remove http_request hard coded query string"Lamont Granquist2014-07-311-8/+8
* remove http_request hard coded query stringLamont Granquist2014-07-311-8/+8
* s/mock\(/double(/gLamont Granquist2014-01-291-1/+1
* s/stub!/stub/gLamont Granquist2014-01-291-2/+2
* CHEF-4762: Added a http_request test for testing false return value when not ...Xabier de Zuazo2014-01-141-0/+8
* CHEF-4762: added comments about expected return values in http_request with a...Xabier de Zuazo2014-01-141-0/+2
* CHEF-4762: http_request with action :head does not behave correctly in 11.8.0...Xabier de Zuazo2013-12-161-1/+13
* Convert http_request provider to HTTP::Simpledanielsdeleo2013-10-081-15/+15
* [OC-3553] convert http_request provider to non-deprecated APIsdanielsdeleo2012-10-311-69/+28
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+178