Stephan Huber
|
0527e88d46
|
Merge remote-tracking branch 'upstream/master'
|
2019-12-23 08:38:53 +01:00 |
|
Asher Foa
|
96e5b1993d
|
Run black on moto & test directories.
|
2019-10-31 10:36:05 -07:00 |
|
Stephan
|
e51d1bfade
|
merge
|
2018-12-21 12:28:56 +01:00 |
|
Steve Pulec
|
f37bad0e00
|
Lints.
|
2017-02-23 21:37:43 -05:00 |
|
Steve Pulec
|
fde721bed7
|
Testing new version of decorator.
|
2017-02-15 22:35:45 -05:00 |
|
Helen Sherwood-Taylor
|
08d07fed30
|
Fix failure of scan() after has_item()
Fixes #731
|
2016-10-25 17:09:39 +01:00 |
|
Steve Pulec
|
06a635aeaa
|
Remove dynamodb Py3 boto restrictions since we only test newer boto now.
|
2014-11-27 08:03:47 -05:00 |
|
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
|
3bddbb4af3
|
Test out py26 with new HTTPretty
|
2013-10-03 20:34:13 -04:00 |
|
Steve Pulec
|
02fa630a3c
|
Fix dynamo batch length
|
2013-08-03 17:27:34 -04:00 |
|
Steve Pulec
|
59fe1abfdf
|
Cleanup flake8
|
2013-08-03 17:21:25 -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
|
a5eaaaad51
|
fix for scanning without filter
|
2013-03-15 17:14:14 -04:00 |
|
Steve Pulec
|
11c1a2a4c1
|
add tests for tables without range keys. tests back to 100%
|
2013-03-14 22:52:32 -04:00 |
|