Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/getmoto/moto

A library that allows you to easily mock out tests based on AWS infrastructure.
https://github.com/getmoto/moto

add tests

51e7002cbb84c9524372f216115461e2ce5c3f12 authored almost 5 years ago
Merge pull request #2938 from bblommers/circular_import_error

Circular import error

2e91b912948aaee27546a5b3d79dc5ba52133a32 authored almost 5 years ago
Merge pull request #2930 from usmangani1/LSISSUE1450

EC2 enhancement create vpc end point

2e19666e675b6547cb5b197a64e0d69dc63c7f59 authored almost 5 years ago
Fix circular import issue

d6d2a38c76ba15051424c237ece0b12b6c1d5d11 authored almost 5 years ago
Merge pull request #42 from spulec/master

Merge upstream

842e95120c6ee11d390ba3dd2fb0b67779c19918 authored almost 5 years ago
Linting

2d0087d500ad392fd017b603f94b9030a63f5a52 authored almost 5 years ago
added test asserts and review comments

f4888da33498592d6a1e25a073ddf4673947afa6 authored almost 5 years ago
Merge pull request #2933 from mpenkov/relax-pins

relax version pins in setup.py for non-Py2 users

d608a617b2b299384ccaeffa5b827d7b5ae042cf authored almost 5 years ago
update requirements-dev.txt

79b022fbc130bdfc461f773894d4e14f0e921def authored almost 5 years ago
Merge pull request #2931 from asherf/travis

Add eu-south-1

b481ca8e3e6f32332c15385cedf9ace2b3584d6f authored almost 5 years ago
fix list comprehension

45d99aef690c0c7aeea403ead07064d0fda85497 authored almost 5 years ago
more pins for Py2

179f5170d4c721be9121b35ae24130f44f05cffe authored almost 5 years ago
relax version pins in setup.py for non-Py2 users

4a7b5adbaedb30c34e3a8ff703cb2669fc0f9f79 authored almost 5 years ago
Add eu-south-1

8e2a14ba502146acb94a51f67294aa2006d1b02b authored almost 5 years ago
enhancement Create-VPC-endpoint

84100c44831a2060ceb33a36ecdab339bbf68d0b authored almost 5 years ago
Merge pull request #41 from spulec/master

Merge upstream

55d7a2896874b7e580f18d198acec48634a9e7b9 authored almost 5 years ago
Merge pull request #2697 from Procrat/performance

Import time reduction

56887073aa4e201e9f2c72b1db8f1b54adbacca5 authored almost 5 years ago
Merge pull request #2921 from getglad/support_optin_regions

Support OptInStatus for EC2 describe_region calls

f33e810e15acee2a03e872f104f117c1cbdbd0dc authored almost 5 years ago
Merge pull request #2927 from apalumbo/master

Api gateway api get_usage_plan and get_usage_plan_key revised to handle missing values

9410daa28c76597ea96ffcfa6e5c07e9c158bebf authored almost 5 years ago
Keep sshpubkeys import function-local (~0.5s)

8ff248456ba0fefc73655bb25939dd791407448c authored almost 5 years ago
Add FIXME about import time overhead

1fc208e52ccadbc4e7c15d2140eef0970a4c1fd5 authored almost 5 years ago
Fix import errors

For Python 2, the lazy importing style uncovered some importing
mistakes. I can't quite figure o...

9c13798f785b1a920eb7c703f659c94c45417b6f authored almost 5 years ago
Lazily import submodules

b8820009e811be23fdef99e7ce358ebc91493628 authored almost 5 years ago
Keep cfnlint import function-local (~1s)

Saves about 1s of startup time.

1fbf76b95a6f48768d681d1156fab68fed9bdd97 authored almost 5 years ago
Keep pkg_resources import function-local (~0.06s)

e2af07df446850483fd9f3c1edd0a7340d3510a8 authored almost 5 years ago
Merge https://github.com/spulec/moto into support_optin_regions

ff1beea2801d103c2c4d89784b656d1f1eef6bc8 authored almost 5 years ago
Fixed apigateway usage plan api when dealing with non existing usage plans and non existing api keys

05860fcdd1bf0135df9aeeae626e6229ba9cdbda authored almost 5 years ago
Merge pull request #2929 from mikegrima/fixcw

