1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
Commit graph

15 commits

Author SHA1 Message Date
Brian D. Burns
4ea463eb7b require mime/types in Fog::Storage 2013-08-27 20:43:49 -04:00
Bob Lail and Luke Booth
47547e42ef [fix] Corrected the service mocks for testing to respond with a 304 to values of If-Modified-Since that match Last-Modified
The HTTP spec suggests that clients supply the value of Last-Modified that they previously received from the server to If-Modified-Since. When comparing If-Modified-Since > Last-Modified, however, the Mock object would fail to return a 304 for such a case.
2013-07-10 13:58:54 -05:00
geemus
16cbeb1e14 fix broken test related to redacted excon error bodies 2013-05-20 11:04:16 -05:00
Mark Rushakoff
6e35409a9d Fix "cache_controle" typo in docs 2013-05-10 08:15:09 -07:00
Paul Thornthwaite
22e5f71973 [Docs] Fixes assorted yardoc tagging issues
This fixes some incorrect tag names and type/name ordering
2013-05-02 13:19:12 +01:00
Andrew Kuklewicz
243102a4d7 fix bug with head request - no query on version id for IA 2013-04-18 13:43:24 -04:00
Andrew Kuklewicz
a6da5bc80e cosmetic - fix space 2013-04-18 13:32:10 -04:00
Andrew Kuklewicz
cb8f86ca6c fix internet archive use of headers, remove acls 2013-03-26 17:21:57 -04:00
Andrew Kuklewicz
8b65626047 fix 1.8.7 error, oops 2013-03-06 14:18:40 -06:00
Andrew Kuklewicz
36e61c91fa fix tests, found a few differences with S3 2013-03-06 14:06:26 -06:00
Andrew Kuklewicz
c7166b8d45 get rid of versions from IA 2013-03-06 12:14:03 -06:00
Andrew Kuklewicz
356bc1bbcd add IA specific headers for file 2013-03-06 10:29:39 -06:00
Andrew Kuklewicz
af33b63222 get rid of bucket/directory delete - not allowed for IA 2013-03-06 10:29:11 -06:00
Andrew Kuklewicz
6414499f4d set defaults to be scheme http, port 80, as that is what internet_archive supports 2013-01-31 15:16:49 -05:00
Andrew Kuklewicz
82748f53ec and internet_archive code, tests 2013-01-31 15:16:49 -05:00