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

22 commits

Author SHA1 Message Date
Wesley Beary
0e9740c53a check return types and fixes from broken specs 2009-06-25 00:32:27 -07:00
Wesley Beary
b7a7f07e6c remove most uri.parse calls, explicitly pass host/path 2009-06-24 20:48:51 -07:00
Wesley Beary
fec6fccae0 somewhat simpler/more direct string_to_sign creation 2009-06-24 18:34:39 -07:00
Wesley Beary
2dea3f3b7f more consistency, move sign stuff to its own method 2009-06-24 09:57:21 -07:00
Wesley Beary
d2ab5aa300 use hash for s3 request params 2009-06-23 20:55:57 -07:00
Wesley Beary
f8a38661a8 some cleanup 2009-06-22 10:06:49 -07:00
Wesley Beary
22995aff83 persistent connections 2009-06-21 22:13:01 -07:00
Wesley Beary
ccdebb0163 seperating connection/request 2009-06-11 10:25:05 -07:00
Wesley Beary
d3f26ab7a0 fix typo 2009-06-10 10:08:39 -07:00
Wesley Beary
87161229d9 cleanup and typo fixes 2009-06-10 09:56:33 -07:00
Wesley Beary
6140a054fb more fixes for passing file date, first working version of put_object 2009-06-07 15:42:51 -07:00
Wesley Beary
ad522e5f2f minor fixes after yesterday's internetless refactoring 2009-06-07 13:43:22 -07:00
Wesley Beary
4941d15424 add remaining bucket meta gets 2009-06-07 01:55:52 -07:00
Wesley Beary
279a9e7019 first pass at non-creation object actions 2009-06-07 01:37:54 -07:00
Wesley Beary
960ee11961 setup location_constraint for put_bucket, dry url generation 2009-06-07 01:12:13 -07:00
Wesley Beary
c7f1ed5ba3 option keys should be symbols for consistency 2009-06-07 00:54:22 -07:00
Wesley Beary
6aa7071457 more accurate/consistent return doc for simpledb 2009-06-05 16:59:45 -07:00
Wesley Beary
f343f03f6f make options hash consistent, fix params docs 2009-06-05 16:56:31 -07:00
Wesley Beary
b2ab9d4b9d continuing to flesh out s3 2009-06-05 16:51:17 -07:00
Wesley Beary
23799013f4 return response objects, misc cleanup/refactoring 2009-05-24 09:11:32 -07:00
Wesley Beary
3381648dc4 first pass at replacing curb with eventmachine connection for flexibility/speed 2009-05-20 18:49:20 -07:00
Wesley Beary
80d064be89 first pass at integrating/namespacing 2009-05-18 23:06:49 -07:00