Fixed a regression with CloudWatch

e09dfac95baada72458759998adebda97ad6a77a authored almost 5 years ago
Fixed a regression with CloudWatch

dd22e7855a2d28b969a955ec940c30bf5d141804 authored almost 5 years ago
static list of preexisting regions

f8cabf0729e72c9f295f52dd73f9af19148b72c0 authored almost 5 years ago
Merge pull request #2919 from antoinewdg-mt/fix-s3-delete-objects-with-versioning

Handle VersionId in S3:delete_objects

b5a894dd89c2d9b272e89c62967fdfcd90dc5d20 authored almost 5 years ago
Use xmltodict for parsing

41abd4344bdcb2dfd5dd4fcebf9bc6be325c052e authored almost 5 years ago
Merge pull request #2924 from pvbouwel/ddb_full_parsing_executor

Improve DDB expressions support4: Execution using AST

30a98de687a752faa9e25475e6dc8fa69b95d36d authored almost 5 years ago
Merge pull request #2894 from microe/add_sts_assume_role_with_saml

Add the STS call assume_role_with_saml

60bcb46729538f394dc43a6538a04562200b569c authored almost 5 years ago
Merge pull request #2879 from bblommers/feature/dynamodb_transact_write_items

Feature: DynamoDB: transact_write_items

2b255b0c5b9204b6c55eaccffcf042244b21184f authored almost 5 years ago
Merge pull request #2925 from pvbouwel/data_files_fix

Place reserved_keywords.txt not in root.

807d67d3cc3fb0216da1ea9a558a23d077a1c0fc authored almost 5 years ago
Place reserved_keywords.txt not in root.

Do not use data_files in setup.py but MANIFEST.in
Otherwise some enviroments throw errors when t...

0bd586eb67323b501752023050cbc69854de9805 authored almost 5 years ago
Improve DDB expressions support4: Execution using AST

