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

201 commits

Author SHA1 Message Date
Wesley Beary
1b14059d95 fixes/specs for s3 buckets and bucket models 2009-08-31 22:40:07 -07:00
Wesley Beary
37f7339df8 cleanup attribute definition/usage in collections/models 2009-08-30 14:43:01 -07:00
Wesley Beary
19f3408ec7 more fleshing out s3 models 2009-08-30 14:14:11 -07:00
Wesley Beary
ae2298ee11 hash collections seem like a better domain mapping 2009-08-29 11:21:37 -07:00
Wesley Beary
e32c247720 let models know about their collections 2009-08-28 09:03:19 -07:00
Wesley Beary
846d6279f7 cleanup of models and model pending specs 2009-08-27 20:47:01 -07:00
Wesley Beary
1d780119ca describe availability zones and regions mocks 2009-08-26 21:31:53 -07:00
Wesley Beary
8a2ba3ca4e mock attach/detach volume 2009-08-25 19:49:55 -07:00
Wesley Beary
e438e1b318 fix association setter in associate_address 2009-08-25 18:43:30 -07:00
Wesley Beary
310373bd66 (dis)associate address spec 2009-08-24 20:59:19 -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
e28c021cec make describe instances return more consistent and add mocks 2009-08-23 11:01:37 -07:00
Wesley Beary
312e962846 first pass at run/terminate instance mocks 2009-08-21 22:04:12 -07:00
Wesley Beary
96895338dc snapshot mocks 2009-08-20 19:26:14 -07:00
Wesley Beary
2c25fae5f1 use the new more persistent data store for mocks 2009-08-20 19:25:52 -07:00
Wesley Beary
37c8ce7bd7 Merge branch 'master' of git@github.com:geemus/fog 2009-08-19 20:33:10 -07:00
Wesley Beary
09e9315be9 cleanup/decouple specs 2009-08-19 20:32:57 -07:00
Wesley Beary
5cdb40d261 change to use nested success/fail blocks 2009-08-19 19:11:57 -07:00
Wesley Beary
1e4c61c265 spec snapshot failure cases 2009-08-19 19:11:40 -07:00
Wesley Beary
644f734a1c better error messages 2009-08-19 19:10:59 -07:00
Wesley Beary
319967df7d tidy up ec2 models 2009-08-19 09:11:26 -07:00
Wesley Beary
d5cd03c262 avoid memoizing and push things onto collection (thinner abstraction) 2009-08-18 21:26:13 -07:00
Wesley Beary
bb7c79295e support options in s3.get_bucket mocks 2009-08-18 09:32:25 -07:00
Wesley Beary
962169950a keep mocked data on class (new instances will share data) and provide reset_data function 2009-08-17 22:39:44 -07:00
Wesley Beary
506647b411 needs more training to attain gemhood 2009-08-17 19:58:59 -07:00
Wesley Beary
1f41499e64 fixes around collections 2009-08-17 18:34:44 -07:00
Wesley Beary
ff2f32d342 fix error in remap_attributes 2009-08-17 18:07:46 -07:00
Wesley Beary
91a0d88f69 fix query params for s3 2009-08-17 17:57:52 -07:00
Wesley Beary
dbe4012d29 fix query string for get bucket 2009-08-17 17:38:59 -07:00
Wesley Beary
1f152096ad fix gemspec 2009-08-17 17:34:54 -07:00
Wesley Beary
71dcbe5482 Version bump to 0.0.3 2009-08-17 17:32:14 -07:00
Wesley Beary
6f346bec1a pass options into bucket.objects.all 2009-08-17 17:32:02 -07:00
Wesley Beary
1b603ecf5c remove extra reloads 2009-08-17 17:27:03 -07:00
Wesley Beary
952367caf4 Version bump to 0.0.2 2009-08-17 17:21:43 -07:00
Wesley Beary
4302b27b25 buckets should get passed down to objects, version bump 2009-08-17 17:09:08 -07:00
Wesley Beary
9ac8af38fb Version bump to 0.0.1 2009-08-17 17:06:25 -07:00
Wesley Beary
5a83da1a93 add gem dependencies 2009-08-17 16:35:58 -07:00
Wesley Beary
deece5654c updated gemspec 2009-08-17 16:03:51 -07:00
Wesley Beary
0734088082 fix load paths for s3 models 2009-08-17 15:58:36 -07:00
Wesley Beary
e59a6c3645 fix spec_helper file path 2009-08-17 15:55:30 -07:00
Wesley Beary
7f0fa5c869 merge with latest head 2009-08-17 15:25:19 -07:00
Wesley Beary
8927a265f2 add gemspec 2009-08-17 15:16:02 -07:00
Wesley Beary
5d748000cd get rid of duplicated requires 2009-08-17 15:11:53 -07:00
Wesley Beary
8e79419cce security group mocks and test additions 2009-08-17 09:45:00 -07:00
Wesley Beary
64742c52d0 first pass at key pair mocks and fix describe errors for addresses/volumes 2009-08-16 22:19:35 -07:00
Wesley Beary
068cccf394 proper errors for existing ec2 mocks 2009-08-16 21:37:18 -07:00
Wesley Beary
dae13d496c custom error classes, specs for error expectations and mocks raise errors 2009-08-16 13:31:36 -07:00
Wesley Beary
d94f9e9801 saner data form for ec2 mocks 2009-08-16 12:32:36 -07:00
Wesley Beary
12a570fa50 change s3 mocks data hash to more workable format 2009-08-16 11:45:52 -07:00
Wesley Beary
1f6df7083f formatting cleanup 2009-08-16 11:44:50 -07:00