Ecosyste.ms: OpenCollective

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

ServeRest

Ajudando os QAs nos testes de APIs REST.
Collective - Host: opensource - https://opencollective.com/serverest - Website: http://serverest.dev/ - Code: https://github.com/ServeRest/ServeRest

test: implement schema test on GET /user/:id endpoint

github.com/ServeRest/ServeRest - a0e7c6e37460c11d9c516c6ebff69cf55f5e41d2 authored 11 months ago
chore(release): 2.29.0 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 3bc694f0fcf305c54479d68da70a12fa1cefeb61 authored 12 months ago
feat: block IP that is doing excessive number of requests

someone did 1.24 millions of requests in 12 hours

github.com/ServeRest/ServeRest - 0158cda9c1640fcbadcc6153146bf5953f2a2b32 authored 12 months ago
test(getRandomFinancialContributor): improve unit test code coverage to 100%

github.com/ServeRest/ServeRest - 1e18bc34cce941a7bdd081267d54aa888fc79cb6 authored almost 1 year ago
chore(release): 2.28.7 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 63544dc0e9bb3ed04772221096f85da31354e10f authored about 1 year ago
fix(error-handler): show detailed error message to user when any fail occurs

github.com/ServeRest/ServeRest - 2d5538b6f05e6701f9c8bc76f295480ab9ce422d authored about 1 year ago
chore(release): 2.28.6 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - b1406dfd83894caa9ad5f0a69456e0aa9e1279fd authored about 1 year ago
fix(regex): ensure that integer query param can be sent and converted to regex safe

close #451

github.com/ServeRest/ServeRest - b565d8821c5644acff3e311450bc47d48e996346 authored about 1 year ago
chore(release): 2.28.5 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 4e818717f701a9d2e74991e61259c41ef69b57c0 authored about 1 year ago
ci: bump setup-gcloud action from v0 to v1

github.com/ServeRest/ServeRest - a35d94ff0fcdbf9034453b63cf45f259f8dba31a authored about 1 year ago
fix: remove empty fields from query param and update regex creation unit test

github.com/ServeRest/ServeRest - 00d44a1fa145d636b833782999d7f268efde493a authored about 1 year ago
chore(release): 2.28.4 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - ca33b37ed7734848cc6b27e103f6784e4000bec7 authored about 1 year ago
refactor: make queryString filtering more readable

github.com/ServeRest/ServeRest - 3b419471cc8c45b4ffd412fc4c34d50bd331f403 authored about 1 year ago
fix: fix regex matching for query string null/undefined

github.com/ServeRest/ServeRest - 67d9914df336a3a0ebfadc274d3d7343ac69af47 authored about 1 year ago
chore(release): 2.28.3 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 74ec3430ffc96478a5ebec7befdc33d179032f33 authored about 1 year ago
ci(patch): simplify rollback steps and fix update-traffic command

github.com/ServeRest/ServeRest - 875f8d7107880a5201ae7687c6f4a84124208271 authored about 1 year ago
chore(release): 2.28.2 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 7979dc3d7b1e3b2d017e523b434ac3b9fc9c7289 authored about 1 year ago
ci(patch): serve all traffic to new deployed image

github.com/ServeRest/ServeRest - 0b68fc7e4424a868ff8512499d39006a768e02c7 authored about 1 year ago
chore(release): 2.28.1 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 94741d2ba44ee9a9900777d42c2857bc15b3e064 authored about 1 year ago
chore(patch): update datadog version for gcloud dockerfile

github.com/ServeRest/ServeRest - 19fb8f6e74674cd14845440d72d7daedc3e1a43b authored about 1 year ago
chore(release): 2.28.0 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 667f759cc8fe23558bc04636634e787610616780 authored about 1 year ago
ci: bump action para usar node 16 ao invés de 12

github.com/ServeRest/ServeRest - 1ef2cb01782f855c8318b24893e1331ca915123b authored about 1 year ago
feat(regex): evitar Regex Injection e implementar test unitário

github.com/ServeRest/ServeRest - 293e99557a7056cb7bdee84626ae4b6880a652a4 authored about 1 year ago
chore(docker): avoid supply chain attack

