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

6 commits

Author SHA1 Message Date
Tim
7ea1958e18 remove Git Markup 2014-08-05 14:23:24 +01:00
Tim
8fa216ebb8 resolve conflicts 2014-08-05 14:20:11 +01:00
Tim
b5e71009d5 Accept Block For Get Requests 2014-08-04 20:56:01 +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
Peter Vawser
71aa22b981 Fixed error when accessing files via atmos where keys contain spaces 2014-01-24 16:56:52 +10:30
Timur Alperovich
cc69d10c89 Add generic support for EMC Atmos.
Refactor ninefold to provide generic Atmos support. Add an additional
argument, when compared to ninefold, which is the endpoint. The
endpoint should be a full URL, e.g.
https://storage.provider.com:1337/atmos. The API path and port are
optional. If the port is not specified, it is inferred from the
protocol.
2012-09-04 10:45:39 -07:00