Commit Graph

  • 10c3a37613 Adds test for explicit last-byte-pos > length. MurphyMarkW 2015-06-30 00:27:10 -0500
  • 723b743381 Modifies check for last-byte-pos. MurphyMarkW 2015-06-30 00:26:42 -0500
  • f64d0b99ac Tests for last-byte-pos behavior. MurphyMarkW 2015-06-29 20:26:00 -0500
  • 2cdab4cab9 Fixes last-byte-pos interpretation. MurphyMarkW 2015-06-29 20:25:22 -0500
  • 0ec6f87268 0.4.4 Steve Pulec 2015-06-29 21:03:09 -0400
  • 30df3b94ee Update endpoints in README. Steve Pulec 2015-06-29 21:02:41 -0400
  • a3d5c771ef Merge pull request #367 from spg/fix/iam_get_role Steve Pulec 2015-06-29 21:00:48 -0400
  • 9a2e7ad8b0 IAM: unnecessary check for role Simon-Pierre Gingras 2015-06-29 11:04:40 -0400
  • 185b49ad66 Merge pull request #366 from spg/fix/iam_get_role Steve Pulec 2015-06-29 10:51:47 -0400
  • db7d7a9330 IAM: get_role should thrown when role is unexisting Simon-Pierre Gingras 2015-06-29 10:46:05 -0400
  • 0e768eb3f0 Merge pull request #365 from mrucci/route53-add-alias-records-support Steve Pulec 2015-06-28 17:21:17 -0400
  • 6e97bec006 Add support for alias records in Route53. Marco Rucci 2015-06-28 17:27:24 +0200
  • 3ed9428cb0 Cleanup class decorator. Closes #363. Steve Pulec 2015-06-27 19:01:01 -0400
  • 5ee1525cd8 Fix S3 missing key error. Closes #364. Steve Pulec 2015-06-27 17:56:37 -0400
  • 20306c9b24 Set more default datetimes. Steve Pulec 2015-06-22 17:02:10 -0400
  • 640cd2ce44 Better EC2 NIC Attachment datetimes. Steve Pulec 2015-06-22 16:52:12 -0400
  • 4779c385d7 Merge pull request #361 from mruwnik/invalid_xml_in_bucket_versioning Steve Pulec 2015-06-12 09:27:16 -0400
  • 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. Daniel O'Connell 2015-06-12 08:56:14 +0200
  • 77af26987f 0.4.3 Steve Pulec 2015-06-09 22:03:50 -0400
  • 62f82cea03 Python3 fix. Steve Pulec 2015-06-05 21:37:47 -0400
  • 57f1199b35 Fix route53 multiple values bug. Closes #358. Steve Pulec 2015-06-05 21:29:20 -0400
  • 7ec3f13597 Merge pull request #359 from spulec/glacier Steve Pulec 2015-06-05 21:03:38 -0400
  • d602199727 More python 3 fixes. Steve Pulec 2015-06-05 20:09:15 -0400
  • 1177985e19 Python 3 fixes. Steve Pulec 2015-06-05 19:56:43 -0400
  • 625b1d2ac6 Add basics of Glacier. Steve Pulec 2015-06-05 19:36:43 -0400
  • 7156df1a63 Add vault operations. Steve Pulec 2015-06-03 22:55:07 -0400
  • b296294086 Add missing test from previous commit. Steve Pulec 2015-06-02 23:13:51 -0400
  • 91fffbb83b Add basics for S3 bucket lifecycles. Steve Pulec 2015-06-02 23:11:23 -0400
  • 72dbd349ac Merge pull request #355 from deuxpi/cloudwatch-put-metric-data Steve Pulec 2015-05-29 23:36:23 -0400
  • 6a0e8df189 Merge pull request #354 from silveregg/0.4.1-threadsafe Steve Pulec 2015-05-29 23:34:55 -0400
  • 8fa80b87e2 Add version to moto.__init__ Closes #353. Steve Pulec 2015-05-29 23:32:29 -0400
  • 0195e04053 Allow deleting of SQS invisible messages. Closes #352. Steve Pulec 2015-05-29 23:26:43 -0400
  • 6b44e41249 Add SQS purge_queue action. Closes #349. Steve Pulec 2015-05-29 23:21:14 -0400
  • d5d9c13975 Add put_metric_data and list_metrics Philippe Gauthier 2015-05-29 17:34:36 -0400
  • 450d14b4eb Fix ValueError for Python 2.6 Jeffrey Gelens 2015-05-29 11:43:24 +0200
  • e722b67f36 Merge branch 'master' of https://github.com/spulec/moto into 0.4.1-threadsafe Jeffrey Gelens 2015-05-29 11:35:14 +0200
  • f5c4ac0b44 Merge branch 'master' of https://github.com/silveregg/moto into 0.4.1-threadsafe Jeffrey Gelens 2015-05-29 11:34:23 +0200
  • 55f36a3a43 Merge pull request #351 from kpdonn/master Steve Pulec 2015-05-20 21:58:31 -0400
  • babe227091 Add @zkourouma to authors. Steve Pulec 2015-05-20 17:44:10 -0400
  • ecb4623d3b 0.4.2 Steve Pulec 2015-05-20 17:43:21 -0400
  • 3c75e0ef2e Fix bug where listener certificate was not being saved correctly when creating an elb. Added test to cover that case. Kevin Donnelly 2015-05-20 19:42:58 +0000
  • 7c7538160b Merge pull request #350 from zkourouma/add_lookup_to_dynamo Steve Pulec 2015-05-20 14:40:02 -0400
  • f03ded7e90 [dynamodb2] adds lookup method to Table class Zack Kourouma 2015-05-20 11:20:16 -0400
  • 5da5c571a9 filtering the items is needed because of defaultdict is not threadsafe and returns an empty dict which results in an exception here Michael 2015-05-20 09:36:40 +0200
  • be5f041416 Add IAM list_groups and list_groups_for_user. Closes #343. Steve Pulec 2015-04-30 19:32:53 -0400
  • d1c823e0d8 Fix for deleting Route53 record sets with set identifiers. Closes #342. Steve Pulec 2015-04-30 18:51:01 -0400
  • e7ab674c0d Merge pull request #345 from chicofranchico/master Steve Pulec 2015-04-28 08:48:38 -0400
  • e320190b42 Use dummy date instead of an invalid date Francisco De Freitas 2015-04-28 13:39:48 +0200
  • d588fcb79d Merge pull request #344 from pcorliss/master Steve Pulec 2015-04-23 22:00:17 -0400
  • b27f3c3d9f Adding support for comments on hosted zones. Philip Corliss 2015-04-23 19:01:20 +0000
  • 7382201dd7 Merge pull request #339 from porterjamesj/allow-start-without-reset Steve Pulec 2015-04-09 23:04:44 -0400
  • 6fa1f05969 Merge pull request #341 from spulec/add-availabilityZone-filter-to-subnet Steve Pulec 2015-04-08 16:54:07 -0400
  • 5160fac9b7 Add availability zone support to Subnets created via CloudFormation Hugo Lopes Tavares 2015-04-08 16:48:02 -0400
  • 65d51a5844 Make availability zone dynamic in Subnet Response templates Hugo Lopes Tavares 2015-04-08 16:47:43 -0400
  • 56cb06041c Add filter "availabilityZone" to DescribeSubnets and add availability zone support too Hugo Lopes Tavares 2015-04-08 15:05:20 -0400
  • fae22fd872 allow starting without reseting James Porter 2015-04-02 22:40:40 -0500
  • 82214d2bc2 Fix bug with empty string for instance vpc_id. Closes #337. Steve Pulec 2015-03-28 14:30:30 -0400
  • bdfbdd8b1c Fix default security group description. Steve Pulec 2015-03-28 14:13:28 -0400
  • 96b2fa96c1 Merge pull request #338 from Tinche/sns.list_platform_applications Steve Pulec 2015-03-28 13:51:21 -0400
  • 8327055239 Update responses.py Tin Tvrtković 2015-03-26 16:24:48 +0100
  • f764440ff8 Add @mrucci to authors. Steve Pulec 2015-03-22 16:01:35 -0400
  • fcf5cdb960 Merge branch 'mrucci-elb-describe-instances-health' Steve Pulec 2015-03-22 16:00:24 -0400
  • a97beb0598 Fix merge conflicts. Steve Pulec 2015-03-22 16:00:16 -0400
  • f2bfcfb803 Merge pull request #335 from mrucci/elb-attributes-support Steve Pulec 2015-03-22 15:55:26 -0400
  • f6acd0f847 Merge pull request #334 from behanceops/autoscale-fix Steve Pulec 2015-03-22 15:52:32 -0400
  • 08468e5f73 Add support for ELB attributes. Marco Rucci 2015-03-22 15:35:27 +0100
  • 4626fc0fea cast to int when doing math. Chris Henry 2015-02-23 21:22:45 -0500
  • c2f2c16892 Fixed non threadsafe code Jeffrey Gelens 2015-03-16 13:13:40 +0100
  • c0d19ab178 General cleanup. Steve Pulec 2015-03-14 18:55:44 -0400
  • 6c9bba2ca1 Cleanup EC2 classic default security group. Steve Pulec 2015-03-14 18:50:41 -0400
  • 82f19952dd Add Dynamodb2 global indexes. Closes #329. Steve Pulec 2015-03-14 15:02:43 -0400
  • 09fe37da7e Merge pull request #332 from spulec/sns-application-endpoints Steve Pulec 2015-03-14 09:27:13 -0400
  • ca39591ef2 Fix error string formatting for py26. Steve Pulec 2015-03-14 09:19:36 -0400
  • e2d75cba2c Remove dict comprehension for py2.6 Steve Pulec 2015-03-14 09:13:58 -0400
  • 706c60175b Add SNS applications and endpoints. Steve Pulec 2015-03-14 09:06:31 -0400
  • 0ca3b7f69d Merge pull request #327 from jairhenrique/sns Steve Pulec 2015-03-06 14:35:14 -0500
  • bdb0f1e315 add tests for list_endpoints_by_platform_application Jair Henrique 2015-03-06 14:35:17 -0300
  • e23edaa47f add mock for list_endpoints_by_platform_application method Jair Henrique 2015-03-06 14:10:47 -0300
  • 07dd6e554e [S3]Only add multipart part_id to partlist if it is not already in there. Closes #324. Steve Pulec 2015-03-05 19:32:02 -0500
  • bf32bdc042 Merge pull request #326 from jraby/patch-2 Steve Pulec 2015-03-05 19:30:40 -0500
  • 3ac97318e1 Fix etag for reduced min part size. Steve Pulec 2015-03-05 19:05:00 -0500
  • 815b220779 Merge pull request #325 from jraby/patch-1 Steve Pulec 2015-03-05 19:04:37 -0500
  • 4a14d8d3b3 Add test_multipart_duplicate_upload jraby 2015-02-27 18:48:51 -0500
  • 5ba8421242 Fix reduced_min_part_size so that tests run jraby 2015-02-27 18:42:37 -0500
  • c4793fc1f9 Fix authors Steve Pulec 2015-02-27 15:33:03 -0500
  • a9167ac20d Add @mikegrima to authors Steve Pulec 2015-02-27 15:32:48 -0500
  • 2cd633e27d Merge pull request #323 from mikegrima/mgrima-add-boto-test-list_instance_profiles_for_role Steve Pulec 2015-02-27 15:32:16 -0500
  • 70315fd67c Fixed how parameters are passed in following clarification on GitHub comments. Mike Grima 2015-02-27 12:22:31 -0800
  • 3a357c0fe3 Added in test for the boto IAM method: list_instance_profiles_for_role() Mike Grima 2015-02-26 16:08:54 -0800
  • 7761740462 Merge pull request #314 from jetlag11235/update_min_boto_ver Steve Pulec 2015-02-25 23:04:22 -0500
  • c3f6a3a4fb Merge pull request #321 from spulec/security-groups-by-name-or-id Steve Pulec 2015-02-25 18:49:57 -0500
  • 4beda26007 Change SecurityGroupBackend.{authorize,revoke}_security_group_ingress() methods to receive group name or id, never both Hugo Lopes Tavares 2015-02-25 18:11:00 -0500
  • a2338fce86 Merge pull request #319 from spulec/cloudformation-ec2-SecurityGroupIngress Steve Pulec 2015-02-25 14:05:22 -0500
  • dc351dfc9e Add support to AWS::EC2::SecurityGroupIngress creation Hugo Lopes Tavares 2015-02-24 19:36:21 -0500
  • c0e80de4d3 Merge pull request #317 from spulec/ec2-security-group-tag-filtering Steve Pulec 2015-02-24 18:00:51 -0500
  • 0c929f8dbf Add @aaltepet to authors. Steve Pulec 2015-02-24 18:00:22 -0500
  • dc0a6bb17e Add publish command. Steve Pulec 2015-02-22 10:58:51 -0500
  • 580d78a168 Merge pull request #316 from aaltepet/master Steve Pulec 2015-02-24 17:59:23 -0500
  • 20d8318997 Add support to tag filtering to Security Groups Hugo Lopes Tavares 2015-02-24 17:56:26 -0500
  • b987914c72 slight change in formatting Andy Altepeter 2015-02-24 07:43:43 -0600