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

28 commits

Author SHA1 Message Date
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
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
37c8ce7bd7 Merge branch 'master' of git@github.com:geemus/fog 2009-08-19 20:33:10 -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
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
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
b60558e663 more ec2 model work 2009-08-14 09:19:40 -07:00
Wesley Beary
c43cd2a91e cleanup/simplify models 2009-08-12 22:48:17 -07:00
Wesley Beary
ce75cef46a setting up basics of first ec2 models 2009-08-12 22:33:35 -07:00
Wesley Beary
b7dd4eae7d another pass at cleaning/normalizing models 2009-08-05 22:55:09 -07:00
Wesley Beary
e424864bd2 remove confusing get path, load a buckets objects when asked for and leave it to the user to keep them around if they want that 2009-08-05 21:11:56 -07:00
Wesley Beary
72c9e6e888 first pass at stubbing out the rest of s3 object api 2009-08-04 20:09:08 -07:00
Wesley Beary
2ef7546567 new_record stuff to track if something has been persisted to aws 2009-08-04 19:44:04 -07:00
Wesley Beary
e298e8d788 cleanup/consistency for s3 models 2009-08-04 10:51:54 -07:00
Wesley Beary
e8b9e44fe7 memoize expensive attributes 2009-08-03 22:54:34 -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