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

20 commits

Author SHA1 Message Date
Wesley Beary
e3326e4261 fix typos 2009-09-04 17:25:41 -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
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
d5cd03c262 avoid memoizing and push things onto collection (thinner abstraction) 2009-08-18 21:26:13 -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
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
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