Commit Graph

  • 8c920cce10 Specify region in tests Bert Blommers 2020-01-12 12:20:55 +00:00
  • 9ce1ee49d7 #2626 - DynamoDB - FilterExpression should ignore items with non-existent attribute Bert Blommers 2020-01-12 12:05:08 +00:00
  • 6dac06ed7c setup.py: Unlock use with jsondiff >1.1.2 Sebastian P 2020-01-10 16:08:34 +01:00
  • fd1fdde1bf
    Allow black to reformat correctly Don Kuntz 2020-01-09 23:45:14 -06:00
  • 2cb3f327de
    Store 'networkMode' in ECS Task Definitions instead of just throwing it away Don Kuntz 2020-01-09 22:50:55 -06:00
  • 5884483019 Compare map, instead of string repr Bert Blommers 2020-01-09 10:08:35 +00:00
  • cba3cfc384 Escape curly braces in formatting string Bert Blommers 2020-01-09 09:10:16 +00:00
  • d06a5d3a2b
    fix: small fixes to get scripts/scaffold.py working Patrick Delaney 2020-01-07 10:12:50 -05:00
  • 5f59cb7fb0 #2674 - ListAppend should also work when adding maps to a list Bert Blommers 2020-01-06 08:16:09 +00:00
  • a8e1a3bf08 moto/issues/2672 | Formatted using black Franz See 2020-01-06 13:29:23 +08:00
  • 68d882e6c0 moto/issues/2672 | Modified 'token_use' to return 'id' for an id token, and 'access' for an access token Franz See 2020-01-05 23:55:04 +08:00
  • eab9e15bf0 #2623 - Fix and simplify test in ServerMode Bert Blommers 2020-01-05 15:01:31 +00:00
  • 000cb968a4 #2623 - Only return response from lambda, skip log output Bert Blommers 2020-01-05 11:36:51 +00:00
  • 74ad2d7d3c
    Merge pull request #25 from spulec/master Bert Blommers 2020-01-04 09:06:23 +00:00
  • d596560971
    Merge pull request #2657 from gruebel/add-missing-regions Jack Danger 2020-01-02 17:27:25 -08:00
  • cd9b7072a2 Adjust ec2 regions tests gruebel 2019-12-28 21:22:16 +01:00
  • 877f3b056a Add IsTruncated to Route53.list_resource_record_sets Dejan Levec 2019-12-27 18:53:14 +01:00
  • 1db617a530
    Merge pull request #2659 from gruebel/fix-sns-unsubscribe Mike Grima 2019-12-27 09:10:24 -08:00
  • d0d95420e7
    Merge pull request #2655 from levinine/add-codecommit Mike Grima 2019-12-27 09:04:19 -08:00
  • b86e1d073b
    Merge pull request #2652 from gruebel/add-codepipeline-tags Mike Grima 2019-12-27 08:57:59 -08:00
  • 79aaad1068
    Merge pull request #2651 from whummer/fix-s3-prefix Mike Grima 2019-12-27 08:56:06 -08:00
  • eeedb2e6f8
    Merge pull request #2650 from asherf/dynanmodb Mike Grima 2019-12-27 08:54:47 -08:00
  • 65664dcf85
    Merge pull request #2648 from asherf/iam Mike Grima 2019-12-27 08:53:05 -08:00
  • 664e959856
    Merge pull request #2639 from corrjo/instance_connect Mike Grima 2019-12-27 08:51:27 -08:00
  • 2fb5004dc2 Fix sns unsubscribe & delete_topic behavior gruebel 2019-12-27 16:04:12 +01:00
  • 9d9b620878 Fixed linter errors gruebel 2019-12-26 21:03:49 +01:00
  • 45922fd4ef [codecommit] add support for server mode Jovan Zivanov 2019-12-26 17:21:37 +01:00
  • d7ba355a65 Add missing regions to all services gruebel 2019-12-26 17:12:22 +01:00
  • cba1b2e180 [codecommit] fix repository name check Jovan Zivanov 2019-12-26 16:30:06 +01:00
  • cb1eb79b89 add tests for codecommit Jovan Zivanov 2019-12-26 16:06:53 +01:00
  • e20deb4acd fix linter exceptions Jovan Zivanov 2019-12-26 15:02:24 +01:00
  • a820aada42 add codecommit create, get and delete repository Jovan Zivanov 2019-12-26 14:23:53 +01:00
  • 7d4c15d53e skip part of the test in server mode. Asher Foa 2019-12-24 11:01:54 -08:00
  • 299e7851d6 Add assertions. Asher Foa 2019-12-24 10:23:46 -08:00
  • 9455ab0e53 Fix Python 2.7 tests gruebel 2019-12-24 13:52:33 +01:00
  • 8331d480ba Add codepipeline.untag_resource gruebel 2019-12-23 19:50:16 +01:00
  • b96a46b98f Add codepipeline.tag_resource gruebel 2019-12-23 19:33:37 +01:00
  • 1fa4a2beb3
    Merge pull request #2 from sthuber90/development Stephan 2019-12-23 11:31:24 +01:00
  • 4f86a9c3cd replace CRLF line ending with LF Stephan Huber 2019-12-23 10:24:56 +01:00
  • ed8d5edb50 fix linting errors Stephan Huber 2019-12-23 09:01:53 +01:00
  • a6aa0f6dbf Update models.py Stephan Huber 2019-12-23 08:46:37 +01:00
  • 0527e88d46 Merge remote-tracking branch 'upstream/master' Stephan Huber 2019-12-23 08:38:53 +01:00
  • df951facc5 Add codepipeline.list_tags_for_resource gruebel 2019-12-22 11:42:15 +01:00
  • 4ad111830b fix tests Waldemar Hummer 2019-12-21 13:27:49 +01:00
  • bcc4a74869 avoid rendering "None" as S3 Prefix value Waldemar Hummer 2019-12-21 12:08:13 +01:00
  • 5bd3827b26 run black Asher Foa 2019-12-20 11:30:36 -08:00
  • 0a7d299da3 Fix json encoding issue. Asher Foa 2019-12-20 11:18:04 -08:00
  • a6f14eee3f Add test to repo stream issue Asher Foa 2019-12-20 11:16:17 -08:00
  • c2e444a210 Update tests. Asher Foa 2019-12-20 10:54:33 -08:00
  • b8a1f85285
    Merge pull request #2644 from gruebel/add-codepipeline-fix Mike Grima 2019-12-20 09:28:42 -08:00
  • 2177024948 Use moto.iam.models.ACCOUNT_ID instead of hardcoded ID gruebel 2019-12-20 16:48:55 +01:00
  • 901be3a6d1 Remove unused import gruebel 2019-12-20 10:54:38 +01:00
  • 1415a93596 Implement List user tags Asher Foa 2019-12-19 18:30:43 -08:00
  • d508bd72ce escape the dots John Corrales 2019-12-19 17:47:17 -08:00
  • a67660b8a4 Adjust tests to work in server mode gruebel 2019-12-19 21:41:32 +01:00
  • 199ff05e4e parent 0f67a74d254127d4a64570145966679ab68d9f3d author John Corrales <jjcorrales3@gmail.com> 1576380101 -0800 committer John Corrales <jjcorrales3@gmail.com> 1576633072 -0800 John Corrales 2019-12-14 19:21:41 -08:00
  • 0f67a74d25
    Merge pull request #2624 from tirkarthi/fix-abc-warnings Mike Grima 2019-12-17 08:42:28 -08:00
  • 91983b4823
    Merge pull request #2610 from gruebel/fix-sns-get-subscription-attributes Mike Grima 2019-12-17 08:36:59 -08:00
  • b2fc24871e
    Merge pull request #2641 from fabioasdias/master Mike Grima 2019-12-17 08:31:39 -08:00
  • 03fd04db33 Use pytz instead of timezone gruebel 2019-12-17 17:01:02 +01:00
  • 8e03b1d525 Add codepipeline.delete_pipeline gruebel 2019-12-15 17:58:38 +01:00
  • 9871eda3c9 Add codepipeline.list_pipelines gruebel 2019-12-15 17:44:54 +01:00
  • b2c44ce50d Add codepipeline.update_pipeline gruebel 2019-12-15 17:28:59 +01:00
  • c84e465e4c Add codepipeline.get_pipeline gruebel 2019-12-15 16:54:58 +01:00
  • 076c8ace5f Add codepipeline.create_pipeline gruebel 2019-12-15 16:06:08 +01:00
  • af853dc48f Fix linter errors. Karthikeyan Singaravelan 2019-12-17 21:35:52 +05:30
  • 743dd46399 black linting Fabio Dias 2019-12-16 21:25:20 -05:00
  • fd9ac4b9a5 ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override Fabio Dias 2019-12-16 21:05:29 -05:00
  • fb9ebe5a47 linting fixes Fabio Dias 2019-12-15 20:11:38 -05:00
  • bc615797b1 typo Fabio Dias 2019-12-15 19:43:47 -05:00
  • b83a750630 Added references to moto.iam.models.ACCOUNT_ID instead of hardcoded id Fabio Dias 2019-12-15 19:22:26 -05:00
  • 6969c887e4
    Merge pull request #2643 from mikegrima/fixcoverage Mike Grima 2019-12-16 14:44:20 -08:00
  • 8e5a9ac97d Pinned coverage to fix XRay tests. Mike Grima 2019-12-16 12:40:17 -08:00
  • 65b17e740d
    Merge pull request #2611 from Sytten/fix/ssm-parameter Mike Grima 2019-12-16 11:59:42 -08:00
  • 8e2e3cec5a
    Merge pull request #2597 from ballwood/master Mike Grima 2019-12-14 13:47:28 -08:00
  • 7b63b2818e
    Merge pull request #2631 from kislyuk/patch-2 Mike Grima 2019-12-14 13:46:08 -08:00
  • d0e555df41
    Merge pull request #2636 from kislyuk/akislyuk-pass-container-params Mike Grima 2019-12-14 13:45:10 -08:00
  • cd02f2ed5e Use account id constant Emile Fugulin 2019-12-14 15:51:42 -05:00
  • 3247b865de
    Merge pull request #2630 from kislyuk/patch-1 Mike Grima 2019-12-13 13:35:44 -08:00
  • fb350bbcef
    Merge pull request #2632 from kislyuk/patch-3 Mike Grima 2019-12-13 13:33:56 -08:00
  • 6357302209 Pass container params to docker Andrey Kislyuk 2019-12-12 23:30:08 +00:00
  • 624dafcb5c Fix tests Andrey Kislyuk 2019-12-13 17:52:37 +00:00
  • 777ff5a62a Add test Andrey Kislyuk 2019-12-13 05:07:29 +00:00
  • d86852bfa0
    Merge pull request #2635 from kislyuk/patch-5 Mike Grima 2019-12-12 18:35:42 -08:00
  • 4386999ea7
    Merge pull request #2613 from levinine/add_nat_gateway_id_to_route_and_describe_route_tables Mike Grima 2019-12-12 18:33:11 -08:00
  • ab73ab3ff5
    Merge pull request #2609 from levinine/describe_nat_gateway_filter_support Mike Grima 2019-12-12 18:29:05 -08:00
  • 61f28c308d
    Merge pull request #2608 from aksagrimada/ssm_pagination Mike Grima 2019-12-12 18:22:33 -08:00
  • 8399bc4df5
    Merge pull request #2606 from levinine/api_key_fix Mike Grima 2019-12-12 18:21:51 -08:00
  • 9f73a67cef
    Merge pull request #2583 from trilliput/issue/1996 Mike Grima 2019-12-12 18:19:27 -08:00
  • 4c3f99d019
    Merge pull request #2621 from mikegrima/pubblock Mike Grima 2019-12-12 18:17:49 -08:00
  • 84ccdbd1cd Implemented S3 Public Access Block Mike Grima 2019-12-09 17:38:26 -08:00
  • c904c906f6
    Batch: explicitly specify json-file log driver Andrey Kislyuk 2019-12-12 13:59:48 -08:00
  • 704a12146b Improve error reporting for missing index Ilya Shmygol 2019-12-12 10:49:07 +01:00
  • 4512872354
    Batch: job definitions default to ACTIVE Andrey Kislyuk 2019-12-11 15:03:46 -08:00
  • ad234f225f
    Batch: computeResources.instanceRole is an instance profile Andrey Kislyuk 2019-12-11 14:45:10 -08:00
  • f60ef02f9d
    Add missing default value for moto.ec2.models.VPC.classic_link_dns_supported Andrey Kislyuk 2019-12-11 14:12:59 -08:00
  • 3a42079ec7 Merge remote master Ilya Shmygol 2019-12-11 16:17:21 +01:00
  • be5986c0b5 Test query by non exists index Ilya Shmygol 2019-12-11 15:08:45 +01:00
  • 1d0de934e5 Slightly reformat the solution Ilya Shmygol 2019-12-11 15:06:49 +01:00
  • 66947d84f3
    Merge pull request #24 from spulec/master Bert Blommers 2019-12-11 08:03:43 +00:00