Commit Graph

  • 3fecd7f8e9
    Add create date to user response template. Sean Marlow 2017-04-24 17:10:02 -06:00
  • ee96c20034 Added description and tags for create_pipeline Andrii Piasetskyi 2017-04-23 19:20:10 +03:00
  • cdc007fc63 Added test for query using an attribute that is not a range/hash key Ian Auld 2017-04-21 14:55:25 -07:00
  • 748eb138b2 Started passing QueryFilters to query method in responses.py Ian Auld 2017-04-21 14:54:27 -07:00
  • d414ecd211 More consistent **kwargs Andrii Piasetskyi 2017-04-21 21:29:40 +03:00
  • e749858041 Added DataPipeline Tags. Implemented delete_pipeline. Added tests for delete_pipeline Andrii Piasetskyi 2017-04-21 21:24:52 +03:00
  • 783a1d73b4 Implement support for SSM parameter store Michael van Tellingen 2017-04-18 19:09:10 +02:00
  • df84675ae6 Merge pull request #897 from gjtempleton/TaskDraining Steve Pulec 2017-04-15 23:47:47 -04:00
  • e9bf74d8e3 Merge pull request #904 from ambrusadrianz/master Steve Pulec 2017-04-15 23:46:21 -04:00
  • a83a235637 Merge pull request #903 from mvantellingen/ecs-deployments Steve Pulec 2017-04-15 23:46:02 -04:00
  • cc123dafb9 Merge pull request #902 from mvantellingen/ecs-revision Steve Pulec 2017-04-15 23:45:42 -04:00
  • de28e7ff78 Merge pull request #901 from niamster/i821 Steve Pulec 2017-04-15 23:44:38 -04:00
  • 47bc23f481
    Move agent_connected assignation GuyTempleton 2017-04-15 16:24:30 +01:00
  • 121a68be49 Fixed compatibility issue with the Java AWS SDK Issue is described here: https://github.com/spulec/moto/issues/900 Ambrus Adrian 2017-04-15 01:06:28 +03:00
  • 0ae6e404d0 Add deployments to the ecs services (describe_services) Michael van Tellingen 2017-04-14 18:40:47 +02:00
  • 18ed73292c Return the revision in ecs.register_task_definition Michael van Tellingen 2017-04-14 18:16:24 +02:00
  • 6e61ee4caa s3: handle WebsiteRedirectLocation Dmytro Milinevskyy 2017-04-14 13:32:52 +02:00
  • 34c711189f Cleanup IAM user create format. Closes #898. Steve Pulec 2017-04-13 21:39:00 -04:00
  • d35e143a20 Merge pull request #899 from smarlowucf/master Steve Pulec 2017-04-13 21:18:43 -04:00
  • 9a2f2fcd4b
    Add list user policies endpoint to iam backend. Sean Marlow 2017-04-13 15:09:23 -06:00
  • 69b86b2c7a
    Fix indentation of ContainerInstance response object GuyTempleton 2017-04-13 18:41:29 +01:00
  • f3aff0f356
    Switch ContainerInstance model to snake case GuyTempleton 2017-04-13 17:53:23 +01:00
  • acb6c3ce01
    Implement container instance deregistration GuyTempleton 2017-04-13 17:46:15 +01:00
  • 71e8f6ef5b
    First cut of container instance deregistration GuyTempleton 2017-04-13 08:54:25 +01:00
  • 30b1de507c Make ELB created_time dynamic. Closes #887. Steve Pulec 2017-04-12 22:25:07 -04:00
  • b62015b27d Add Iam User CreateDate. Closes #886. Steve Pulec 2017-04-12 22:19:48 -04:00
  • bf935c210b Fix cloudwatch events delete_rule. Closes #884. Steve Pulec 2017-04-12 22:15:18 -04:00
  • 23f6f941b1 Merge pull request #895 from gjtempleton/ECSContainerResources Steve Pulec 2017-04-12 20:53:06 -04:00
  • a664af465a Merge pull request #892 from whummer/fix/local-domain-names Steve Pulec 2017-04-12 20:42:15 -04:00
  • 03c4d9fe20 Fix standalone server headers not having HTTP_AUTHORIZATION. Closes #874. Steve Pulec 2017-04-12 20:40:55 -04:00
  • 11edde2eaa Merge pull request #891 from whummer/fix/sqs-wait-time-seconds Steve Pulec 2017-04-12 20:27:54 -04:00
  • 42f6487c88 Merge pull request #881 from smarlowucf/master Steve Pulec 2017-04-12 20:23:49 -04:00
  • be7dc36891 Merge pull request #875 from jvgutierrez/eni-az-filter Steve Pulec 2017-04-12 20:22:16 -04:00
  • 880f3fb950
    Container Instance Resource implementation GuyTempleton 2017-04-12 13:30:32 +01:00
  • b8a41c5605 fix domain handling for local domain names in S3 API Waldemar Hummer 2017-04-08 15:28:51 +10:00
  • a5727bf64a fix SQS message polling to abort after wait_seconds_timeout Waldemar Hummer 2017-04-06 21:09:58 +10:00
  • 8b9d685f1c
    Add mfa device endpoints to iam backend. Sean Marlow 2017-03-27 12:08:57 -06:00
  • 6e209bb14c Implement availability-zone filter for DescribeNetworkInterfaces Valentín Gutiérrez 2017-03-22 14:33:19 +01:00
  • bba197e29f Make IAM ARNs more dynamic. Closes #663. Steve Pulec 2017-03-19 11:58:24 -04:00
  • 2d05f8a79a Add functionality for iam get-user with current user. Closes #480. Steve Pulec 2017-03-19 11:09:30 -04:00
  • a0a205328d Cleanup SQS body encoding. Closes #458, #460. Steve Pulec 2017-03-19 11:03:22 -04:00
  • f9b7a0a539 Merge pull request #872 from 2rs2ts/allow-updating-cf-tags Steve Pulec 2017-03-18 14:49:48 -04:00
  • 6f4cb512ac Allow CloudFormation stack tags to be updated Andrew Garrett 2017-03-17 23:57:57 +00:00
  • a6e762340d Merge pull request #867 from 2rs2ts/flexible-route53-hostedzoneid-lookup Steve Pulec 2017-03-16 22:55:13 -04:00
  • f2b7ba03b4 Forgot that lstrip works on character sets, not substrings Andrew Garrett 2017-03-17 02:45:58 +00:00
  • c207963a86 Cleanup SNS exceptions. Closes #751. Steve Pulec 2017-03-16 22:28:30 -04:00
  • e7a3f3408e Add Lambda header for invoking error. Closes #770. Steve Pulec 2017-03-16 22:00:57 -04:00
  • e3bff8b926 Fix cloudformation NoValue parsing to not add attribute. Closes #870 Steve Pulec 2017-03-16 21:19:53 -04:00
  • 042524fe80 Merge pull request #871 from mike-lerch/cpu-100-empty-queue Steve Pulec 2017-03-16 20:05:18 -04:00
  • 83084bf2af Prevent 100% cpu usage while SQS long polling on an empty queue michael_lerch 2017-03-16 13:43:45 -07:00
  • a5da348fba Fix lint. Steve Pulec 2017-03-15 23:43:48 -04:00
  • 25e2af0320 Fix camelcase_to_underscore. Closes #767. Steve Pulec 2017-03-15 23:39:36 -04:00
  • 446843e756 Fix py3 s3 prefix decoding. Steve Pulec 2017-03-15 23:13:09 -04:00
  • e25d1499c2 Update cloudformation for new list types. Steve Pulec 2017-03-15 23:02:10 -04:00
  • 3899eee648 Fix S3 filtering by unicode prefix. Closes #838 Steve Pulec 2017-03-15 22:53:27 -04:00
  • 8a803cdbaf Better EC2 duplicate SG error. Steve Pulec 2017-03-15 22:45:28 -04:00
  • 5f3fbff627 Standardize on one account id (123456789012). Steve Pulec 2017-03-15 22:21:04 -04:00
  • e9e49c5916 Fix py3 redshift encoding. Steve Pulec 2017-03-15 22:12:16 -04:00
  • 6666351757 Fix redshift server to default to xml. Steve Pulec 2017-03-15 22:05:11 -04:00
  • 3cdb4afad0 Fix redshift responses to work with json or xml. Steve Pulec 2017-03-15 21:58:37 -04:00
  • 09a4d177f5 Add kms boto3 test. Steve Pulec 2017-03-14 23:42:47 -04:00
  • 0df47574ab Merge pull request #865 from adamstauffer/master Steve Pulec 2017-03-14 23:28:30 -04:00
  • 2bd4567801 Do not use flask outside of server mode. Steve Pulec 2017-03-14 23:26:27 -04:00
  • 7eb5b60620 Merge pull request #860 from 2rs2ts/add-list-hosted-zones-by-name Steve Pulec 2017-03-14 23:24:03 -04:00
  • ad743cb5e1 Merge pull request #861 from scawley-r7/master Steve Pulec 2017-03-14 23:22:41 -04:00
  • d0cde0218c Rearrange docs. Steve Pulec 2017-03-14 23:20:17 -04:00
  • 6346e44c9d Be flexible with Route53 Hosted Zone IDs with /hostedzone/ prefix Andrew Garrett 2017-03-14 19:52:36 +00:00
  • b81e427b99 Add moto apis. Steve Pulec 2017-03-14 00:27:48 -04:00
  • 4cf34cc113 Add docs for moto apis. Steve Pulec 2017-03-14 00:17:56 -04:00
  • 54c7e0bcf9 Update docs to newer sphinx. Steve Pulec 2017-03-13 23:07:18 -04:00
  • c5853b48da update RDS responses to return DBInstanceArn Adam Stauffer 2017-03-13 16:48:22 -04:00
  • b9ea947aa0 Add ListHostedZonesByName Andrew Garrett 2017-03-13 14:09:51 +00:00
  • bd2ff89bf1 Ensure SQS property WaitTimeSeconds is an integer Seamus Cawley 2017-03-13 13:52:57 +00:00
  • cda553abfb Change tests to use default server port of 5000. Steve Pulec 2017-03-12 21:04:19 -04:00
  • 689adf7dbc Add flake8 to dev dependencies. Steve Pulec 2017-03-12 20:41:08 -04:00
  • 1664e4412f Add lint to make test instead. Steve Pulec 2017-03-12 20:37:23 -04:00
  • d2c56619cd Add lint to Travis. Steve Pulec 2017-03-12 20:35:45 -04:00
  • 5807a38092 Merge pull request #858 from spulec/dashboard Steve Pulec 2017-03-12 20:26:42 -04:00
  • 0e2fdf94f9 Cleanup lints. Steve Pulec 2017-03-12 20:18:49 -04:00
  • 3a01150154 Add about page. Steve Pulec 2017-03-12 19:58:40 -04:00
  • 24affc7a5f Fix py3 Model __new__. Steve Pulec 2017-03-12 13:04:36 -04:00
  • 4d5642ae33 Cleanup dashboard. Steve Pulec 2017-03-12 12:59:30 -04:00
  • c271e31745 Fixed terraform deploy against moto fails (#857) Christian Hellman 2017-03-12 09:40:49 -07:00
  • 09ac3539b7 Sort dashboard attributes. Steve Pulec 2017-03-12 12:34:54 -04:00
  • 6d422d1f37 Add BaseModel to all models. Steve Pulec 2017-03-11 23:41:12 -05:00
  • caea5f441d Fix resetting backends. Steve Pulec 2017-03-11 23:18:58 -05:00
  • abe0460dc7 Merge branch 'master' into dashboard Steve Pulec 2017-03-11 22:45:45 -05:00
  • 1709208872 First version of dashboard. Steve Pulec 2017-03-11 22:45:42 -05:00
  • b2a360aaf7 Remove old boto sns test in favor of boto3 test. Steve Pulec 2017-03-11 21:03:03 -05:00
  • cdd6e476cc If using newer dynamodb api, use version 2. Steve Pulec 2017-03-11 20:50:24 -05:00
  • 1068e26e66 Bump travis to python 3.6 Steve Pulec 2017-03-06 21:48:22 -05:00
  • cf771d7f14 Add py26 deprecation to changelog Steve Pulec 2017-03-06 21:22:37 -05:00
  • 896f040fca Fix sqs tests for server mode. Steve Pulec 2017-03-05 10:09:19 -05:00
  • 3b4ef2cf15 Merge in master. Steve Pulec 2017-03-05 09:58:39 -05:00
  • 0393c384ad fix etag metadata field name in key response dict (etag --> ETag) (#855) Matt Chamberlin 2017-03-04 20:17:18 -08:00
  • e7735c3ee1 Add event IDs to CF Stack events (#852) Andrew Garrett 2017-03-04 20:12:55 -08:00
  • e7ea6b350c Fix lambda stdout/stderr mocking (#851) Andrew Garrett 2017-03-04 20:01:50 -08:00
  • f6465df630 Return CF Stack events in reverse chronological order (#853) Andrew Garrett 2017-03-04 20:00:25 -08:00
  • 9b6d3983d2 iam: add group policy methods (#849) Léo Cavaillé 2017-03-05 04:56:36 +01:00
  • 56f9409ca9 Use request URL to generate SQS queue URLs; fixes #626 (#827) Chris LaRose 2017-03-04 19:53:14 -08:00