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
Wesley Beary
f0876c31f7 first pass at adding ec2 basics 2009-06-30 09:43:39 -07:00
Wesley Beary
0cbafe1d9e more casting/testing 2009-06-29 10:03:44 -07:00
Wesley Beary
f9bff4b35e fix stuff related to query params and last couple tests 2009-06-27 12:08:05 -07:00
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
2dea3f3b7f more consistency, move sign stuff to its own method 2009-06-24 09:57:21 -07:00
Wesley Beary
901630bfe7 more small tweaks/cleanup 2009-06-23 00:16:08 -07:00
Wesley Beary
7cd3f1a2ff setting groundwork for benchs/optimization 2009-06-23 00:04:29 -07:00
Wesley Beary
7735d7797c small optimization for status codes 2009-06-22 11:32:27 -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
87161229d9 cleanup and typo fixes 2009-06-10 09:56:33 -07:00
Wesley Beary
f82f0d450d bit of cleanup/optimization and some initial benchmarking 2009-06-08 22:47:45 -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
c2a6e8b829 setup to send body data 2009-06-07 01:11:13 -07:00
Wesley Beary
9ffd798b5e more universal response parsing 2009-06-07 00:54:40 -07:00
Wesley Beary
a10c578ec6 with nil parser just return raw results 2009-06-05 17:16:56 -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