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

13 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
15df1eb96e fixes for shared server specs, and get them passing for rackspace 2010-01-12 22:01:00 -08:00
Wesley Beary
81634c5cd3 lazy array style collections 2010-01-04 22:03:24 -08:00
Wesley Beary
80f30016aa rackspace models, tightening up servers, adding flavors 2009-11-15 20:05:59 -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
9ecb6f8a86 spec and related fixes 2009-11-03 21:46:27 -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
93954f73ff update rackspace models to match new identity/collection abstraction 2009-10-25 18:24:20 -07:00
Wesley Beary
f14658e0ba rename rackspace stuff for consistency with docs 2009-10-16 10:26:15 -07:00
Wesley Beary
8960124ce4 fix new method to accept params 2009-10-15 15:38:33 -07:00
Wesley Beary
5830adeccb initial commit of Rackspace::Servers server models 2009-10-14 22:03:16 -07:00