github.com/ServeRest/ServeRest - e2d73912f2cf1b0b2d8d8d017b002fc07dca8e84 authored about 1 year ago
chore(test): ensure that infra test dependencies install is cached

github.com/ServeRest/ServeRest - f148513db04eeba2365f8a70341e0e27ab99188e authored about 1 year ago
chore: reduce volume write access

github.com/ServeRest/ServeRest - a7a3993c2e00a05af23702644b03a750d36d853c authored about 1 year ago
refactor: improve code maintainability

github.com/ServeRest/ServeRest - 3995d6130f812fd33a63e1d22a14ff6e1aae38a2 authored about 1 year ago
fix(docker): remove datadog

github.com/ServeRest/ServeRest - f54d8bf89cc32d69a2ab54718de86f1c87918066 authored about 1 year ago
chore(release): 2.27.5 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 5857a3aa60197a315f44614ce064cacf38c579fe authored over 1 year ago
chore(patch): send log to Datadog to enable logs correlation

github.com/ServeRest/ServeRest - 6cf21c2e7d538824eb3036f460b493504f770df7 authored over 1 year ago
chore: rename local monitor file to correspond the actual behavior

github.com/ServeRest/ServeRest - 0d21a87e6829799e7df27070ba85359c370b736c authored over 1 year ago
chore(release): 2.27.4 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - fbfe6550446e3b6885450c53d495ac20680eec40 authored over 1 year ago
chore(patch): show start message only when running locally

Change made to avoid request on opencollective.com when running on deployed environment

github.com/ServeRest/ServeRest - 2b67d92cdaab2709947efde5dcac5362acc62087 authored over 1 year ago
chore(release): 2.27.3 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 58f66eab936e888612426862842f8349d75449ad authored over 1 year ago
perf: improve POST /usuarios performance by using faster search query

github.com/ServeRest/ServeRest - 0594f04ed7ba15b091df1956daaff72b92d6c03d authored over 1 year ago
chore(datadog): enable Application Security Management

github.com/ServeRest/ServeRest - 92d4e7254f34a068421c911baf81d41d8644ae71 authored over 1 year ago
test(datadog): enable testing visibility

github.com/ServeRest/ServeRest - d7401b78e762a69b0c3c39a1196d00667f236bd4 authored over 1 year ago
chore(release): 2.27.2 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 60ee7324d57510af1e3b980ca06a5804a13f7bd4 authored over 1 year ago
ci(patch): adjust command to create file used on deploy

github.com/ServeRest/ServeRest - b1e11af54a95bfab0f02a3efbe249af3a45faba3 authored over 1 year ago
chore(release): 2.27.1 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - b0f6889999ee4f3b8b04a788fa395d94a7557c9e authored over 1 year ago
ci(patch): adjust command to create file used on deploy

github.com/ServeRest/ServeRest - c9ff7755a28e41c4b7be737fba514cce44228be8 authored over 1 year ago
chore(release): 2.27.0 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 9e3422475e667bd7bd372d9288d8523f944e43ee authored over 1 year ago
feat: separação de monitoramento online com Datadog e local com Moesif

github.com/ServeRest/ServeRest - de6ff16f5efd52f0754da7cd4576bc56494faa3e authored over 1 year ago
ci(deploy): add Datadog tag to enable git telemetry

github.com/ServeRest/ServeRest - 014d4086491e737edceeb21b0204f8d92dcf5ea4 authored over 1 year ago
chore(release): 2.26.35 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 112d4542e771ab22142a587464f149e4dbfe163c authored over 1 year ago
refactor(ci): improve maintainability

github.com/ServeRest/ServeRest - 469c22da0ca2b17fb61c498bf3bffea78db7b892 authored over 1 year ago
refactor(docker): move variables to gcloud command to improve maintanibility

github.com/ServeRest/ServeRest - 0d1929d6310eac1c6cec7772746187d4e470e59e authored over 1 year ago
chore(patch): update Datadog agente version to activate profiling

github.com/ServeRest/ServeRest - 7e448ab24023c61435cdd9891be22d1e1a62ec67 authored over 1 year ago
chore(datadog): log header from request / response

github.com/ServeRest/ServeRest - 296c6ffb4b4f463a2b5e9dc9baef724bd047d031 authored over 1 year ago
chore(release): 2.26.34 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 4eaf1fae11a15449df338c80b269a6956e2a97b9 authored over 1 year ago
chore(patch): enable Datadog runtime nodejs metrics

