summaryrefslogtreecommitdiff
path: root/spec/unit/provider/remote_file
Commit message (Expand)AuthorAgeFilesLines
...
* Add test coverage for updated URI casedanielsdeleo2013-05-231-13/+51
* remove mock/stubs for value objectsdanielsdeleo2013-05-231-22/+18
* don't use client time for If-Modified-Sincedanielsdeleo2013-05-231-0/+57
* Remove mock/stub of value objectsdanielsdeleo2013-05-231-12/+16
* Fix specs on windows.sersut2013-05-231-2/+6
* Move file content management logic outside of providers under Chef::FileConte...sersut2013-05-161-3/+3
* restore missing assertion in remote_file http specdanielsdeleo2013-05-161-66/+87
* working on tests (half-done, busted)Lamont Granquist2013-05-071-12/+72
* use "pointer comparison" equal()Lamont Granquist2013-04-231-1/+1
* ruby 1.8.7 fixLamont Granquist2013-04-191-1/+1
* add http specsLamont Granquist2013-04-151-0/+47
* skeleton of http specsLamont Granquist2013-04-111-0/+53
* edge conditions of the checksum comparisonLamont Granquist2013-04-101-3/+52
* specs and fixes for local file urisLamont Granquist2013-04-101-0/+114
* fix specs for binmodeLamont Granquist2013-04-081-2/+5
* make existing specs work for ftp_specLamont Granquist2013-04-021-21/+50
* whitespaceLamont Granquist2013-04-021-1/+1
* adding fetcher class specsLamont Granquist2013-04-011-0/+75
* refactoring into remote_file content specLamont Granquist2013-04-011-0/+248
* fix testsJesse Campbell2013-03-111-10/+10
* Merge branch 'master' into rest_clientJesse Campbell2013-03-011-1/+1
|\
| * some cleanup utilizing the refactored RemoteFile::FTPJesse Campbell2013-02-261-4/+4
| * add new testsJesse Campbell2013-02-261-0/+117
* fix broken tests to match new layoutJesse Campbell2013-02-281-15/+16
* some cleanup utilizing the refactored RemoteFile::FTPJesse Campbell2013-02-181-4/+4
* add new testsJesse Campbell2013-02-051-0/+117