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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2571 from felixonmars/route53-tidy
Daniel G. Taylor
2014-09-02
5
-7
/
+6
|
\
|
*
route53 module: tidy up to meet PEP8 better
Felix Yan
2014-08-28
5
-7
/
+6
*
|
Merge pull request #2566 from felixonmars/iam-tidy
Daniel G. Taylor
2014-09-02
1
-0
/
+1
|
\
\
|
*
|
iam module: tidy up to meet PEP8 better
Felix Yan
2014-08-27
1
-0
/
+1
|
|
/
*
|
remove forgotten pdb invocation
Konstantinos Koukopoulos
2014-08-26
1
-2
/
+0
*
|
Revert "remove forgotten pdb invocation."
Konstantinos Koukopoulos
2014-08-26
1
-0
/
+2
*
|
remove forgotten pdb invocation.
Konstantinos Koukopoulos
2014-08-26
1
-2
/
+0
*
|
Avoid infinite loop with bucket listing and encoding_type='url'
Konstantinos Koukopoulos
2014-08-26
1
-0
/
+21
|
/
*
Merge pull request #2539 from felixonmars/elasticache-tidy
Daniel G. Taylor
2014-08-22
1
-3
/
+3
|
\
|
*
elasticache module: tidy up to meet PEP8 better
Felix Yan
2014-08-20
1
-3
/
+3
*
|
ses module: tidy up to meet PEP8 better
Felix Yan
2014-08-20
1
-1
/
+1
|
/
*
Merge pull request #2477 from opottone/develop
Daniel G. Taylor
2014-08-19
1
-0
/
+20
|
\
|
*
Encode ' ' as '%20' after all.
Olli Pottonen
2014-08-15
1
-3
/
+4
|
*
Do not percent-encode white space character in S3 metadata.
Olli Pottonen
2014-08-09
1
-2
/
+2
|
*
Improve metadata processing (system vs. user-defined).
Olli Pottonen
2014-08-03
1
-0
/
+19
*
|
Merge pull request #2470 from felixonmars/ec2-tidy
Daniel G. Taylor
2014-08-06
6
-16
/
+16
|
\
\
|
*
|
ec2 module: tidy up to meet PEP8 better
Felix Yan
2014-07-30
6
-16
/
+16
*
|
|
Merge pull request #2469 from felixonmars/glacier-tidy
Daniel G. Taylor
2014-08-04
1
-1
/
+1
|
\
\
\
|
*
|
|
glacier module: tidy up to meet PEP8 better
Felix Yan
2014-07-30
1
-1
/
+1
|
|
/
/
*
|
|
Remove redundant __future__ imports
Nico Revin
2014-08-03
4
-11
/
+3
*
|
|
Merge pull request #2468 from felixonmars/hashlib-imports
Daniel G. Taylor
2014-08-01
1
-5
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
remove obsolete md5 import routine
Felix Yan
2014-07-30
1
-5
/
+1
|
|
/
*
|
Minor import fix
Daniel G. Taylor
2014-07-30
2
-2
/
+2
*
|
Merge pull request #2466 from danielgtaylor/s3-integ-fix
Daniel G. Taylor
2014-07-30
1
-1
/
+1
|
\
\
|
*
|
Fix S3 integ test on Py3
Daniel G. Taylor
2014-07-29
1
-1
/
+1
|
|
/
*
|
Various fixes for DynamoDB + Python 3
Daniel G. Taylor
2014-07-30
1
-3
/
+3
*
|
Loading binary from dynamodb returns dynamodb.types.Binary.
INADA Naoki
2014-07-30
1
-2
/
+2
*
|
Fix integration tests.
INADA Naoki
2014-07-29
1
-9
/
+9
*
|
Fix integration tests.
INADA Naoki
2014-07-29
1
-1
/
+1
|
/
*
Merge pull request #2441 from felixonmars/dynamodb-py3
Daniel G. Taylor
2014-07-28
2
-28
/
+30
|
\
|
*
fix one missing bytes()
Felix Yan
2014-07-26
1
-1
/
+1
|
*
fix unittest import, skip lossy_float_conversion for python 3.x, and fix bytes
Felix Yan
2014-07-26
2
-3
/
+4
|
*
dynamodb module: add backward-compatible support for Python 3.3+
Felix Yan
2014-07-23
2
-27
/
+28
*
|
Use unittest.mock if exists.
INADA Naoki
2014-07-25
1
-2
/
+1
*
|
Merge pull request #2443 from danielgtaylor/s3-mock-fix
Mike Schwartz
2014-07-23
1
-1
/
+4
|
\
\
|
*
|
Fix S3 mock encoding bug
Daniel G. Taylor
2014-07-23
1
-1
/
+4
*
|
|
Add tests/compat.py for test-only imports
Daniel G. Taylor
2014-07-23
19
-19
/
+20
|
/
/
*
|
Merge pull request #2435 from felixonmars/sts-py3
Daniel G. Taylor
2014-07-23
1
-3
/
+2
|
\
\
|
|
/
|
/
|
|
*
sts module: add backward-compatible support for Python 3.3+
Felix Yan
2014-07-22
1
-3
/
+2
*
|
Merge pull request #2403 from felixonmars/sdb-py3
Daniel G. Taylor
2014-07-22
1
-15
/
+14
|
\
\
|
*
|
sdb module: add backward-compatible support for Python 3.3+
Felix Yan
2014-07-13
1
-15
/
+14
*
|
|
Merge pull request #2368 from KennF/fix_s3_sse_c
Daniel G. Taylor
2014-07-22
1
-0
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
a) add integration test of using SSE-C encryption of S3; b)fix style issue to...
fuke
2014-07-14
1
-0
/
+18
*
|
|
Merge pull request #2372 from felixonmars/beanstalk-py3
Daniel G. Taylor
2014-07-21
1
-1
/
+1
|
\
\
\
|
*
|
|
fix unittest import for python 2.6 compatibility
Felix Yan
2014-07-10
1
-1
/
+1
*
|
|
|
ec2 module: add backward-compatible support for Python 3.3+
Felix Yan
2014-07-18
1
-7
/
+7
*
|
|
|
Merge pull request #2399 from felixonmars/vpc-py3
Daniel G. Taylor
2014-07-17
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
vpc module: add backward-compatible support for Python 3.3+
Felix Yan
2014-07-16
1
-3
/
+3
*
|
|
|
|
Merge pull request #2402 from felixonmars/opsworks-py3
Daniel G. Taylor
2014-07-15
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
opsworks module: add backward-compatible support for Python 3.3+
Felix Yan
2014-07-13
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]