Akira Chiku 
							
						 
					 
					
						
						
						
						
							
						
						
							91edbb21bf 
							
						 
					 
					
						
						
							
							Make EMR multi-region  
						
						
						
						
					 
					
						2015-07-12 19:32:16 +09:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							af45424b9e 
							
						 
					 
					
						
						
							
							Merge pull request  #371  from apjaffe/master  
						
						... 
						
						
						
						Adds the ConditionalCheckFailedException to put_item 
						
						
					 
					
						2015-07-08 20:54:53 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							f487620c27 
							
						 
					 
					
						
						
							
							Merge pull request  #373  from crosswise/master  
						
						... 
						
						
						
						feature emr: set_termination_protection  and instance_groups param in run_jobflow constructor 
						
						
					 
					
						2015-07-08 20:53:13 -04:00 
						 
				 
			
				
					
						
							
							
								Alan Jaffe 
							
						 
					 
					
						
						
						
						
							
						
						
							898d200110 
							
						 
					 
					
						
						
							
							Add tests for ConditionalCheckFailedException  
						
						
						
						
					 
					
						2015-07-08 11:55:12 -04:00 
						 
				 
			
				
					
						
							
							
								Shulman Evgeny 
							
						 
					 
					
						
						
						
						
							
						
						
							e498c95807 
							
						 
					 
					
						
						
							
							feature emr: set_termination_protection call implementation  
						
						... 
						
						
						
						feature emr: support for instance_groups param in run_jobflow 
						
						
					 
					
						2015-07-08 10:26:58 +03:00 
						 
				 
			
				
					
						
							
							
								Alan Jaffe 
							
						 
					 
					
						
						
						
						
							
						
						
							690402ccb3 
							
						 
					 
					
						
						
							
							Python 3 compatibility  
						
						
						
						
					 
					
						2015-07-07 15:38:08 -04:00 
						 
				 
			
				
					
						
							
							
								Alan Jaffe 
							
						 
					 
					
						
						
						
						
							
						
						
							e3c859868c 
							
						 
					 
					
						
						
							
							Adds the ConditionalCheckFailedException to put_item  
						
						... 
						
						
						
						If the Item‘s original data is inconsistent with what's in DynamoDB,
