index
:
delta/boto.git
2.0_stable
add-deprecation-notices
backporting_py27_fix
baserock/morph
branch_master_python3k
cleandocs
cloudtrail-update
develop
emr-fix
endpoints-v2
feature/s3-configuration-options
glacier
master
neo
py3kport
readme-boto3
requests_refactor
turnkey
warnings-docs
github.com: boto/boto.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
integration
/
dynamodb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for DynamoDB recursive shapes
kyleknap
2014-10-08
1
-0
/
+39
*
Remove redundant __future__ imports
Nico Revin
2014-08-03
1
-2
/
+0
*
Fix integration tests.
INADA Naoki
2014-07-29
1
-9
/
+9
*
Fix integration tests.
INADA Naoki
2014-07-29
1
-1
/
+1
*
Update DynamoDB to support query filters
Daniel G. Taylor
2014-04-30
1
-0
/
+12
*
Reintroduced the ``reverse`` fix for DDB.
Daniel Lindsley
2014-03-15
1
-8
/
+121
*
Revert "Fixed how ``reverse`` works in DDBv2."
Daniel Lindsley
2014-03-15
1
-80
/
+0
*
Revert "Test fixes."
Daniel Lindsley
2014-03-15
1
-2
/
+2
*
Test fixes.
Daniel Lindsley
2014-03-14
1
-2
/
+2
*
Fixed how ``reverse`` works in DDBv2.
Daniel Lindsley
2014-03-14
1
-0
/
+80
*
Fixed typo.
Daniel Lindsley
2014-02-26
1
-1
/
+1
*
DDB queries with GSI now work with a single filter.
Daniel Lindsley
2014-02-24
1
-2
/
+59
*
Added a DDBv2 integ test for attribute behavior.
Daniel Lindsley
2014-02-14
1
-0
/
+10
*
Fixed the DDBv2 `has_item` support.
Daniel Lindsley
2014-02-10
1
-0
/
+8
*
Added attributes support to ``get_item``.
Daniel Lindsley
2014-01-07
1
-0
/
+10
*
Added support for reduced page sizes in DDB.
Daniel Lindsley
2013-12-24
2
-0
/
+101
*
Finished integrating GSIs into DDBv2.
Daniel Lindsley
2013-12-17
1
-1
/
+38
*
Spruced up all the certificate tests.
Daniel Lindsley
2013-10-04
1
-8
/
+7
*
Python 2.5.x fixes
Daniel G. Taylor
2013-10-04
1
-2
/
+4
*
Fixes #1679, #1566 - Altered DDBv2's ``batch_write`` to appropriately queue &...
Daniel Lindsley
2013-09-10
1
-0
/
+27
*
Fixed calling ``Item.partial_save`` on a new record now correctly saves.
Daniel Lindsley
2013-08-08
1
-0
/
+16
*
Fixed the sending of empty data to DDB as well.
Daniel Lindsley
2013-07-31
1
-0
/
+18
*
Altering how state tracking of ``Item`` data works in DDBv2.
Daniel Lindsley
2013-07-29
1
-2
/
+8
*
Add tests for specific attributes query
Christopher Grebs
2013-06-18
1
-0
/
+3
*
Implemented a high-level interface for selecting specific attributes and sele...
Christopher Grebs
2013-06-18
1
-0
/
+7
*
Fixed a bug where an instance variable was not present in the low-level Dynam...
Daniel Lindsley
2013-05-28
1
-0
/
+36
*
Added parallel scan support in DynamoDB v2.
Daniel Lindsley
2013-05-13
1
-0
/
+33
*
Added a high-level interface over DynamoDB v2.
Daniel Lindsley
2013-05-10
2
-5
/
+282
*
Added underlying DynamoDB v2 support.
Daniel Lindsley
2013-04-17
3
-0
/
+284