Paul Thornthwaite
330a351ade
Remove trailing blank lines
...
Done with `rubocop --auto-correct --only TrailingBlankLines`
2014-05-26 14:35:26 +01:00
Paul Thornthwaite
2e0b7e545a
Standardise empty lines throughout codebase
...
Done with `rubocop --auto-correct --only EmptyLineBetweenDefs,EmptyLines,EmptyLinesAroundBody`
2014-05-26 14:20:02 +01:00
Paul Thornthwaite
8483a599f2
Remove trailing whitespace
2014-02-19 12:30:59 +00:00
Rupak Ganguly
625d5634b6
Remove some files that were added during merge.
2013-10-30 19:02:54 -04:00
howete
68945be16e
merge
2013-10-30 19:02:37 -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
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
cb8f86ca6c
fix internet archive use of headers, remove acls
2013-03-26 17:21:57 -04: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
82748f53ec
and internet_archive code, tests
2013-01-31 15:16:49 -05:00