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

18 commits

Author SHA1 Message Date
Wesley Beary
d94722e01a skip trying to get contents from the private url when mocked 2009-10-06 20:35:28 -07:00
Wesley Beary
6cfcfd1edf first pass at query param signed s3 requests 2009-10-03 15:43:19 -07:00
Wesley Beary
d192ee0e79 work on simplifying s3 collections 2009-09-21 11:40:16 -07:00
Wesley Beary
26b556975c starting to add specs for ec2 models 2009-09-20 09:21:21 -07:00
Wesley Beary
cc38eb74ff more streaming fixes
* allow models to pass block for s3.objects.get and receive stream.
* cleanup in connection so that in the event of error it will skip the blocks.
2009-09-10 11:30:50 -07:00
Wesley Beary
7f57619dd9 collections should be arrays, and should not memoize stuff 2009-09-04 18:24:11 -07:00
Wesley Beary
7513d5eb98 flesh out the rest of the s3 model specs (and fix the errors I found along the way) 2009-09-02 20:17:53 -07:00
Wesley Beary
0a80fbf01c more fleshing out of the models, getting close to feature complete for s3 2009-09-01 21:41:52 -07:00
Wesley Beary
1b14059d95 fixes/specs for s3 buckets and bucket models 2009-08-31 22:40:07 -07:00
Wesley Beary
846d6279f7 cleanup of models and model pending specs 2009-08-27 20:47:01 -07:00
Wesley Beary
9003052d42 fix the connection grabbing function to match with the request specs 2009-08-23 14:38:54 -07:00
Wesley Beary
1f41499e64 fixes around collections 2009-08-17 18:34:44 -07:00
Wesley Beary
9ac8af38fb Version bump to 0.0.1 2009-08-17 17:06:25 -07:00
Wesley Beary
e59a6c3645 fix spec_helper file path 2009-08-17 15:55:30 -07:00
Wesley Beary
c43cd2a91e cleanup/simplify models 2009-08-12 22:48:17 -07:00
Wesley Beary
fd8086e898 make name of spec clearer 2009-08-08 14:48:54 -07:00
Wesley Beary
1ea2938987 fleshing out bucket 2009-08-03 22:50:52 -07:00
Wesley Beary
5a8947f296 first pass at a nice abstraction 2009-08-02 16:37:54 -07:00