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

25 commits

Author SHA1 Message Date
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
93b6a83deb [google|storage] add metadata to file model 2011-01-05 11:02:08 -08:00
geemus
ab0e7e08cb [aws,google|storage] let parsers convert time
closes #125
2010-12-30 12:54:22 -08:00
geemus
3973d5feeb [aws&google|storage] parse/return CommonPrefixes 2010-11-19 14:09:06 -08:00
geemus
5854e249aa more consistent attribute storage/usage 2010-11-19 13:45:45 -08:00
geemus
acb4a06431 [storage] public_url related tests/fixes 2010-11-18 15:54:54 -08:00
geemus
3f5b48e812 add public methods to file model 2010-11-18 11:18:46 -08:00
geemus
00171dfa8a [storage] correctly set content_length on save 2010-11-17 14:54:48 -08:00
geemus
59396d59c7 [storage] better header handling in mocks/models 2010-11-10 13:51:40 -08:00
geemus
070e2565d3 [storage] better behavior related to headers 2010-11-08 17:14:21 -08:00
geemus
e3a75d9883 [storage] typecast values from headers 2010-11-08 16:48:14 -08:00
geemus
f73aa1f132 [google|storage] fixes related to differences between s3 and google storage acl 2010-11-05 15:31:44 -07:00
geemus
93b8d32845 [storage] add public= and public_url for directory, public_url for file 2010-11-05 15:31:44 -07:00
geemus
4b8b52f692 [aws&google|storage] fix copy on file model to be better behaved 2010-11-02 11:42:53 -07:00
geemus
a31c1902f1 [aws|storage] pass content_type through model correctly 2010-11-01 11:04:17 -07:00
geemus
85c0c2fbf1 [aws&google|storage] cleanup/fixes for bucket acl 2010-10-29 16:38:17 -07:00
geemus
46fdab47e5 [aws|storage] continuing to flesh out tests 2010-10-12 18:07:36 -07:00
geemus
3ec39c332f removing the last few (obvious) warnings 2010-10-12 17:01:22 -07:00
geemus
f890f27141 fixing warnings 2010-10-12 16:23:35 -07:00
geemus
619f7d430f fix paths for core requires 2010-10-04 14:02:08 -07:00
Ariel Zavala
343adda46b All mock and real google storage tests green 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