the request should fail (unless overwrite is set to True).
http://boto.readthedocs.org/en/latest/ref/dynamodb2.html#boto.dynamodb2.table.Table.put_item  
						
						
					 
					
						2015-07-07 15:07:32 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							abb3357925 
							
						 
					 
					
						
						
							
							Merge pull request  #369  from MurphyMarkW/byteranges  
						
						... 
						
						
						
						Improves range request support. 
						
						
					 
					
						2015-07-06 21:27:43 -04:00 
						 
				 
			
				
					
						
							
							
								MurphyMarkW 
							
						 
					 
					
						
						
						
						
							
						
						
							5b9c874a23 
							
						 
					 
					
						
						
							
							Ensures all tests compare using bytes / bytearrays in 3.x.  
						
						
						
						
					 
					
						2015-06-30 13:02:38 -05:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							374fea9949 
							
						 
					 
					
						
						
							
							Merge pull request  #368  from spulec/kms  
						
						... 
						
						
						
						Add basic KMS key endpoints 
						
						
					 
					
						2015-06-30 06:38:13 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							ff5161ebf9 
							
						 
					 
					
						
						
							
							Fix for py26.  
						
						
						
						
					 
					
						2015-06-30 05:55:43 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							70aafc1fd3 
							
						 
					 
					
						
						
							
							Add basic KMS key endpoints.  
						
						
						
						
					 
					
						2015-06-30 05:44:39 -04:00 
						 
				 
			
				
					
						
							
							
								MurphyMarkW 
							
						 
					 
					
						
						
						
						
							
						
						
							0fcbdd52e0 
							
						 
					 
					
						
						
							
							Adds / moves around tests for different ranges.  
						
						
						
						
					 
					
						2015-06-30 02:08:45 -05:00 
						 
				 
			
				
					
						
							
							
								MurphyMarkW 
							
						 
					 
					
						
						
						
						
							
						
						
							b82d0264dc 
							
						 
					 
					
						
						
							
							Fixes suffix range requests to truncate ranges.  
						
						
						
						
					 
					
						2015-06-30 02:04:30 -05:00 
						 
				 
			
				
					
						
							
							
								MurphyMarkW 
							
						 
					 
					
						
						
						
						
							
						
						
							10c3a37613 
							
						 
					 
					
						
						
							
							Adds test for explicit last-byte-pos > length.  
						
						
						
						
					 
					
						2015-06-30 00:27:10 -05:00 
						 
				 
			
				
					
						
							
							
								MurphyMarkW 
							
						 
					 
					
						
						
						
						
							
						
						
							723b743381 
							
						 
					 
					
						
						
							
							Modifies check for last-byte-pos.  
						
						
						
						
					 
					
						2015-06-30 00:26:42 -05:00 
						 
				 
			
				
					
						
							
							
								MurphyMarkW 
							
						 
					 
					
						
						
						
						
							
						
						
							f64d0b99ac 
							
						 
					 
					
						
						
							
							Tests for last-byte-pos behavior.  
						
						
						
						
					 
					
						2015-06-29 20:26:00 -05:00 
						 
				 
			
				
					
						
							
							
								MurphyMarkW 
							
						 
					 
					
						
						
						
						
							
						
						
							2cdab4cab9 
							
						 
					 
					
						
						
							
							Fixes last-byte-pos interpretation.  
						
						
						
						
					 
					
						2015-06-29 20:25:22 -05:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							0ec6f87268 
							
						 
					 
					
						
						
							
							0.4.4  
						
						
						
						
					 
					
						2015-06-29 21:03:09 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							30df3b94ee 
							
						 
					 
					
						
						
							
							Update endpoints in README.  
						
						
						
						
					 
					
						2015-06-29 21:02:41 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							a3d5c771ef 
							
						 
					 
					
						
						
							
							Merge pull request  #367  from spg/fix/iam_get_role  
						
						... 
						
						
						
						IAM: unnecessary check for role 
						
						
					 
					
						2015-06-29 21:00:48 -04:00 
						 
				 
			
				
					
						
							
							
								Simon-Pierre Gingras 
							
						 
					 
					
						
						
						
						
							
						
						
							9a2e7ad8b0 
							
						 
					 
					
						
						
							
							IAM: unnecessary check for role  
						
						
						
						
					 
					
						2015-06-29 11:04:40 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							185b49ad66 
							
						 
					 
					
						
						
							
							Merge pull request  #366  from spg/fix/iam_get_role  
						
						... 
						
						
						
						IAM: get_role should thrown when role is unexisting 
						
						
					 
					
						2015-06-29 10:51:47 -04:00 
						 
				 
			
				
					
						
							
							
								Simon-Pierre Gingras 
							
						 
					 
					
						
						
						
						
							
						
						
							db7d7a9330 
							
						 
					 
					
						
						
							
							IAM: get_role should thrown when role is unexisting  
						
						
						
						
					 
					
						2015-06-29 10:46:05 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							0e768eb3f0 
							
						 
					 
					
						
						
							
							Merge pull request  #365  from mrucci/route53-add-alias-records-support  
						
						... 
						
						
						
						Add support for alias records in Route53. 
						
						
					 
					
						2015-06-28 17:21:17 -04:00 
						 
				 
			
				
					
						
							
							
								Marco Rucci 
							
						 
					 
					
						
						
						
						
							
						
						
							6e97bec006 
							
						 
					 
					
						
						
							
							Add support for alias records in Route53.  
						
						
						
						
					 
					
						2015-06-28 17:27:24 +02:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							3ed9428cb0 
							
						 
					 
					
						
						
							
							Cleanup class decorator.  Closes   #363 .  
						
						
						
						
					 
					
						2015-06-27 19:01:01 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							5ee1525cd8 
							
						 
					 
					
						
						
							
							Fix S3 missing key error.  Closes   #364 .  
						
						
						
						
					 
					
						2015-06-27 17:56:37 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							20306c9b24 
							
						 
					 
					
						
						
							
							Set more default datetimes.  
						
						
						
						
					 
					
						2015-06-22 17:02:10 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							640cd2ce44 
							
						 
					 
					
						
						
							
							Better EC2 NIC Attachment datetimes.  
						
						
						
						
					 
					
						2015-06-22 16:52:12 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							4779c385d7 
							
						 
					 
					
						
						
							
							Merge pull request  #361  from mruwnik/invalid_xml_in_bucket_versioning  
						
						... 
						
						
						
						Bad XML from S3_BUCKET_VERSIONING and S3_BUCKET_GET_VERSIONING 
						
						
					 
					
						2015-06-12 09:27:16 -04:00 
						 
				 
			
				
					
						
							
							
								Daniel O'Connell 
							
						 
					 
					
						
						
						
						
							
						
						
							5cc8f9ed21 
							
						 
					 
					
						
						
							
							S3_BUCKET_VERSIONING and S3_BUCKET_GET_VERSIONING were generating invalid XML, as the '<?xml version="1.0" encoding="UTF-8"?>' bit must be on the first line.  
						
						
						
						
					 
					
						2015-06-12 08:56:14 +02:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							77af26987f 
							
						 
					 
					
						
						
							
							0.4.3  
						
						
						
						
					 
					
						2015-06-09 22:03:50 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							62f82cea03 
							
						 
					 
					
						
						
							
							Python3 fix.  
						
						
						
						
					 
					
						2015-06-05 21:37:47 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							57f1199b35 
							
						 
					 
					
						
						
							
							Fix route53 multiple values bug.  Closes   #358 .  
						
						
						
						
					 
					
						2015-06-05 21:29:20 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							7ec3f13597 
							
						 
					 
					
						
						
							
							Merge pull request  #359  from spulec/glacier  
						
						... 
						
						
						
						Glacier 
						
						
					 
					
						2015-06-05 21:03:38 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							d602199727 
							
						 
					 
					
						
						
							
							More python 3 fixes.  
						
						
						
						
					 
					
						2015-06-05 20:09:15 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							1177985e19 
							
						 
					 
					
						
						
							
							Python 3 fixes.  
						
						
						
						
					 
					
						2015-06-05 19:56:43 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							625b1d2ac6 
							
						 
					 
					
						
						
							
							Add basics of Glacier.  
						
						
						
						
					 
					
						2015-06-05 19:36:43 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							7156df1a63 
							
						 
					 
					
						
						
							
							Add vault operations.  
						
						
						
						
					 
					
						2015-06-03 22:55:07 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							b296294086 
							
						 
					 
					
						
						
							
							Add missing test from previous commit.  
						
						
						
						
					 
					
						2015-06-02 23:13:51 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							91fffbb83b 
							
						 
					 
					
						
						
							
							Add basics for S3 bucket lifecycles.  
						
						
						
						
					 
					
						2015-06-02 23:11:23 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							72dbd349ac 
							
						 
					 
					
						
						
							
							Merge pull request  #355  from deuxpi/cloudwatch-put-metric-data  
						
						... 
						
						
						
						Add put_metric_data and list_metrics 
						
						
					 
					
						2015-05-29 23:36:23 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							6a0e8df189 
							
						 
					 
					
						
						
							
							Merge pull request  #354  from silveregg/0.4.1-threadsafe  
						
						... 
						
						
						
						threadsafe fix 
						
						
					 
					
						2015-05-29 23:34:55 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							8fa80b87e2 
							
						 
					 
					
						
						
							
							Add version to moto.__init__  Closes   #353 .  
						
						
						
						
					 
					
						2015-05-29 23:32:29 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							0195e04053 
							
						 
					 
					
						
						
							
							Allow deleting of SQS invisible messages.  Closes   #352 .  
						
						
						
						
					 
					
						2015-05-29 23:26:43 -04:00 
						 
				 
			
				
					
						
							
							
								Steve Pulec 
							
						 
					 
					
						
						
						
						
							
						
						
							6b44e41249 
							
						 
					 
					
						
						
							
							Add SQS purge_queue action.  Closes   #349 .  
						
						
						
						
					 
					
						2015-05-29 23:21:14 -04:00 
						 
				 
			
				
					
						
							
							
								Philippe Gauthier 
							
						 
					 
					
						
						
						
						
							
						
						
							d5d9c13975 
							
						 
					 
					
						
						
							
							Add put_metric_data and list_metrics  
						
						
						
						
					 
					
						2015-05-29 17:34:36 -04:00 
						 
				 
			
				
					
						
							
							
								Jeffrey Gelens 
							
						 
					 
					
						
						
						
						
							
						
						
							450d14b4eb 
							
						 
					 
					
						
						
							
							Fix ValueError for Python 2.6  
						
						
						
						
					 
					
						2015-05-29 11:43:24 +02:00 
						 
				 
			
				
					
						
							
							
								Jeffrey Gelens 
							
						 
					 
					
						
						
						
						
							
						
						
							e722b67f36 
							
						 
					 
					
						
						
							
							Merge branch 'master' of  https://github.com/spulec/moto  into 0.4.1-threadsafe  
						
						... 
						
						
						
						* 'master' of https://github.com/spulec/moto: (25 commits)
  Add @zkourouma to authors.
  0.4.2
  Fix bug where listener certificate was not being saved correctly when creating an elb. Added test to cover that case.
  [dynamodb2] adds lookup method to Table class
  Add IAM list_groups and list_groups_for_user. Closes  #343 .
  Fix for deleting Route53 record sets with set identifiers. Closes  #342 .
  Use dummy date instead of an invalid date
  Adding support for comments on hosted zones.
  Add availability zone support to Subnets created via CloudFormation
  Make availability zone dynamic in Subnet Response templates
  Add filter "availabilityZone" to DescribeSubnets and add availability zone support too
  allow starting without reseting
  Fix bug with empty string for instance vpc_id. Closes  #337 .
  Fix default security group description.
  Update responses.py
  Add @mrucci to authors.
  Fix merge conflicts.
  Add support for ELB attributes.
  cast to int when doing math.
  General cleanup.
  ... 
						
						
					 
					
						2015-05-29 11:35:14 +02:00