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
*
Whitespace removal.
Daniel Lindsley
2013-12-18
3
-4
/
+1
*
Switched all classes over to new-style classes.
Daniel Lindsley
2013-12-18
5
-13
/
+9
*
Merge pull request #1906 from oxtopus/issue-1757-update_desired_capacity
Daniel G. Taylor
2013-12-18
1
-1
/
+1
|
\
|
*
Update DesiredCapacity if AutoScalingGroup.desired_capacity is not None as fi...
Austin Marshall
2013-12-12
1
-1
/
+1
*
|
sriovNetSupport instance attribute
Rayson Ho
2013-12-16
1
-0
/
+2
|
/
*
Merge branch 'ec2-instances' into develop. Adds support for i2 instance types...
Daniel G. Taylor
2013-12-12
2
-1
/
+24
|
\
|
*
Add I2 instance types to EC2. Sync instance type lists to all be the same.
Daniel G. Taylor
2013-12-12
2
-1
/
+24
*
|
Removing `dimensions` from Metric.query() docstring (not applicable to functi...
Austin Marshall
2013-12-10
1
-7
/
+0
|
/
*
Fix honor cooldown AutoScaling parameter serialization to prevent an exceptio...
Daniel G. Taylor
2013-12-06
1
-1
/
+1
*
Merge pull request #1881 from luisbarrueco/develop
Daniel G. Taylor
2013-12-02
1
-2
/
+2
|
\
|
*
documentation of launch config in Autoscaling Group was wrong
Luis Barrueco
2013-11-28
1
-2
/
+2
*
|
typo: AIM -> IAM
Alex Jurkiewicz
2013-11-29
1
-2
/
+2
|
/
*
Add max results parameters to EC2 describe instances and describe tags calls....
Daniel G. Taylor
2013-11-26
1
-8
/
+38
*
Merge branch 'cloudwatch-sigv4' into develop
Daniel Lindsley
2013-11-19
1
-1
/
+1
|
\
|
*
Shifted CloudWatch to SigV4.
Daniel Lindsley
2013-11-19
1
-1
/
+1
*
|
Merge pull request #1852 from chuegle/develop
Daniel G. Taylor
2013-11-18
3
-0
/
+184
|
\
\
|
*
|
Adds support for ELB Attributes and Cross Zone Balancing.
Chris Huegle
2013-11-16
3
-0
/
+184
|
|
/
*
|
- support ami registration with a snapshot ID
Robert Schweikert
2013-11-09
1
-1
/
+13
*
|
Tests for #1554, remove unneeded compatibility layer
Michael Barrientos
2013-11-09
1
-6
/
+0
*
|
Synchronize get_all_snapshots() with current version of API
Stanislav Ievlev
2013-11-09
1
-6
/
+13
|
/
*
Fixes #1823
Tobias Work
2013-10-29
1
-2
/
+3
*
Fix #1754 cancel_spot_instance_requests return val
Michael Barrientos
2013-10-25
1
-1
/
+1
*
Clarify documentation for MetricAlarm dimensions. Fixes #1803.
Daniel G. Taylor
2013-10-24
1
-3
/
+10
*
Added documentation for missing parameter 'tags'
j0nes2k
2013-10-23
1
-0
/
+3
*
Added documentation for valid event types
j0nes2k
2013-10-23
1
-1
/
+6
*
Added documentation for valid event types
j0nes2k
2013-10-23
1
-1
/
+6
*
Added launch_config's parameter associate_ip_address for VPC
msshin
2013-10-18
2
-1
/
+11
*
Add block_device_mapping to EC2Connection.create_image. Fixes #1766.
Daniel G. Taylor
2013-10-15
1
-1
/
+8
*
Merge pull request #1770 from micahhausler/documentation/fixes
Daniel G. Taylor
2013-10-10
1
-14
/
+14
|
\
|
*
Fixed formatting in ELB docs
micahhausler
2013-10-07
1
-14
/
+14
*
|
Bump EC2 version number
Daniel G. Taylor
2013-10-09
1
-1
/
+1
*
|
Add support fo instance type to ModifyReservedInstances in EC2
Daniel G. Taylor
2013-10-08
1
-2
/
+9
*
|
Merge pull request #1760 from martinthegeek/develop
Daniel G. Taylor
2013-10-07
1
-1
/
+1
|
\
\
|
*
|
fix typo in detach_subnets()
Martin andrews
2013-10-01
1
-1
/
+1
*
|
|
Remove unused code that causes an exception in rare cases and add a unit test...
Daniel G. Taylor
2013-10-07
1
-8
/
+0
*
|
|
Merge pull request #1739 from jpommer/as_tags_propagation_fix
Daniel G. Taylor
2013-10-07
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Corrected spelling error that was preventing the propagate_at_launch attribut...
Jerry Pommer
2013-09-19
1
-3
/
+3
*
|
|
Fixed docstring on MetricAlarm
micahhausler
2013-10-02
1
-2
/
+2
*
|
|
Fixed param name in docstring get_all_policies()
micahhausler
2013-10-02
1
-4
/
+8
|
|
/
|
/
|
*
|
self.rules is of type IPPermissionsList, remove method takes no kwargs
Martin Matusiak
2013-09-24
1
-1
/
+1
*
|
fix UnboundLocalError when trying to remove rule from empty security group
Martin Matusiak
2013-09-24
1
-2
/
+5
|
/
*
Merge pull request #1733 from danielgtaylor/amiato-master
Daniel G. Taylor
2013-09-18
1
-1
/
+10
|
\
|
*
PEP8 fixes
Daniel G. Taylor
2013-09-18
1
-2
/
+3
|
*
Allowed boto to register hvm instances
Kevin Meyer
2013-09-16
1
-1
/
+9
*
|
Merge pull request #1717 from rayrayson/develop
Daniel G. Taylor
2013-09-18
2
-2
/
+31
|
\
\
|
*
|
implement delete_notification_configuration()
root
2013-09-11
2
-2
/
+31
*
|
|
Fixes #1729 - Removed erroneous ``dry_run=`` parameter.
Daniel Lindsley
2013-09-17
1
-2
/
+2
|
|
/
|
/
|
*
|
Fixes #1723 - A prior commit broke ``run_instances`` with block device mappin...
Daniel Lindsley
2013-09-13
3
-6
/
+14
*
|
Revert "Fixes #1709 - Cannot create Launch Configuration with Block Device Ma...
Daniel Lindsley
2013-09-13
1
-1
/
+1
*
|
Fixes #1722 - Missed a place where ``dry_run`` is supposed to be supplied.
Daniel Lindsley
2013-09-13
1
-1
/
+2
[next]