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
/
boto
/
dynamodb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for DynamoDB recursive shapes
kyleknap
2014-10-08
1
-584
/
+1215
*
Documents not found behavior of get_item()
John Weaver
2014-08-21
1
-0
/
+2
*
Fix integration tests.
INADA Naoki
2014-07-29
1
-2
/
+2
*
Fix tests.
INADA Naoki
2014-07-29
1
-1
/
+1
*
Fix some tests.
INADA Naoki
2014-07-28
2
-2
/
+4
*
Fix __nonzero__ => __bool__
INADA Naoki
2014-07-28
1
-1
/
+3
*
Remove code for Python 2.5 compatibility.
INADA Naoki
2014-07-28
1
-1
/
+1
*
Merge pull request #2276 from appneta/add_ddb2_batch_get_attributes
Daniel G. Taylor
2014-07-10
1
-3
/
+10
|
\
|
*
Add "attributes" parameter to boto.dynamodb2.table.Table.batch_get
chris erway
2014-05-16
1
-3
/
+10
*
|
Merge pull request #2328 from guilload/develop
Daniel G. Taylor
2014-07-01
1
-4
/
+35
|
\
\
|
*
|
Add "expected" argument to boto.dynamodb2.Table.delete_item
Adrien Guillo
2014-06-14
1
-4
/
+35
*
|
|
Switch boto to use truncated exponential backoff
Mike Schwartz
2014-06-27
1
-4
/
+5
|
/
/
*
|
Merge branch 'jamesonjlee-dynamodb2-query_count-attrs' into develop
Daniel G. Taylor
2014-06-06
1
-1
/
+20
|
\
\
|
|
/
|
/
|
|
*
extend dynamodb2.table.query_count for more args
Jameson
2014-03-28
1
-1
/
+3
*
|
Stop ignoring "consistent" argument to boto.dynamodb2.table.Table.batch_get
chris erway
2014-05-15
1
-1
/
+1
*
|
Fix dict syntax in example
Daniel G. Taylor
2014-04-30
1
-1
/
+1
*
|
Update DynamoDB to support query filters
Daniel G. Taylor
2014-04-30
2
-503
/
+1178
|
/
*
Reintroduced the ``reverse`` fix for DDB.
Daniel Lindsley
2014-03-15
1
-3
/
+19
*
Revert "Fixed how ``reverse`` works in DDBv2."
Daniel Lindsley
2014-03-15
1
-5
/
+3
*
Merge branch 'fix-ddb-describe' into develop
Daniel Lindsley
2014-03-14
1
-6
/
+19
|
\
|
*
Fixed doing ``describe`` on complex tables.
Daniel Lindsley
2014-03-14
1
-6
/
+19
*
|
Fixed how ``reverse`` works in DDBv2.
Daniel Lindsley
2014-03-14
1
-3
/
+5
|
/
*
DDB queries with GSI now work with a single filter.
Daniel Lindsley
2014-02-24
1
-4
/
+9
*
Allows use of throughput kwargs with GlobalIncludeIndex - fixes #2055.
John Weaver
2014-02-24
1
-1
/
+4
*
Fixed the DDBv2 `has_item` support.
Daniel Lindsley
2014-02-10
2
-1
/
+7
*
Finished integrating the endpoints changes.
Daniel Lindsley
2014-01-28
1
-32
/
+2
*
Merge branch 'fix_ddb_limit' into develop
Daniel Lindsley
2014-01-23
1
-0
/
+9
|
\
|
*
Fixed conflict between limit and max_page_size in dynamodb2.ResultSet
Pascal Hakim
2014-01-23
1
-1
/
+1
|
*
Fixes limit problem on table.query (#1998)
Sergio Oliveira
2014-01-22
1
-0
/
+9
*
|
Fixed typo in Table.create example
Pascal Hakim
2014-01-23
1
-1
/
+1
|
/
*
Fixed doc typos.
Daniel Lindsley
2014-01-08
1
-2
/
+2
*
Ported over the ``has_item`` call.
Daniel Lindsley
2014-01-07
1
-0
/
+40
*
Merge branch 'ddb-get-item-attrs' into develop
Daniel Lindsley
2014-01-07
1
-2
/
+6
|
\
|
*
Added a missing docstring.
Daniel Lindsley
2014-01-07
1
-0
/
+4
|
*
Added attributes support to ``get_item``.
Daniel Lindsley
2014-01-07
1
-2
/
+2
*
|
Merge remote-tracking branch 'stevearc/scan_attributes' into develop
Daniel G. Taylor
2014-01-07
1
-2
/
+9
|
\
\
|
|
/
|
/
|
|
*
Adding unit test for table scan on specific attrs
Steven Arcangeli
2014-01-06
1
-3
/
+3
|
*
Dyanamo Table.scan() should accept 'attributes' argument
Steven Arcangeli
2013-12-23
1
-2
/
+9
*
|
Added support for reduced page sizes in DDB.
Daniel Lindsley
2013-12-24
2
-12
/
+60
*
|
Merge branch 'switch-to-super' into develop
Daniel Lindsley
2013-12-23
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Updated all old-style inheritance calls.
Daniel Lindsley
2013-12-23
1
-1
/
+1
*
|
Added ``cn-north-1`` to the regions.
Daniel Lindsley
2013-12-20
1
-0
/
+3
|
/
*
Finished integrating GSIs into DDBv2.
Daniel Lindsley
2013-12-17
1
-3
/
+37
*
Revised the GSI work a bit.
Daniel Lindsley
2013-12-17
2
-27
/
+141
*
Adding DynamoDB global indexes to Table.create api
Steven Arcangeli
2013-12-17
2
-25
/
+67
*
Implement nonzero for Item to consider empty items falsey
James O'Beirne
2013-12-12
1
-0
/
+6
*
Updated DDBv2 for Global Secondary Indexes.
Daniel Lindsley
2013-12-12
1
-91
/
+87
*
Fixing the dynamo 'scan in' filter
Steven Arcangeli
2013-12-08
1
-1
/
+5
*
Switched to not specifically naming hash_key and range_key, which allows
Chris Moyer
2013-10-25
1
-11
/
+8
*
Revert "Revert "Added "lookup" and "new_item" to dynamodb2.table, which makes...
Chris Moyer
2013-10-25
1
-0
/
+42
[next]