Commit Graph

32 Commits

Author SHA1 Message Date
geemus 57f0529da3 simplify/consistency in lazy array stuff 2010-06-07 19:04:04 -07:00
geemus b9fb24963c namespace attributes logic 2010-06-07 18:22:31 -07:00
geemus b03c2d811c share the attributes logic between collectio and model 2010-06-07 08:59:17 -07:00
Edward Muller 8252085fdf Vdc/Vdcs models for Vcloud w/testing 2010-05-28 02:31:08 +08:00
geemus 877843bd9e don't merge! in collection#new, avoids mucking with mocked data 2010-05-10 11:57:35 -07:00
geemus (Wesley Beary) 1761fc53f8 allow passing a request into bin/fog to return json 2010-03-27 18:06:32 -07:00
geemus (Wesley Beary) 60ac044718 fix select/reject for collections 2010-03-09 11:33:06 -08:00
geemus (Wesley Beary) f8fa60d488 fix for collection reject/select 2010-03-08 16:35:47 -08:00
geemus (Wesley Beary) ee5242ba48 consolidate lazy_load code into collection 2010-03-06 20:02:10 -08:00
geemus (Wesley Beary) 00dd1a9671 fix typo in collection marshalling 2010-02-27 13:07:34 -08:00
geemus (Wesley Beary) 1052ce9c65 fix select/reject vs lazy_loading weirdness 2010-02-27 13:05:09 -08:00
geemus (Wesley Beary) e53d9d34d9 make collect/map/reject/select on collections return collections 2010-02-23 10:13:51 -08:00
geemus (Wesley Beary) 988d6276c0 add table formatting for collections 2010-02-22 16:36:25 -08:00
geemus (Wesley Beary) 72551a87d7 more cleanup around bin/fog usage and messaging 2010-02-15 17:15:56 -08:00
geemus (Wesley Beary) a264f29edf nicer format for inspecting models in bin/fog 2010-02-14 14:34:33 -08:00
Wesley Beary 81634c5cd3 lazy array style collections 2010-01-04 22:03:24 -08:00
Wesley Beary 9e87d99a17 working _dump/_load, make connection/connection= public 2009-11-21 13:46:46 -08:00
Wesley Beary 50a126335f prevent adding property to collection/model multiple times 2009-11-11 23:18:17 -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 95c775c35b fix a couple typos 2009-10-14 21:57:44 -07:00
Wesley Beary b7b346c0bd first pass at an interactive console 2009-10-01 23:22:47 -07:00
Wesley Beary ea6655838a just send strings rather than casting to symbol 2009-09-14 21:37:36 -07:00
Wesley Beary 7f57619dd9 collections should be arrays, and should not memoize stuff 2009-09-04 18:24:11 -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 ae2298ee11 hash collections seem like a better domain mapping 2009-08-29 11:21:37 -07:00
Wesley Beary 1f41499e64 fixes around collections 2009-08-17 18:34:44 -07:00
Wesley Beary c43cd2a91e cleanup/simplify models 2009-08-12 22:48:17 -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 e298e8d788 cleanup/consistency for s3 models 2009-08-04 10:51:54 -07:00
Wesley Beary 5a8947f296 first pass at a nice abstraction 2009-08-02 16:37:54 -07:00