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

17 commits

Author SHA1 Message Date
geemus (Wesley Beary)
ee5242ba48 consolidate lazy_load code into collection 2010-03-06 20:02:10 -08:00
Wesley Beary
81634c5cd3 lazy array style collections 2010-01-04 22:03:24 -08:00
Wesley Beary
fa1481e9f2 replace Fog::Errors with Excon::Errors, add 409 conflicts for non-built rackspace server delete 2009-11-08 12:16:52 -08:00
Wesley Beary
ee39a4f78e rename klass to model for clarity/consistancy 2009-10-30 00:11:50 -07:00
Wesley Beary
09fb45b7ba DRY through more collection abstraction 2009-10-29 23:35:28 -07:00
Wesley Beary
d3e4ce15e0 make collection.reload do the right thing 2009-10-28 22:51:44 -07:00
Wesley Beary
45ef403102 make ec2 models use collection/identity abstraction, fix a couple mocks 2009-10-23 22:23:55 -07:00
Wesley Beary
5ef58a135a skip lookup for get if id is nil 2009-10-22 20:46:15 -07:00
Wesley Beary
830a9907fd more ec2 model implementation and spec work 2009-09-27 21:31:15 -07:00
Wesley Beary
39caa9ff15 more consistent collection building 2009-09-26 19:42:08 -07:00
Wesley Beary
f7ca218923 fill in other collection methods on ec2 models 2009-09-25 09:01:51 -07:00
Wesley Beary
46c6d0b914 cleanup/consistency in ec2 models 2009-09-20 09:21:03 -07:00
Wesley Beary
a9797d45a5 add collection references to ec2 models 2009-09-19 12:21:31 -07:00
Wesley Beary
93bcf8ca13 updating ec2 models to match up s3 models 2009-09-05 20:50:40 -07:00
Wesley Beary
319967df7d tidy up ec2 models 2009-08-19 09:11:26 -07:00
Wesley Beary
b60558e663 more ec2 model work 2009-08-14 09:19:40 -07:00
Wesley Beary
ce75cef46a setting up basics of first ec2 models 2009-08-12 22:33:35 -07:00