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

21 commits

Author SHA1 Message Date
geemus
78e36ba641 [google|storage] also update mocks to omit storageclass 2012-09-15 13:28:36 -05:00
Jacob Mattingley
f3431cb963 Use https_url instead of deprecated url for put_object_url 2012-03-21 19:47:15 -07:00
Jacob Mattingley
ca397eafbc Allow custom headers in Storage#put_object_url 2012-03-21 19:41:56 -07:00
geemus
fcd504c30a [storage] fixes for deprecated implicit block usage to excon requests 2012-03-17 14:28:31 -05:00
geemus
34e6a1105c [core] separate loggers for deprecations/warnings
distinctly styles deprecations for clarity
gives better flexibility for redirecting logs
reduces possibility of missing deprecations because warnings are ignored
2011-10-19 14:49:34 -05:00
geemus
76c0f11670 [core] use logger throughout for warnings 2011-09-02 12:30:10 -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
ac480ad928 [storage] consolidate 2011-01-07 15:34:20 -08:00
geemus
ed82ec2b3d [google] fix get_bucket mock to return common_prefixes 2010-12-17 16:47:53 -08:00
geemus
532bbe31e0 [storage] don't cgi escape slashes in authed urls 2010-12-14 10:49:40 -08:00
geemus
3973d5feeb [aws&google|storage] parse/return CommonPrefixes 2010-11-19 14:09:06 -08:00
geemus
e8b740c84e [aws&google|storage] add canned acl related mocks 2010-11-18 14:17:11 -08:00
geemus
b1473b39f5 fixing misc recently introduced spec/test bugs 2010-11-16 15:31:34 -08:00
geemus
59396d59c7 [storage] better header handling in mocks/models 2010-11-10 13:51:40 -08:00
geemus
85c0c2fbf1 [aws&google|storage] cleanup/fixes for bucket acl 2010-10-29 16:38:17 -07:00
Ariel Zavala
42d452f567 removed references to s3; removed unimplemented requests 2010-09-24 13:14:57 -07:00
Ariel Zavala
343adda46b All mock and real google storage tests green 2010-09-24 13:13:55 -07:00
Ariel Zavala
80a22a3d6b changed x-amz- to x-goo- in some requests 2010-09-24 13:13:55 -07:00
Ariel Zavala
f810d6b194 removed location & payment functionality and test; All google storate mock tests green; Only directory tests green on real tests 2010-09-24 13:13:54 -07:00
Ariel Zavala
7a8b5fda10 Removed location specific functionality; Green for Mock tests 2010-09-24 13:13:54 -07:00
Ariel Zavala
bdd2ca3094 Used AWS storage to start work on Google storage 2010-09-24 13:13:54 -07:00