1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/lib/fog
Wesley Beary b23594254c Fix s3 mocking behaviours:
1) delete_bucket should raise a 409 if the bucket is not empty
2) (get/put)_object should have 'Content-Type' headers
2009-09-02 20:15:32 -07:00
..
aws Fix s3 mocking behaviours: 2009-09-02 20:15:32 -07:00
aws.rb first pass at run/terminate instance mocks 2009-08-21 22:04:12 -07:00
collection.rb fixes/specs for s3 buckets and bucket models 2009-08-31 22:40:07 -07:00
connection.rb better error messages 2009-08-19 19:10:59 -07:00
errors.rb better error messages 2009-08-19 19:10:59 -07:00
model.rb more fleshing out of the models, getting close to feature complete for s3 2009-09-01 21:41:52 -07:00
parser.rb get_console_output 2009-07-24 19:25:55 -07:00
response.rb push request params into response, for easier debugging, and possibly pagination, etc 2009-07-14 00:22:02 -07:00