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

9 commits

Author SHA1 Message Date
Paul Thornthwaite
ef9a9697ab Remove trailing whitespace
Done with `rubocop --auto-correct --only TrailingWhitespace`
2014-05-26 14:44:18 +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
2422a29b04 [internetarchive] Correct test tagging
The provider is declaring itself as "internetarchive" which does not
match the tags "internet_archive" used on the tests.

Since we blacklist the tests that are run, it meant they continued to
run even if no credentials were present.
2014-02-19 11:33:18 +00: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
e4da1e39c7 missed one 2013-03-06 12:20:01 -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
82748f53ec and internet_archive code, tests 2013-01-31 15:16:49 -05:00