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
/
ec2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2610 from EaterOA/develop
Daniel G. Taylor
2014-10-07
1
-21
/
+28
|
\
|
*
Fixed TaggedEC2Object.remove_tags failing in Python 3
Vincent Wong
2014-09-13
1
-1
/
+1
|
*
Fixed remove_tags not checking values, fixed test
Vincent Wong
2014-09-13
1
-1
/
+2
|
*
Removed duplicate code in add_tag and remove_tag
Vincent Wong
2014-09-13
1
-19
/
+2
|
*
Added method TaggedEC2Object.remove_tags()
Vincent Wong
2014-09-13
1
-7
/
+30
*
|
Merge pull request #2602 from zihaoyu/elb_idle_timeout
Kyle Knapp
2014-10-01
1
-1
/
+1
|
\
\
|
*
|
change back to connectingsettings
Zihao Yu
2014-09-21
1
-1
/
+1
|
*
|
add missing braces
Zihao Yu
2014-09-16
1
-1
/
+1
|
*
|
fix typo
Zihao Yu
2014-09-10
1
-1
/
+1
|
|
/
*
|
Merge branch 'nishigori-b64encode-launch-config-user-data' into develop
Daniel G. Taylor
2014-09-22
1
-1
/
+4
|
\
\
|
*
|
autoscale module: fix launch_config.user_data creation via connection
nishigori
2014-09-05
1
-1
/
+4
|
|
/
*
|
Merge pull request #2620 from tedder/patch-1
Kyle Knapp
2014-09-19
1
-2
/
+2
|
\
\
|
*
|
fix ELB ConnectionSettings values in documentation
Ted Timmons
2014-09-16
1
-2
/
+2
|
|
/
*
|
Fix few typo
nishigori
2014-09-05
1
-2
/
+2
|
/
*
Support EBS encryption in BlockDeviceType.
Joe Crobak
2014-09-02
1
-1
/
+13
*
Fix Listener class's __getitem__ method to return the correct data. Add a tes...
nash e. foster
2014-08-18
1
-1
/
+3
*
Merge pull request #2505 from CashStar/eip_eni_associate
Daniel G. Taylor
2014-08-07
1
-11
/
+13
|
\
|
*
allow private IP be specified when associating with ENI
nevins-b
2014-08-06
1
-1
/
+3
|
*
allowing address to use network_interface_id
nevins-b
2014-08-06
1
-11
/
+11
*
|
Merge branch 'CashStar-develop' into develop
Daniel G. Taylor
2014-08-06
2
-2
/
+30
|
\
\
|
*
|
adding connectionSetting to ELB fully
nevins-b
2014-08-01
1
-0
/
+7
|
*
|
adding ELB connection settings IdleTime attribute
nevins-b
2014-08-01
1
-2
/
+24
|
|
/
*
|
Merge pull request #2470 from felixonmars/ec2-tidy
Daniel G. Taylor
2014-08-06
36
-127
/
+128
|
\
\
|
|
/
|
/
|
|
*
ec2 module: tidy up to meet PEP8 better
Felix Yan
2014-07-30
36
-127
/
+128
*
|
Merge pull request #2471 from j0nes2k/patch-1
Daniel G. Taylor
2014-07-30
1
-1
/
+2
|
\
\
|
*
|
Updated documentation for copy_image
j0nes2k
2014-07-30
1
-1
/
+2
|
|
/
*
|
[DOC] Fixed #2464 added keyword "detailed"
Ilambharathi Kanniah
2014-07-29
1
-5
/
+5
|
/
*
Fix run_instances network_interfaces arg doco
Philip Jay
2014-07-29
1
-3
/
+3
*
Merge pull request #2433 from kevgliss/elb_marker
Daniel G. Taylor
2014-07-28
1
-1
/
+11
|
\
|
*
adding marker param to describe all elbs
Kevin Glisson
2014-07-20
1
-1
/
+11
*
|
Add 'include_all_instances' support to 'get_all_instance_status'.
Shawn Falkner-Horine
2014-07-24
1
-1
/
+9
|
/
*
ec2 module: add backward-compatible support for Python 3.3+
Felix Yan
2014-07-18
1
-0
/
+3
*
Merge pull request #2399 from felixonmars/vpc-py3
Daniel G. Taylor
2014-07-17
1
-0
/
+3
|
\
|
*
move filters compatibility code to EC2Connection.build_filter_params
Felix Yan
2014-07-18
1
-0
/
+3
*
|
Merge pull request #2396 from phspagiari/userdata_encode_fix
Daniel G. Taylor
2014-07-16
2
-2
/
+2
|
\
\
|
*
|
Fixed #1698 and put unit tests on it
Pedro H. Spagiari
2014-07-11
2
-2
/
+2
|
|
/
*
|
Merge tag '2.31.1' into develop
Daniel G. Taylor
2014-07-16
1
-7
/
+22
|
\
\
|
*
\
Merge branch 'release-2.30.0'
2.30.0
Daniel G. Taylor
2014-07-01
3
-2
/
+98
|
|
\
\
|
*
\
\
Merge branch 'release-2.29.0'
2.29.0
Daniel G. Taylor
2014-05-29
5
-4
/
+19
|
|
\
\
\
|
*
\
\
\
Merge branch 'release-2.28.0'
2.28.0
Daniel G. Taylor
2014-05-08
3
-6
/
+58
|
|
\
\
\
\
|
*
|
|
|
|
Add support for next_token to get_all_reservations, and have
Chris AtLee
2014-03-28
1
-7
/
+22
*
|
|
|
|
|
cloudwatch module: add backward-compatible support for Python 3.3+
Felix Yan
2014-07-13
5
-13
/
+7
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
autoscale module: add backward-compatible support for Python 3.3+
Felix Yan
2014-07-11
1
-1
/
+1
*
|
|
|
|
Merge pull request #2352 from garnaat/fix-elb-tests
Daniel G. Taylor
2014-07-07
2
-50
/
+62
|
\
\
\
\
\
|
*
|
|
|
|
Fixing ELB unit tests. Also did some PEP8 cleanup on ELB code.
Mitch Garnaat
2014-07-02
2
-50
/
+62
*
|
|
|
|
|
Documentation updates:
Rayson Ho
2014-07-03
2
-2
/
+5
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'develop' into py2and3
Daniel G. Taylor
2014-07-02
1
-0
/
+6
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Add T2 instance types to EC2
Daniel G. Taylor
2014-07-01
1
-0
/
+6
*
|
|
|
|
Remove unnecessary print_function imports
Daniel G. Taylor
2014-06-27
2
-4
/
+0
*
|
|
|
|
Initial work to support Python 3.3+
Daniel G. Taylor
2014-06-27
8
-21
/
+26
|
/
/
/
/
[next]