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

11 commits

Author SHA1 Message Date
geemus
fd755e042b clean up by changing service abstraction into a class 2010-09-03 15:04:54 -07:00
Jeremy Deininger
53ce447574 [simpleDB] - not populating the :replace attributes with keys from :expect. 2010-06-23 09:24:45 -07:00
Jeremy Deininger
946c1c54f4 [simpleDB] - combining put_attributes and put_conditional into one method. 2010-06-22 13:33:33 -07:00
Jeremy Deininger
e4ff36c842 [simpleDB] changing put_attributes so it doesn't use batch mode. 2010-06-21 20:40:08 -07:00
Jeremy Deininger
9d42221815 Adding put_conditional support and spec. Fixes error no Const
Module::YAML when running single simpledb specs.
2010-06-21 20:40:08 -07:00
geemus (Wesley Beary)
3ffa8b153a [simpledb] simplify request method signature 2010-03-15 21:58:57 -07:00
geemus (Wesley Beary)
293811ad42 [simpledb] cleaner mocking/dependencies 2010-03-14 20:11:43 -07:00
Wesley Beary
d6e857e52d fix docs to show that Excon::Response is returned 2009-11-02 18:48:49 -08:00
Wesley Beary
db54e424be fixing existing simpledb specs and adding all but select 2009-09-08 19:57:53 -07:00
Wesley Beary
a9991f62b3 AmazonCase simpledb stuff 2009-07-30 23:13:48 -07:00
Wesley Beary
dbc9ebfb04 split out requests into their own files 2009-07-13 19:14:59 -07:00