github.com/ServeRest/ServeRest - 3d9ddfab05a8982a8e60493eabad13c0aeb00332 authored over 1 year ago
chore(datadog): enable Datadog logs correlation

github.com/ServeRest/ServeRest - fb146e1d649815c9c3be611e8ce3a8a5ef26f3d0 authored over 1 year ago
chore(release): 2.26.33 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - d029c5ec83ef698893e881fa3ddcd5f41fee511d authored over 1 year ago
chore(patch): setup Datadog APM source code

github.com/ServeRest/ServeRest - cbb3fcf2d7fc43c3f21415e308fe2d0901b3c52d authored over 1 year ago
chore(release): 2.26.32 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 396985b5212f8235754b7111ee5ba022d235d5a1 authored over 1 year ago
fix(ci): adjust cloudbuild variable name substitution AGAIN

github.com/ServeRest/ServeRest - b36f8be714f608f0359d9bcf4e72d77493ad8749 authored over 1 year ago
chore(release): 2.26.31 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 96eb085f979a6c2af3cb49456affca98cf664d8c authored over 1 year ago
fix(ci): adjust cloudbuild variable name substitution

github.com/ServeRest/ServeRest - 374b05a89fc3166927e7bdb0ecfcbf5377d3a7b9 authored over 1 year ago
chore(release): 2.26.30 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 94d336f025cefc4d3e649efd0ec28048abe3588a authored over 1 year ago
fix(ci): adjust cloudbuild file substitution

github.com/ServeRest/ServeRest - 413471a56b1a49bdf4fa4305229aa4faa2b80c2d authored over 1 year ago
chore(release): 2.26.29 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 8bfc3199e3f300e9b2fa49ad94471d2cef7da8f0 authored over 1 year ago
fix(ci): missing slash on deploy CI

github.com/ServeRest/ServeRest - f612c02a1d4f5bdea1cde0261df8e8b58d207cb6 authored over 1 year ago
chore(release): 2.26.28 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - b03cd7cc7e961ce9a41bd1903bb8475e56e418a9 authored over 1 year ago
fix(ci): missing comma on cloudbuild file

github.com/ServeRest/ServeRest - c657fc75b98616d5acd680d7d6ca04a5ac64c9b2 authored over 1 year ago
chore(release): 2.26.27 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - ee77aa167ed0d034809905de279268f6db68bcc0 authored over 1 year ago
chore(patch): configure APM Datadog integration to show code telemetry

github.com/ServeRest/ServeRest - 493b0df72c3f55a8b26e23dc6fa2987de9630bc9 authored over 1 year ago
chore: add version information on docker image

github.com/ServeRest/ServeRest - 777328a69d462f653ea452ec04bdcbfeffbe9e10 authored over 1 year ago
chore(release): 2.26.26 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - aed9c1aa2495e6bbac86f1d5cf475bb004f4f78e authored over 1 year ago
ci(patch): deploy Datadog API Key on production

github.com/ServeRest/ServeRest - 5b4221470a848683b14f18955dc1f80cef5008f1 authored over 1 year ago
chore(release): 2.26.25 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - f7aceb1a7bb2954dc7fc7980484c4a8e334d43f6 authored over 1 year ago
chore(patch): implement monitoring with Datadog

github.com/ServeRest/ServeRest - f3c135334bff50e489d3f8145e676d55ddae7bfc authored over 1 year ago
docs: add Datadog sponsorship

github.com/ServeRest/ServeRest - 200feedf86d6adffd300bd11a383b3c1e417bd9c authored over 1 year ago
chore(release): 2.26.24 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 07472c0bc5050c0754c31adafff93282314b9d70 authored over 1 year ago
fix(logger): verificar o monitor de forma case insensitive

Co-authored-by: Renato Davoli <[email protected]>

github.com/ServeRest/ServeRest - bdf8b3211d777197a2cb584a3c1c7da14fc429fa authored over 1 year ago
chore(release): 2.26.23 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 8cc514e9fa26b9648321829fb72c1a77a8b8550f authored over 1 year ago
fix(rate-limiter): agora verifica monitor de forma case insensitive

