summaryrefslogtreecommitdiff
path: root/spec/unit/resource/remote_file_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable conditional GET by defaultdanielsdeleo2013-05-231-5/+26
* move cache control data management out of providerdanielsdeleo2013-05-231-30/+5
* fix broken tests to match new layoutJesse Campbell2013-02-281-2/+2
* add unit tests for remote_file resourceJesse Campbell2013-02-281-0/+34
* functional test for CHEF-3140Jesse Campbell2013-02-181-1/+1
* Update existing tests to function with RestClient::RequestJesse Campbell2013-02-051-3/+13
* [OC-3564] move core Chef to the repo root \o/ \m/Seth Chisamore2012-10-301-0/+123
* big refactor of the repo layout. move to a chef gem and a chef-server gem all...Ezra Zygmuntowicz2008-10-081-38/+0
* Changing the license on the spec files as wellAdam Jacob2008-08-171-14/+13
* Adding remote_file and remote_directory supportAdam Jacob2008-08-161-0/+39