Kyle Cierzan
|
674a3a9922
|
Allow put_item to accept string arg for return_values
|
2016-09-16 10:30:21 -04:00 |
|
dave-shawley
|
fc23a521b5
|
Merge pull request #6 from sprockets/new-exceptions
Handle OSError and ConnectionResetError
|
2016-06-23 09:54:50 -04:00 |
|
Gavin M. Roy
|
e5e87e18f8
|
Handle OSError and ConnectionResetError
|
2016-06-23 09:32:12 -04:00 |
|
Ryan Mclean
|
5471a14b11
|
Merge pull request #5 from sprockets/handle-more-errors
Handle gaierror and ConnectionError
|
2016-06-14 13:10:18 -04:00 |
|
Gavin M. Roy
|
26f4030438
|
Skip the ConnectionError test in Python 2.7
|
2016-06-14 12:26:54 -04:00 |
|
Gavin M. Roy
|
1ab58a01be
|
Insert an exception stub for Python 2.7
|
2016-06-14 12:18:34 -04:00 |
|
Gavin M. Roy
|
33adf14265
|
Handle gaierror and ConnectionError
|
2016-06-14 12:11:48 -04:00 |
|
Gavin M. Roy
|
aadb8f7a10
|
Update README.rst
|
2016-04-01 13:38:57 -04:00 |
|
dave-shawley
|
9c8ce88169
|
Merge pull request #4 from sprockets/fix-httperror
HTTPError.message is not a thing
|
2016-03-24 16:55:13 -04:00 |
|
Gavin M. Roy
|
5219e025e9
|
Actually raise an exception
|
2016-03-24 16:42:29 -04:00 |
|
Gavin M. Roy
|
69888b6b71
|
Wrong exception
|
2016-03-24 16:36:49 -04:00 |
|
Gavin M. Roy
|
e4928b1cff
|
response can be None. Yay.
|
2016-03-24 16:36:14 -04:00 |
|
Gavin M. Roy
|
472684366f
|
HTTPError.message is not a thing
|
2016-03-24 16:26:17 -04:00 |
|
dave-shawley
|
a81aaa02d0
|
Merge pull request #3 from sprockets/fix-exceptions
Fix the ThroughputExceeded exception, add missing ones
|
2016-03-22 10:45:33 -04:00 |
|
Gavin M. Roy
|
27aa688c1e
|
Fix the ThroughputExceeded exception, add missing ones
|
2016-03-22 10:37:24 -04:00 |
|
Gavin M. Roy
|
f19a4e8dc2
|
Change the dev status
|
2016-03-04 10:21:03 -05:00 |
|
Gavin M. Roy
|
0a9e948272
|
Bump the version
|
2016-03-04 10:19:57 -05:00 |
|
dave-shawley
|
5a08f214f7
|
Merge pull request #2 from sprockets/merge-tornado-dynamodb
Merge tornado dynamodb
|
2016-03-04 10:00:43 -05:00 |
|
Gavin M. Roy
|
8f5817108e
|
Update the MANIFEST for tests
|
2016-03-04 09:39:28 -05:00 |
|
Gavin M. Roy
|
21bb49fb3a
|
Test for the ResourceInUse exception when double creating
|
2016-03-04 09:37:15 -05:00 |
|
Gavin M. Roy
|
3e909eb2ba
|
Update travis, fix docstrings
|
2016-03-04 09:35:43 -05:00 |
|
Gavin M. Roy
|
06ea813b8f
|
Dont need stream view constants any more
|
2016-03-02 11:41:09 -05:00 |
|
Gavin M. Roy
|
30a5ebc72d
|
Merge in tornado-dynamodb code and tests
|
2016-03-02 11:38:09 -05:00 |
|
Gavin M. Roy
|
9e14ac5803
|
Add codecov to testing requirements
|
2016-03-02 11:37:06 -05:00 |
|
Gavin M. Roy
|
358aa2d379
|
Setup travis to test changes and deploy
|
2016-03-02 11:36:56 -05:00 |
|
Gavin M. Roy
|
eeebc47e5f
|
Add utils tests
|
2016-03-02 11:32:15 -05:00 |
|
Gavin M. Roy
|
5623a13c2a
|
Add exceptions and constants
|
2016-03-02 11:32:04 -05:00 |
|
Gavin M. Roy
|
fa841bcb10
|
Remove stub test file
|
2016-03-02 11:31:43 -05:00 |
|
Gavin M. Roy
|
15d700686d
|
Add arrow and mock for testing
|
2016-03-02 11:31:28 -05:00 |
|
Gavin M. Roy
|
c52124c366
|
Ignore PyCharm files
|
2016-03-02 11:31:12 -05:00 |
|
Gavin M. Roy
|
3254e2bb52
|
Add a bootstrap and docker-compose file
|
2016-03-02 11:31:03 -05:00 |
|
Gavin M. Roy
|
0b448ce33e
|
Merge pull request #1 from sprockets/initial-implementation
Initial import of code from other projects.
|
2016-03-02 08:34:57 -05:00 |
|
Dave Shawley
|
8641bebdca
|
Initial import of code from other projects.
|
2016-02-25 13:35:22 -05:00 |
|
Dave Shawley
|
00676c8051
|
SYN
|
2016-02-25 13:02:03 -05:00 |
|