Bert Blommers
|
9ce1ee49d7
|
#2626 - DynamoDB - FilterExpression should ignore items with non-existent attribute
|
2020-01-12 12:05:08 +00:00 |
|
Sebastian P
|
6dac06ed7c
|
setup.py: Unlock use with jsondiff >1.1.2
|
2020-01-10 16:08:34 +01:00 |
|
Don Kuntz
|
fd1fdde1bf
|
Allow black to reformat correctly
|
2020-01-09 23:45:14 -06:00 |
|
Don Kuntz
|
2cb3f327de
|
Store 'networkMode' in ECS Task Definitions instead of just throwing it away
|
2020-01-09 23:00:33 -06:00 |
|
Bert Blommers
|
5884483019
|
Compare map, instead of string repr
|
2020-01-09 10:08:35 +00:00 |
|
Bert Blommers
|
cba3cfc384
|
Escape curly braces in formatting string
|
2020-01-09 09:10:16 +00:00 |
|
Patrick Delaney
|
d06a5d3a2b
|
fix: small fixes to get scripts/scaffold.py working
|
2020-01-07 10:12:50 -05:00 |
|
Bert Blommers
|
5f59cb7fb0
|
#2674 - ListAppend should also work when adding maps to a list
|
2020-01-06 08:16:09 +00:00 |
|
Franz See
|
a8e1a3bf08
|
moto/issues/2672 | Formatted using black
|
2020-01-06 13:29:23 +08:00 |
|
Franz See
|
68d882e6c0
|
moto/issues/2672 | Modified 'token_use' to return 'id' for an id token, and 'access' for an access token
|
2020-01-06 00:19:31 +08:00 |
|
Bert Blommers
|
eab9e15bf0
|
#2623 - Fix and simplify test in ServerMode
|
2020-01-05 15:01:31 +00:00 |
|
Bert Blommers
|
000cb968a4
|
#2623 - Only return response from lambda, skip log output
|
2020-01-05 11:36:51 +00:00 |
|
Bert Blommers
|
74ad2d7d3c
|
Merge pull request #25 from spulec/master
Merge upstream
|
2020-01-04 09:06:23 +00:00 |
|
Jack Danger
|
d596560971
|
Merge pull request #2657 from gruebel/add-missing-regions
Add missing regions to all services
|
2020-01-02 17:27:25 -08:00 |
|
gruebel
|
cd9b7072a2
|
Adjust ec2 regions tests
|
2019-12-28 21:22:16 +01:00 |
|
Dejan Levec
|
877f3b056a
|
Add IsTruncated to Route53.list_resource_record_sets
|
2019-12-27 19:32:31 +01:00 |
|
Mike Grima
|
1db617a530
|
Merge pull request #2659 from gruebel/fix-sns-unsubscribe
Fix sns unsubscribe & delete_topic behavior
|
2019-12-27 09:10:24 -08:00 |
|
Mike Grima
|
d0d95420e7
|
Merge pull request #2655 from levinine/add-codecommit
add codecommit create, get and delete repository
|
2019-12-27 09:04:19 -08:00 |
|
Mike Grima
|
b86e1d073b
|
Merge pull request #2652 from gruebel/add-codepipeline-tags
Add codepipeline tags
|
2019-12-27 08:57:59 -08:00 |
|
Mike Grima
|
79aaad1068
|
Merge pull request #2651 from whummer/fix-s3-prefix
Avoid rendering "None" as S3 Prefix value
|
2019-12-27 08:56:06 -08:00 |
|
Mike Grima
|
eeedb2e6f8
|
Merge pull request #2650 from asherf/dynanmodb
Fix issue when working with dyanmodb stream and complex types.
|
2019-12-27 08:54:47 -08:00 |
|
Mike Grima
|
65664dcf85
|
Merge pull request #2648 from asherf/iam
Implement List user tags
|
2019-12-27 08:53:05 -08:00 |
|
Mike Grima
|
664e959856
|
Merge pull request #2639 from corrjo/instance_connect
Resolves #2637 added send_ssh_public_key
|
2019-12-27 08:51:27 -08:00 |
|
gruebel
|
2fb5004dc2
|
Fix sns unsubscribe & delete_topic behavior
|
2019-12-27 16:04:12 +01:00 |
|
gruebel
|
9d9b620878
|
Fixed linter errors
|
2019-12-26 21:03:49 +01:00 |
|
Jovan Zivanov
|
45922fd4ef
|
[codecommit] add support for server mode
|
2019-12-26 17:21:37 +01:00 |
|
gruebel
|
d7ba355a65
|
Add missing regions to all services
|
2019-12-26 17:12:22 +01:00 |
|
Jovan Zivanov
|
cba1b2e180
|
[codecommit] fix repository name check
|
2019-12-26 16:30:06 +01:00 |
|
Jovan Zivanov
|
cb1eb79b89
|
add tests for codecommit
|
2019-12-26 16:06:53 +01:00 |
|
Jovan Zivanov
|
e20deb4acd
|
fix linter exceptions
|
2019-12-26 15:02:24 +01:00 |
|
Jovan Zivanov
|
a820aada42
|
add codecommit create, get and delete repository
|
2019-12-26 14:23:53 +01:00 |
|
Asher Foa
|
7d4c15d53e
|
skip part of the test in server mode.
|
2019-12-24 11:01:54 -08:00 |
|
Asher Foa
|
299e7851d6
|
Add assertions.
|
2019-12-24 10:23:46 -08:00 |
|
gruebel
|
9455ab0e53
|
Fix Python 2.7 tests
|
2019-12-24 13:52:33 +01:00 |
|
gruebel
|
8331d480ba
|
Add codepipeline.untag_resource
|
2019-12-23 19:50:16 +01:00 |
|
gruebel
|
b96a46b98f
|
Add codepipeline.tag_resource
|
2019-12-23 19:33:37 +01:00 |
|
Stephan
|
1fa4a2beb3
|
Merge pull request #2 from sthuber90/development
replace CRLF line ending with LF
|
2019-12-23 11:31:24 +01:00 |
|
Stephan Huber
|
4f86a9c3cd
|
replace CRLF line ending with LF
|
2019-12-23 10:24:56 +01:00 |
|
Stephan Huber
|
ed8d5edb50
|
fix linting errors
|
2019-12-23 09:01:53 +01:00 |
|
Stephan Huber
|
a6aa0f6dbf
|
Update models.py
|
2019-12-23 08:46:37 +01:00 |
|
Stephan Huber
|
0527e88d46
|
Merge remote-tracking branch 'upstream/master'
|
2019-12-23 08:38:53 +01:00 |
|
gruebel
|
df951facc5
|
Add codepipeline.list_tags_for_resource
|
2019-12-22 11:42:15 +01:00 |
|
Waldemar Hummer
|
4ad111830b
|
fix tests
|
2019-12-21 13:27:49 +01:00 |
|
Waldemar Hummer
|
bcc4a74869
|
avoid rendering "None" as S3 Prefix value
|
2019-12-21 12:08:13 +01:00 |
|
Asher Foa
|
5bd3827b26
|
run black
|
2019-12-20 18:55:58 -08:00 |
|
Asher Foa
|
0a7d299da3
|
Fix json encoding issue.
|
2019-12-20 18:55:58 -08:00 |
|
Asher Foa
|
a6f14eee3f
|
Add test to repo stream issue
|
2019-12-20 18:55:58 -08:00 |
|
Asher Foa
|
c2e444a210
|
Update tests.
|
2019-12-20 10:54:33 -08:00 |
|
Mike Grima
|
b8a1f85285
|
Merge pull request #2644 from gruebel/add-codepipeline-fix
CodePipeline - implement CRUD endpoints
|
2019-12-20 09:28:42 -08:00 |
|
gruebel
|
2177024948
|
Use moto.iam.models.ACCOUNT_ID instead of hardcoded ID
|
2019-12-20 16:48:55 +01:00 |
|