Part of structured approach for UpdateExpressions:
1) Expression gets parsed into a tokenlist (...

ec731ac901563d256d8b24779e35050f06a9bfba authored almost 5 years ago
Merge pull request #2920 from lukaszpierog/handle-tags-and-description-in-secrets

Do not remove tags after secret update, handle description

6a41573eb8aecd58a77151c6ff9f99e85f841df4 authored almost 5 years ago
Merge branch 'master' into feature/dynamodb_transact_write_items

56aa454397f1f027b7c324a73cafb383c9b4e5ef authored almost 5 years ago
Merge pull request #40 from spulec/master

Merge upstream

991a740b47e95e16a763017c888835d6920eba33 authored almost 5 years ago
Merge pull request #2909 from oliparcol/bug/2759

S3 - Allow keys to start with leading slashes

efbb9c54a5ff71a5ae065c325276649afd94d97d authored almost 5 years ago
Merge pull request #2837 from bblommers/bug/2810

EC2 - Explicitly set ebs_optimized to false if not specified

fbc431dbffb82f06c4afd9a2ae884c6483880cf0 authored almost 5 years ago
Merge pull request #2838 from bblommers/feature/2388

CloudFormation - CreateChangeSet should not create resources

229b3ec196d27a16252d1c53069da74af4b48ca8 authored almost 5 years ago
Merge pull request #2852 from bblommers/feature/mock_eb

Add mock for ElasticBean

ac6c550fe6260bb6dddfe4a2f690a7abae666689 authored almost 5 years ago
Merge pull request #2857 from bblommers/feature/extend_generic_tagger_to_s3

S3 - Extend generic TaggingService to s3

111d0519f5bcde1fa915c3f3aefbae1c70b6c745 authored almost 5 years ago
Merge branch 'master' into feature/extend_generic_tagger_to_s3

b24b7cb858411b7a4ff2776f9fede4f87b255c70 authored almost 5 years ago
Merge pull request #2861 from bblommers/feature/883

Lambda - Add test to verify remove_permission functionality

a35d1cb780186cbae72bc7200cb82ecc3040a299 authored almost 5 years ago
Merge pull request #2864 from bblommers/bugfix/2800

CognitoIdentity - Fix Format of Identity ID

365a2d140b9fcb619deb775443128344384fa61e authored almost 5 years ago
Merge pull request #2848 from bblommers/feature/2239

CloudWatch - Initial get-metric-data implementation

b4a11cd19f699564af120942f9d21a11fd617671 authored almost 5 years ago
Merge pull request #2828 from bblommers/feature/dynamodb_item_limit

DynamoDB - Implement 1MB item limit

adf741b3ffeb99b482f94c54413985b7c113fbcc authored almost 5 years ago
Merge branch 'master' into feature/dynamodb_item_limit

8595493aeed671e2ca28aa72858158b3febf092d authored almost 5 years ago
Merge pull request #2825 from bblommers/feature/2699

EC2 - Add option to add volumes using CloudFormation

9c3f6c7592509129d4c2d05065838710e38e688e authored almost 5 years ago
Merge pull request #2823 from bblommers/bug/2797

DynamoDB - Allow case insensitive AND in KeyConditionExpression

dbeb16d9b9ce4d975934f36132bf114cc9be0706 authored almost 5 years ago
Merge pull request #2834 from bblommers/feature/cloudwatch-integrated-metrics

Cloudwatch - Add default metrics for other services

f4338876ffb3ba8df34ad3299d4c08ba0f58e40e authored almost 5 years ago
Merge pull request #2922 from johnwc/enhancement/apigateway-policy

Add policy to API Gateway

bd650d9b48d8f6bf1de55ab004f8778484c6516c authored almost 5 years ago
Updated for black

4a800d8f2c8677b098ea0a2c41deface8236c267 authored almost 5 years ago
Allow S3 keys to start with leading slashes.

637e0188a2ab81bf3a72b7ddae2677f235c50973 authored almost 5 years ago
Fixing lint errors.

d852f7dd063ae17cc1fa7f97bc3510e3daef55e9 authored almost 5 years ago
Add unit test for add apigateway with policy

0828c5af9dfff7430537cfb26cc62a8523d9cef3 authored almost 5 years ago
Add policy to apigateway

a658900d69ca4ae36a4b265161809a529aabb211 authored almost 5 years ago
handle description in describe secret operation, add tests

b63110be9e7fc249eda1528a9161fa1870f0484a authored almost 5 years ago
black reformatting changes

59c1f0e1313ae362b192dfbc98b698129157a660 authored almost 5 years ago
Support OptInStatus for EC2 describe_region calls

908468edb6e9151d1607972c325f5e9dd22b6681 authored almost 5 years ago
Merge pull request #2908 from d-ryzhikov/fix/table-filter-value-error

Handle ValueError raised on missing table name

eb1728850349badcb8d85e8d22ab0d534639f6ec authored almost 5 years ago
apply black formatting

ef67aee1a38e7b722d395f424aff206bc63af0dd authored almost 5 years ago
do not require secret to exist on PutSecretValue operation

6483e3be806f25f02632f0f53f8810c8ae212468 authored almost 5 years ago
Do not remove tags after secret update, handle description

3e145ef8df0433141a8c17bd33505991a25bf4be authored almost 5 years ago
Handle VersionId in S3:delete_objects

VersionId is not read in delete_objects requests, and the behavior
differs from its singular cou...

9ed6e52d0ab86a0bd7b00caeb4af2c2cfb54bf42 authored almost 5 years ago
Merge pull request #2917 from asherf/warns

Add new AWS Region: af-south-1

cd6dbe5b03edc479535120d5418c6321b643b213 authored almost 5 years ago
add two more zones.

1d31ea6397ef2349ea89ba481b1c2af23bde9d05 authored almost 5 years ago
Add af-south-1

The new version of botcore adds this region: https://github.com/boto/botocore/commit/f7dc4730ad3...

194de2b6eaf5d884b6bbce8856d6f0e21eb45149 authored almost 5 years ago
Merge branch 'master' into fix/table-filter-value-error

e866df9b9d13852d7d18bca9522eb9815114d691 authored almost 5 years ago
Merge pull request #2916 from gtmanfred/master

Make all CallbackResponse requests into a Werkzeug Request

cca3ea9ddf42d8fefd2402c21b08262efe00f275 authored almost 5 years ago
Merge pull request #2914 from MarcosBernal/feature/add-get-databases-method-to-glue

Add get_databases method to glue and update IMPLEMENTATION_COVERAGE.md

037c6e13209fe7596a40aff87bb92a2e510e02f3 authored almost 5 years ago
Update CONTRIBUTING to add Linting info

343b20a5fbfebac4cebf3f1dbd6e794084fb65fe authored almost 5 years ago
blacken

d9e2aeed5856ef762779d8920572398a1ed6c4c1 authored almost 5 years ago
Update IMPLEMENTATION_COVERAGE.md

Co-Authored-By: Bert Blommers <[email protected]>

4cd2b201b5cb07165816b1e3a0c453e7a5410d1e authored almost 5 years ago
Make all CallbackResponse requests into a Werkzeug Request

The "request" object in CallbackResponse is the PreparedRequest send by
whatever client is used ...

50a147592debbbb5e887d40d34ae146dbb266cdd authored almost 5 years ago
STS - Only check request-body of eligible requests for Actions

25d1e1059e6ad28050147dc2257e6a12846396a9 authored almost 5 years ago
Merge pull request #39 from spulec/master

Merge upstream

92b6268ccab3bb64e92284809990cc0567e17a47 authored almost 5 years ago
STS - Handle AssumeRoleWithSAML as an unsigned request

50111929cc16ea270b6c7d266c934777c15c9ad5 authored almost 5 years ago
Merge pull request #2155 from gtmanfred/master

set default status for s3 posts and add success_action_redirect support

4575f359c18fec836adce9a1cc850c9e5c69e2bd authored almost 5 years ago
blacken

80b27a6b93d0c52d8f9f5349ec87efd036a66247 authored almost 5 years ago
use werkzeug

hooray, thanks pallets discord!

4b0ba7320433b4b66488fc851c828f2ec1b56836 authored almost 5 years ago
process multipart form

49b056563a2396727e17253d09e6924ce24ef09e authored almost 5 years ago
add test

b3f6e5ab2fed73cfc9f66de92b16cfa52e3602bc authored almost 5 years ago
set default status for s3 posts

and add support for success_action_redirect.

156ba56fdc94414e45ff83763d04fca91b111513 authored almost 5 years ago
change code style to pass black --check

9381c670ab5d9ab169b071c4cf7580d04dfb4636 authored almost 5 years ago
Add get_databases method to glue moto client. Update IMPLEMENTATION_COVERAGE.md with methods that were covered previously

753a39ed0d195c3f3092d2f22fa361f93711f57b authored almost 5 years ago
Merge pull request #2913 from thatguysimon/patch-1

Mark sts > get_caller_identity() as implemented

ee0f676a033da5bf9ee6e5e9851755ef954c290e authored almost 5 years ago
Mark sts>get_caller_identity as implemented

Seems like it's implemented but not marked

12669400b715ba9a3eb7759407fbf61f1283874c authored almost 5 years ago
Merge pull request #2911 from cm-iwata/fix_2910_list_thing_principal

Added existence check of target thing to IoT ListThingPrincipals

12ac1cbae233c844f8901342d8f421385fc2f5e2 authored almost 5 years ago
Merge pull request #2885 from pvbouwel/ddb_full_parsing

DDB structured parsing

6de239d6e4df8dbde6fb8e969421c53c9a8d4122 authored almost 5 years ago
fix lint

d9b782be0a6944426347378345b2289732a2c7d9 authored almost 5 years ago
Added existence check of target thing to IoT ListThingPrincipals

fix #2910

b6789a2cc7d7ab9c2bd3fdd5b95d00e6fa20758d authored almost 5 years ago
Add test for missing table name

1a3a7d6a92619ec4142f5d4263f4b308b15e4209 authored almost 5 years ago
Merge pull request #2904 from rwhogg/elb-iso8601

Use ISO 8601 format for ELB DescribeLoadBalancers

1017e040b3a944008aabf9f262d2d829c073c435 authored almost 5 years ago
Merge pull request #2907 from michael-k/classifiers

Add Python 3.8 to trove classifiers

0b6b0ce9fe2dc25c06ad719bf2492c3e5b63d67f authored almost 5 years ago
Merge pull request #2906 from asherf/warns

Fix deprecation warnings.

9e514672ddbfe0d51fd18500acf0bd7c0f017090 authored almost 5 years ago