Ecosyste.ms: OpenCollective

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

Fastify

Fastify is a high-performance Node.js web framework, thriving with a dedicated open-source community for collaborative growth and excellence.
Collective - Host: opensource - https://opencollective.com/fastify - Website: https://fastify.dev/ - Code: https://github.com/fastify/fastify

Merge pull request #385 from fastify/greenkeeper/fastify-cli-0.11.0

Update fastify-cli to the latest version 🚀

github.com/fastify/fastify - 6c0085d3baf991f6447855982be74ba38be33c08 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
fix(package): update fastify-cli to version 0.11.0

github.com/fastify/fastify - bebecc0dd05bef03073a0b22677484741930acf3 authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Fixing header link case.

github.com/fastify/fastify - 56c4697bb6b6a5fa0e635a5dc54f273ec6de505e authored almost 7 years ago by Cameron Chapman <[email protected]>
Breaking ecosystem section out to a page in the docs section and sorting by maintainer (community or core).

github.com/fastify/fastify - 1bc33d5c194dcfe545fd788ef7896f0e92272a47 authored almost 7 years ago by Cameron Chapman <[email protected]>
add support for passing https server cert and key

github.com/fastify/fastify - 723ea0a53899f95de48695768d27c49ad7869d6b authored almost 7 years ago by Evan Shortiss <[email protected]>
Add typings for setNotFoundHandler & setErrorHandler (#381)

github.com/fastify/fastify - a7859b112a84cb7b8c60509b4a1113d58c8c617d authored almost 7 years ago by Wang Dàpéng <[email protected]>
Merge pull request #379 from themre/master

bump find-my-way

github.com/fastify/fastify - c08780ff9972ef43db706539d21c949eb35a7fa2 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
bump find-my-way

github.com/fastify/fastify - dc2694b8a0817da9f581b46733dfcc03cfd3959a authored almost 7 years ago by themre <[email protected]>
Merge pull request #373 from fastify/remove-request

Remove request devDeps

github.com/fastify/fastify - 64f03922f49ef4f045b84bbb3832c90b3c1d8cd2 authored almost 7 years ago by Tommaso Allevi <[email protected]>
add http inject tests

github.com/fastify/fastify - 882fa8150456b88d524c65ff9a16ffb0f4cc28ba authored almost 7 years ago by Jakub Kuritka <[email protected]>
add definition for the inject method on the FastifyInstance

github.com/fastify/fastify - 0e4d2e0a561ec150133e4b5642c22e9ba3dfdabb authored almost 7 years ago by Jakub Kuritka <[email protected]>
Merge pull request #374 from fastify/greenkeeper/fastify-cli-0.10.0

Update fastify-cli to the latest version 🚀

github.com/fastify/fastify - c61d10089b584bf2f73355c66b1babd421a38c44 authored almost 7 years ago by Tomas Della Vedova <[email protected]>
fix(package): update fastify-cli to version 0.10.0

github.com/fastify/fastify - f08f682f2f648421bdf69d9ac112920b37c35b9e authored almost 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Remove request deps

github.com/fastify/fastify - 15bc1917044c4250d3cca84717958d7b401e2f3f authored almost 7 years ago by Tommaso Allevi <[email protected]>
Merge pull request #369 from hankandre/patch-1

Updated typo for url

github.com/fastify/fastify - 07f7e9bfebac52439114f9931f3915ee82048d4e authored about 7 years ago by Tomas Della Vedova <[email protected]>
Merge pull request #370 from hankandre/patch-2

Further grammatical updates to the docs

github.com/fastify/fastify - 36c67ac42fdf10154c7fa0f0b5c23a9d4bdeace0 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Further grammatical updates to the docs

Fixed some grammatical errors and reworded some sentences to improve clarity.

github.com/fastify/fastify - e11fe1fb3da229f7cc27cfa67d12ef281514821f authored about 7 years ago by Hank Andre <[email protected]>
Updated typo for url

Loving this! I just noticed a small type while perusing the docs.

github.com/fastify/fastify - 90b412cb7c1696a974c8f2c7e1b71e7c0a8eb11b authored about 7 years ago by Hank Andre <[email protected]>
Merge branch 'master' of github.com:fastify/fastify into onSend

github.com/fastify/fastify - 20e740ffdfbb1bb9c8bc20c2128638fec02784d4 authored about 7 years ago by Luca Maraschi <[email protected]>
Fixed Reply constructor

github.com/fastify/fastify - b4f03967f081115618260dc60d4926a9cacfb4cf authored about 7 years ago by Luca Maraschi <[email protected]>
Fixed Reply constructor

github.com/fastify/fastify - f34c5c66792ac011bcb585b135ea9070516dd8bc authored about 7 years ago by Luca Maraschi <[email protected]>
Merge pull request #366 from xiaohu-developer/fix-hooks-doc

fix preHandler interface param: replace `req` with `request`

github.com/fastify/fastify - f4f31e263d21ed6bdd689cffb9b76e7d1bfed287 authored about 7 years ago by Matteo Collina <[email protected]>
Call onSend in case of errors

github.com/fastify/fastify - ed572e2bc27749435c44092fe2d4f51625767029 authored about 7 years ago by delvedor <[email protected]>
Updated docs

github.com/fastify/fastify - b362ace82f493861335f80a8f21d89f336c97434 authored about 7 years ago by delvedor <[email protected]>
Updated dependencies

github.com/fastify/fastify - 59508710067e511aab49892745d1782395a7a893 authored about 7 years ago by Luca Maraschi <[email protected]>
Updated tests and example

github.com/fastify/fastify - 54157249dc40ba1347f775742d7db53101379b2c authored about 7 years ago by Luca Maraschi <[email protected]>
Call onSend only if there are hooks to call

github.com/fastify/fastify - 883afe425a29672d624f24a471516ebde772ec80 authored about 7 years ago by delvedor <[email protected]>
Updated test

github.com/fastify/fastify - 18068265d5641bacff1b90a05a6e4d685a7c1224 authored about 7 years ago by delvedor <[email protected]>
stash

github.com/fastify/fastify - f8b6e4b0cf709682673af727d6826cc74548fb11 authored about 7 years ago by Luca Maraschi <[email protected]>
Changed onSend to support request

github.com/fastify/fastify - 95767ad7b35d7769b67b0de33b1dfa9a17e8e2f0 authored about 7 years ago by Luca Maraschi <[email protected]>
Added onSend test

github.com/fastify/fastify - 54035236e9615d5d7f5ad94b8d339f172a253e24 authored about 7 years ago by Luca Maraschi <[email protected]>
Serialize payload after on onSend

github.com/fastify/fastify - e1b2d94a957fca985f8b31e7e705f73127a1184a authored about 7 years ago by Luca Maraschi <[email protected]>
fix preHandler interface param: replace `req` with `request`

github.com/fastify/fastify - a030c6eaee446e5e5e6d5cacb180f3be84009842 authored about 7 years ago by BigMurry <[email protected]>
Updated dependencies

github.com/fastify/fastify - 10f1bf21dbdd5dbd0a71412d7feb76a5bff71322 authored about 7 years ago by Luca Maraschi <[email protected]>
Merge pull request #364 from gj/fix-typos-in-documentation

Fix minor typos and grammar issues in documentation

github.com/fastify/fastify - c867dce2048aaea5701ba3b4beb00b5b2eaea42b authored about 7 years ago by Matteo Collina <[email protected]>
Rename docs/Validation-And-Serialize to docs/Validation-and-Serialization and update refs

github.com/fastify/fastify - 4eb2646f5a178ebb1260178b2bbc1f2df9a4be54 authored about 7 years ago by Gabe Jackson <[email protected]>
Incorporate @jsumners's suggestions

github.com/fastify/fastify - 146b5b2a7b0b412941c68e6360c53b14c30fccbf authored about 7 years ago by Gabe Jackson <[email protected]>
Merge pull request #363 from StarpTech/readme_hooks

Fixed reply.code example, add table to describe hook parameters

github.com/fastify/fastify - ad61d5b5d0721a9e30ff1cbbfa57fbf653a4f38e authored about 7 years ago by Dustin Deus <[email protected]>
move res parameter up

github.com/fastify/fastify - 6574f7bf1fd3030a93f9b3bf174f5f4ba507d04d authored about 7 years ago by Dustin Deus <[email protected]>
update description

github.com/fastify/fastify - e81d000ad8ea2090f429941ef076773b2c178475 authored about 7 years ago by Dustin Deus <[email protected]>
Fixed reply.code example, add table to describe hook paramters

github.com/fastify/fastify - 8b676e6bfbe7d23edb25cfb1b4d11e677d8faa49 authored about 7 years ago by Dustin Deus <[email protected]>
Fix minor typos and grammar issues in docs/Getting-Started.md

github.com/fastify/fastify - 4c7b06aa56e3bc30de9720620c0e6d4a7ab35e1a authored about 7 years ago by Gabe Jackson <[email protected]>
Fix minor typos and grammar issues in docs/Decorators.md

github.com/fastify/fastify - 65f5e104676760ac3a6beb5211968da2c64f6742 authored about 7 years ago by Gabe Jackson <[email protected]>
Fix minor typos and grammar issues in docs/ContentTypeParser.md

github.com/fastify/fastify - 549983f91f8f52dbd8fb1661e790feeb0f42153f authored about 7 years ago by Gabe Jackson <[email protected]>
Fix minor typos and grammar issues in docs/Validation-And-Serialize.md

github.com/fastify/fastify - d29af813a2eac17d07a70420c73b85f4ba16c65e authored about 7 years ago by Gabe Jackson <[email protected]>
Merge pull request #361 from felixonmars/patch-1

Fix a typo in Reply.md

github.com/fastify/fastify - 82ad83628252697e328862312a1a64f3cc13e600 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Fix a typo in Reply.md

github.com/fastify/fastify - c56c165ae163e8b2f95cc02a965ae29b0ef985d8 authored about 7 years ago by Felix Yan <[email protected]>
Merge pull request #358 from fastify/mcollina-patch-1

Slightly reword of the README

github.com/fastify/fastify - bd85fd2d724a389652c1256cdb861dac70d14e8a authored about 7 years ago by Matteo Collina <[email protected]>
Latest fixes

github.com/fastify/fastify - 8d91fb4d2c74cef0f6923aa3b4475184d0bbfc6c authored about 7 years ago by Matteo Collina <[email protected]>
Update README.md

Removes gendered term when referring to a developer.

github.com/fastify/fastify - 3cafd2f6f16240b6168faa16ebf0dcd3dbc4d104 authored about 7 years ago by ermi-ltd <[email protected]>
removed comments from async-await example

github.com/fastify/fastify - 3120b95a4d40f9399c5fa501c077cb826875a7ec authored about 7 years ago by Matteo Collina <[email protected]>
Use type in the README

github.com/fastify/fastify - 0b5d61217b2c48ec213ea5d6a7b62e7dfd5dff0d authored about 7 years ago by Matteo Collina <[email protected]>
Slightly reword of the README

github.com/fastify/fastify - 645afb44930465ae2885e474bd5e727bf0db7158 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #357 from gj/patch-1

Fix some minor typos

github.com/fastify/fastify - 3727d717a5ccf88f2b52876e1d35e0296f8f178c authored about 7 years ago by Matteo Collina <[email protected]>
Changed onSend to support request

github.com/fastify/fastify - ca45501e0c06a41f9dfe4205930513a9b2638093 authored about 7 years ago by Luca Maraschi <[email protected]>
Fix some minor typos

github.com/fastify/fastify - f84cc17cf7c93eb9325086dc5ef3f3593dc4e440 authored about 7 years ago by Gabe Jackson <[email protected]>
Merge pull request #353 from fastify/greenkeeper/fastify-cli-0.9.0

Update fastify-cli to the latest version 🚀

github.com/fastify/fastify - daae919eed5c8f673bf5760920f732356eca5a39 authored about 7 years ago by Tomas Della Vedova <[email protected]>
fix(package): update fastify-cli to version 0.9.0

github.com/fastify/fastify - ba7b9204e363eeab68d0c33885868028104e4d05 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Tell greenkeeper to ignore joi and boom

github.com/fastify/fastify - b1dc954a471b097e16d677ea377cdd72d60d90f6 authored about 7 years ago by Matteo Collina <[email protected]>
Bumped v0.30.2.

github.com/fastify/fastify - f31dc7da0234c69f0571b069bdde70960b7aa11a authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #351 from allevo/decorate-two-different-fastify-instances

decorateReply two different fastify instances fails

github.com/fastify/fastify - ef7d54d172fe5c62fd115e2ca27ce4c7289811ab authored about 7 years ago by Tommaso Allevi <[email protected]>
Rename test

github.com/fastify/fastify - 338bfb6c329516dd92f580737a5d26156979e216 authored about 7 years ago by Tommaso Allevi <[email protected]>
Fix bug

github.com/fastify/fastify - 7cc54172c005aa939ce2b2efe134005fe46f9a36 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add failing test

github.com/fastify/fastify - 741a1d7e389bfc660db34c356981623939119599 authored about 7 years ago by Tommaso Allevi <[email protected]>
Bumped v0.30.1.

github.com/fastify/fastify - 3fc55e95eb7704b9248c1f43e03db471c0940d90 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #349 from paolochiodi/request-id-header

Use "request-id" header if present for req.id

github.com/fastify/fastify - d807434bdfa76e4e1056332115bd49a46db8a1a7 authored about 7 years ago by Matteo Collina <[email protected]>
expand docs on request-id

github.com/fastify/fastify - d9e3a21657f852804cf244f80449afdf952232f2 authored about 7 years ago by Paolo Chiodi <[email protected]>
Use "request-id" header if present for req.id

github.com/fastify/fastify - 6eac43a3c305b0227f8da49f97728e9f053ad7ab authored about 7 years ago by Paolo Chiodi <[email protected]>
Updated tests and example

github.com/fastify/fastify - ebf4338c577fbe82722c994199fc459266db8165 authored about 7 years ago by Luca Maraschi <[email protected]>
stash

github.com/fastify/fastify - 72575282b9d3e55cc704d8930a8b33ae2354c670 authored about 7 years ago by Luca Maraschi <[email protected]>
Updated docs

github.com/fastify/fastify - f0b533fae658591d08123ba885333ad93902ad12 authored about 7 years ago by delvedor <[email protected]>
Call onSend only if there are hooks to call

github.com/fastify/fastify - 5b311b36c19e46603f26456be01d55fdb28c9f67 authored about 7 years ago by delvedor <[email protected]>
Added onSend test

github.com/fastify/fastify - 733f3aa3fdcabcfeaf8643d9b3051665f92d18b4 authored about 7 years ago by Luca Maraschi <[email protected]>
Updated test

github.com/fastify/fastify - 4daae1ce93dd4b9976e5a76a6c6097250a512106 authored about 7 years ago by delvedor <[email protected]>
Call onSend in case of errors

github.com/fastify/fastify - be52e5ba78e704b56d0f5d4c27ca0c768d5e4fe0 authored about 7 years ago by delvedor <[email protected]>
Serialize payload after on onSend

github.com/fastify/fastify - b6b03096c8fe773f68f1c87c9e8d469b858ddbb9 authored about 7 years ago by Luca Maraschi <[email protected]>
Merge pull request #347 from fastify/no-logger-by-default

No logger by default

github.com/fastify/fastify - 4ec6da373de406c6fee62d929817b7f7571580d7 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Bumped v0.30.0

github.com/fastify/fastify - 73cef2649d891915ec49329f1857858a4c987f2f authored about 7 years ago by delvedor <[email protected]>
Updated find-my-way dependency

github.com/fastify/fastify - 1574ed026faadb6a6111d6eada35fad701616491 authored about 7 years ago by delvedor <[email protected]>
Added Luciano to package.json contributors

github.com/fastify/fastify - a68956908cc495dbe9ae156ca6ed7f6e2f42c676 authored about 7 years ago by Luciano Mammino <[email protected]>
Addressing feedbacks

github.com/fastify/fastify - fd8d8bb1ec77dba292e2a0900da9f5fd3deb4c96 authored about 7 years ago by Matteo Collina <[email protected]>
Alphabetize the contributors list

github.com/fastify/fastify - e406541cb84b4e74d8ab4ded54e7867ba145a2a8 authored about 7 years ago by James Sumners <[email protected]>
docs for no logger by default

github.com/fastify/fastify - 3eec5ed2f9ae948334c632f4d75b8f9c9686095c authored about 7 years ago by Matteo Collina <[email protected]>
Default to abstract-logging by default

github.com/fastify/fastify - 445980009f68056cc64ca04a6168c86a234fb2ca authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #335 from fastify/encapsulation

Updated tests to support latest avvio

github.com/fastify/fastify - e6a11c84c4daf41135cd7a2aa8e48ef8bcd8ddd9 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Merge pull request #346 from cagataycali/patch-2

Added contributor

github.com/fastify/fastify - bab051bc3d4437de7461054fbea8bb0ef20e7618 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Merge branch 'master' into encapsulation

github.com/fastify/fastify - 5befe212c196cd5f89f5cda6c1fdacca6d5b1072 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Merge pull request #344 from fastify/catch-all-content-type-parser

Catch all content type parser

github.com/fastify/fastify - d735dce7ae102a820b3ffbfcf800a64ce0b8d558 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Added contributor

I added myself to the contributor's list.

github.com/fastify/fastify - e0ec2b702413fc614120c45dfc46979082125331 authored about 7 years ago by /c² <[email protected]>
Updated readme, fixing broken plugin listing (#345)

github.com/fastify/fastify - bf4036ef04f5e6f5f776bd838bca9da9ec0fdcb3 authored about 7 years ago by Luciano Mammino <[email protected]>
Updated docs

github.com/fastify/fastify - 1acfff3db1d8c8ecf2c42c331581b1fbb6e86174 authored about 7 years ago by delvedor <[email protected]>
Merge branch 'master' into catch-all-content-type-parser

github.com/fastify/fastify - f95d621d1c42d43efe3251a377e43ab714b39218 authored about 7 years ago by delvedor <[email protected]>
Updated plugins list

github.com/fastify/fastify - 41de7057c9d3889fd0acf099ef231a29c11661c5 authored about 7 years ago by delvedor <[email protected]>
Merge pull request #342 from fastify/greenkeeper/fast-json-stringify-0.14.0

Update fast-json-stringify to the latest version 🚀

github.com/fastify/fastify - 4df5636a7883670c92c8e94d9dba2b5f0c1c9371 authored about 7 years ago by Matteo Collina <[email protected]>
Add key signature for string keys (like '2xx') in response schema (#338)

* add support for string keys (like '2xx') to response schema

* define string and number resp...

github.com/fastify/fastify - 350d09cd068cef4330d0363bcfc73ed17a89aae0 authored about 7 years ago by Jakub Kuritka <[email protected]>
fix(package): update fast-json-stringify to version 0.14.0

github.com/fastify/fastify - e2c1be73147852721f696ba7678fcff4620c402f authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #340 from Ethan-Arrowood/Inc-Code-Coverage

Increase Code Coverage

github.com/fastify/fastify - 03e6807368a32afa943c14a2a363132893123662 authored about 7 years ago by Matteo Collina <[email protected]>
use NodeJS namespace for ReadableStream (#339)

github.com/fastify/fastify - 1512439e45a08dbe4ed3854dacf4c06c733d7017 authored about 7 years ago by Jakub Kuritka <[email protected]>
Increase code coverage for handleRequest.js

github.com/fastify/fastify - e0451bad7690ccbe3bd3bb418ff1df35a53d980b authored about 7 years ago by Ethan Arrowood <[email protected]>
Remove unused code from decorate

github.com/fastify/fastify - a17cef804823307a318dbc6590f9109698b84a85 authored about 7 years ago by Ethan Arrowood <[email protected]>