David Baumgold
|
eedb4c4b73
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
|
David Baumgold
|
4201e6b430
|
from __future__ import unicode_literals
|
2014-08-27 11:33:55 -04:00 |
|
Steve Pulec
|
549cb23b7f
|
Better error messaging for dynamodb table gets for range key tables without range keys used. cc #28
|
2013-05-16 22:24:26 -04:00 |
|
Steve Pulec
|
755fe6563b
|
Fix missing dynamodb key status code to fix has_item. Closes #20
|
2013-05-07 00:19:04 -04:00 |
|
Steve Pulec
|
47bd4c49a3
|
attempting to move to upstream httpretty
|
2013-05-03 19:33:13 -04:00 |
|
Steve Pulec
|
cd518d060e
|
move to httpretty fork instead of bundling it.
|
2013-03-17 18:13:21 -04:00 |
|
Steve Pulec
|
893b446890
|
move dynamodb responses from camelcase
|
2013-03-16 00:33:57 -04:00 |
|
Steve Pulec
|
a5eaaaad51
|
fix for scanning without filter
|
2013-03-15 17:14:14 -04:00 |
|
Steve Pulec
|
d29ca8503e
|
move sts handler
|
2013-03-15 15:45:28 -04:00 |
|
Steve Pulec
|
930e4c9762
|
fix keys to use types
|
2013-03-15 00:45:12 -04:00 |
|
Steve Pulec
|
11c1a2a4c1
|
add tests for tables without range keys. tests back to 100%
|
2013-03-14 22:52:32 -04:00 |
|
Steve Pulec
|
cc23453d77
|
add batch get
|
2013-03-14 00:26:55 -04:00 |
|
Steve Pulec
|
0398da2c8d
|
add batch write
|
2013-03-13 23:41:01 -04:00 |
|
Steve Pulec
|
3e6f802a20
|
more comprehensive table scanning and querying
|
2013-03-13 22:44:54 -04:00 |
|
Steve Pulec
|
ad4b6c4ee2
|
add dynamodb scanning
|
2013-03-13 10:11:13 -04:00 |
|
Steve Pulec
|
621ac79f33
|
add table delete and update. add item ops, including querying.
|
2013-03-13 09:06:45 -04:00 |
|
zmsmith
|
c196e15cf7
|
Table listing now supports limits and continuations
|
2013-03-10 21:16:58 -04:00 |
|
zmsmith
|
1cc0e0eac7
|
adding first error handling
|
2013-03-10 15:49:35 -04:00 |
|
Steve Pulec
|
a728b2581a
|
Adding server mode
|
2013-03-05 08:14:43 -05:00 |
|
zmsmith
|
7e3aa7c8ee
|
Adding describe table end point
|
2013-02-19 20:39:04 -05:00 |
|
zmsmith
|
81547e1bc5
|
PEP8
|
2013-02-19 20:00:57 -05:00 |
|
zmsmith
|
5086e6e590
|
Adding intitial DynamoDB setup and implementing ListTables target
|
2013-02-19 08:28:56 -05:00 |
|