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

23 commits

Author SHA1 Message Date
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
Rupak Ganguly
9d1e801d92 Add new HP providers for Object Storage, Compute and CDN services. 2012-04-16 15:48:41 -04:00
geemus
f0f6924569 [storage] properly update content-type at save time for file models 2012-03-26 19:14:09 -05:00
Decklin Foster
65e572805e [ibm] Initial IBM SmartCloud support 2012-03-20 23:37:45 -04:00
geemus
ff6e439727 [storage|rackspace] move rackspace storage to its own shared area (namespacing should probably be corrected) 2011-08-24 14:12:29 -05:00
geemus
8338c5f81a [storage|ninefold] move ninefold storage to its own shared area (namespacing should probably be corrected)
local fix
2011-08-24 14:09:25 -05:00
geemus
dc61fc09b2 [storage|local] move local storage to its own shared area (namespacing should probably be corrected)
ninefold fix
2011-08-24 14:09:18 -05:00
geemus
1a4a0efda0 [storage|google] move google storage to shared google stuff (namespacing should probably be corrected) 2011-08-24 13:55:35 -05:00
geemus
9b8240bfba [storage|aws] move aws storage back with other aws stuff (namespacing should probably be recorrected as well) 2011-08-24 13:50:42 -05:00
geemus
87b07ba117 [misc] provide #providers for shared services 2011-07-27 11:37:58 -07:00
Lincoln Stoll
af404bb5ef [ninefold|storage] Framework + request method for Ninefold storage 2011-07-11 19:57:53 +10:00
Timothy Klim
99a932ef6d Checking path for nil 2011-06-25 21:48:54 +04:00
geemus
5dbd9d5e85 remove provider attribute from shared services 2011-06-16 16:39:58 -07:00
geemus
a50f469778 [dns] refactor provider/service namespacing 2011-06-15 17:25:01 -07:00
geemus
e1512c9ac8 [storage] refactor provider/service namespacing 2011-06-15 14:27:11 -07:00
geemus
597acf0363 [storage] fix/consolidate content-length for utf8
closes #327
2011-05-25 14:39:00 -07:00
geemus
9751fc418f Merge branch 'Lautus' 2011-03-21 13:07:27 -07:00
Peter Weldon
f5f0a2f175 Merge remote branch 'origin/tumeric-v0.6.0.0' into tumeric-v0.7.0.0
Conflicts:
	lib/fog/storage/aws.rb
2011-03-18 20:12:55 +00:00
geemus
e8842bea8a [storage] consolidate parse_data 2011-03-10 13:04:42 -08:00
geemus
bc25028c2f deprecate old initializers 2011-01-07 18:15:16 -08:00
geemus
0a85cd8a9a fix load paths for shared initializers 2011-01-07 18:15:09 -08:00
geemus
39c30d44cf lazier requiring 2011-01-07 16:54:13 -08:00
geemus
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
Renamed from lib/fog/core/storage.rb (Browse further)