github.com/ServeRest/ServeRest - 50799a434065f58aa427df3f917dc69c8ea03764 authored over 1 year ago
docs: update .all-contributorsrc

github.com/ServeRest/ServeRest - 6c6ae6e84da0e1b666abe432a817e116acb3883d authored over 1 year ago
docs: update .github/CONTRIBUTING.md

github.com/ServeRest/ServeRest - 197d61c4936d539d42d26ac0ed19908b8c4ec631 authored over 1 year ago
docs: update README.md

github.com/ServeRest/ServeRest - ec6fbe45d6e443da2779334b69a8a5dcdc1bbea8 authored over 1 year ago
chore(release): 2.26.22 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 535eb3cac1183f624c46814b9716471a63938b5b authored over 1 year ago
fix(charset): catch 'unsupported charset' error, returning friendly error

github.com/ServeRest/ServeRest - 38f99dd221373a651cf547af3ce2a494dfd9622a authored over 1 year ago
ci(deps): update semantic-release from @18.0.0 to @21.0.7

github.com/ServeRest/ServeRest - fabee3f7a85152f9860345dc86991b6be4b3095d authored over 1 year ago
chore(release): 2.26.21 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - a741d210d2975e7facad5142ff5d3714698b3c5c authored over 1 year ago
chore(patch): update author contact mail

github.com/ServeRest/ServeRest - 16c361d7f2c0a94d35d89c55afe2e245945483b9 authored over 1 year ago
docs(readme): incluir suporte do 1password ao projeto

github.com/ServeRest/ServeRest - 1212f85e3d01bcda823c6da5679b205fe71e81f7 authored over 1 year ago
docs: ajustar a seção de apoiadores

github.com/ServeRest/ServeRest - 3a5305386a12d11c11bd05407b3b01214dbb9e2c authored over 1 year ago
chore(release): 2.26.20 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 63b44532749b24db3de5f67504c8602a165a4933 authored over 1 year ago
fix: allow serverest.dev to use env stored on .env

github.com/ServeRest/ServeRest - da3cfdbdc41fbd9205423fe6ca9c691d582d0fca authored over 1 year ago
chore(release): 2.26.19 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 2f08b53ae5af912a4556bb69277e335068d6f4db authored over 1 year ago
ci(patch): trigger release to publish on serverest.dev

https://github.com/semantic-release/github#github-authentication

github.com/ServeRest/ServeRest - 2a420cba65e513f975b0e62e94834c9cd9929e6d authored over 1 year ago
chore(release): 2.26.18 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - e996b5fc85bb699f519937e117016eaa412e6c65 authored over 1 year ago
fix: fix moesif bug published between v2.26.14 and v2.26.17

the .env file wasn't being imported properly, resulting in blank environment
being sent to moesi...

github.com/ServeRest/ServeRest - a87d3442831bf3a49f77633c6b0331bc0dcb46cc authored over 1 year ago
chore(release): 2.26.17 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 02fc6aba060b6d2e2e049d9dea01717b5b9cc541 authored over 1 year ago
fix(npm): import .env file correctly

github.com/ServeRest/ServeRest - 0acad285dcf02a8d2743e258d2febbafc78dc91e authored over 1 year ago
chore(release): 2.26.16 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 8a606bf6157585677aba09029b23ef49cfb576ee authored over 1 year ago
fix(npm): add .npmignore file to allow .env work properly

github.com/ServeRest/ServeRest - d1d143adbc4584c8133d5b2660b20191792a84f6 authored over 1 year ago
chore(release): 2.26.15 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 6a0dcb16fdc09becea39839b34b6f36bd9c668d6 authored over 1 year ago
fix: adjust .env creation to fill moesif application id

github.com/ServeRest/ServeRest - 06204aa9aced8a24d2be5e9fd3c96ccb5c9c8419 authored over 1 year ago
chore(release): 2.26.14 [skip ci]

Release automatically generated through continuous delivery.

github.com/ServeRest/ServeRest - 30d297911c51b8b018a8a2df468a71531d3926e3 authored over 1 year ago
chore(patch): move exposed secret to .env file and 1password

github.com/ServeRest/ServeRest - 803225366a835aad5d2eb6ce9e3f4e7253bb2132 authored over 1 year ago