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

9 commits

Author SHA1 Message Date
Wesley Beary
02408c5e88 Merge pull request #770 from lancecarlson/patch-1
When Exists boolean is not specified, this request is not idempotent
2012-02-29 11:20:13 -08:00
Lance Carlson
58db569ad1 Scan sort of acts like a GET request, which are idempotent 2012-02-29 13:09:03 -05:00
Lance Carlson
252d901a20 When Exists boolean is not specified, this request is not idempotent 2012-02-29 13:00:20 -05:00
geemus
2d22c8bda6 [AWS|DynamoDB] first pass at query/scan requests 2012-02-05 12:00:04 -06:00
geemus
08b18cd514 [AWS|DynamoDB] fix for UpdateItem idempotency 2012-01-23 09:56:13 -06:00
geemus
7d29e09d11 [AWS|DynamoDB] update item should not be idempotent when an action is specified 2012-01-22 21:35:58 -06:00
geemus
bf0c720370 [AWS|DynamoDB] item requests 2012-01-22 17:12:07 -06:00
geemus
54036aeb1d [AWS|DynamoDB] cleanup/fixes for tables 2012-01-21 21:32:32 -06:00
geemus
1ae67784de [AWS|DynamoDB] table requests 2012-01-21 20:31:43 -06:00