summaryrefslogtreecommitdiff
path: root/spec/unit/rest_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* add real error for bad download sizeClaire McQuin2014-01-231-4/+4
* validate streaming file sizeClaire McQuin2014-01-231-65/+14
* add specs for CHEF-4502 behaviorLamont Granquist2014-01-231-6/+32
* rspec modernizationLamont Granquist2014-01-231-55/+55
* more test refactoringLamont Granquist2014-01-231-97/+114
* WIP: partial rewrite of base specs on masterLamont Granquist2014-01-231-170/+226
* WIP: hacking on ugly spec testsLamont Granquist2014-01-231-22/+34
* Always set a correct Host header to avoid net/http bugdanielsdeleo2013-11-261-3/+12
* Add tests for raw_http_request to check that the authenticator getsjamesc2013-11-201-7/+38
* REST#raw_http_request needs to be public for legacy usedanielsdeleo2013-10-231-0/+7
* Use new Chef::ServerAPI API class in upload/download/diffJohn Keiser2013-10-091-6/+25
* Fix Chef::HTTP dependence on subclass methodsdanielsdeleo2013-10-081-23/+23
* Move streaming requests to generic HTTP classdanielsdeleo2013-10-081-2/+2
* Update test to make order of return values explicitdanielsdeleo2013-10-081-6/+7
* Cleanup deprecation warnings, fix bad mocksdanielsdeleo2013-10-081-69/+60
* Add the binmode method to mock tempfile object.sersut2013-06-041-1/+1
* Remove binmode property from file / remote_directory resources and always ope...sersut2013-05-301-1/+1
* [CHEF-2682] add test case for InvalidRedirect exceptionLoic ANTOINE-GOMBEAUD2013-03-061-1/+5
* Fix syntax and force_encoding for 1.8danielsdeleo2012-10-311-1/+1
* [OC-3553] remove deprecated #rest_request and associated testsdanielsdeleo2012-10-311-190/+99
* [OC-3553] add 304 NotModified support to raw_http_requestdanielsdeleo2012-10-311-0/+9
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+661
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-228/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-13/+11
* Adding remote_file testsAdam Jacob2008-08-171-4/+5
* Added template support, changed license to Apache v 2Adam Jacob2008-08-161-3/+26
* Updating search ticketsAdam Jacob2008-07-281-5/+7
* Huge amount of work, covering openid, clients, and all sorts of server stuffAdam Jacob2008-06-091-15/+167
* Cleaning up openid, starting client supportAdam Jacob2008-05-301-0/+52