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

Updated docs

github.com/fastify/fastify - 4b920391b412511e98ceecc48392025a7a8601f0 authored about 7 years ago by Matteo Collina <[email protected]>
Adressed feedbacks

github.com/fastify/fastify - 65e24b83dffdbdbfaf0ef9db13ca4179f004478c authored about 7 years ago by Matteo Collina <[email protected]>
Updated tests to support latest avvio

Fixes #334.

github.com/fastify/fastify - 12f5aaee5fdf59a89db1652e6989b448d1fa41a8 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #333 from fastify/greenkeeper/fastify-cli-0.8.0

Update fastify-cli to the latest version 🚀

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

github.com/fastify/fastify - 796595c5298a6140ad1562e134cea451939aaeb4 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Merge pull request #295 from allevo/improve-coverage

WIP: Improve coverage

github.com/fastify/fastify - 4a0b657061224261e25e248b5f6356481958ccab authored about 7 years ago by Matteo Collina <[email protected]>
Fix test

github.com/fastify/fastify - 48f41c5f8cfba53d3583ded6fd0445f1dc7bda51 authored about 7 years ago by Tommaso Allevi <[email protected]>
Fix logger test

github.com/fastify/fastify - 70452f4ba53f97b69ed17c6274f43ad7138045b3 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - logger: false tests

github.com/fastify/fastify - 4abd7e01e124d7396cd3a01eb98ef2d14f0ac331 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - inject in error case

github.com/fastify/fastify - f8ed34527c9efe32a47bc46f9be976e562d3e459 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - Should throw on duplicate content type parser

github.com/fastify/fastify - a374e63c0f0a8086fd185f586d666e2721eac062 authored about 7 years ago by Tommaso Allevi <[email protected]>
Fix decorate* method. Add test for decorator* deps

github.com/fastify/fastify - 7e6c892f9bdf274afcb96796348b7f3f7a41e5e1 authored about 7 years ago by Tommaso Allevi <[email protected]>
Use inject in 405.test.js

github.com/fastify/fastify - 8bcac9a78547c0dcc28b2b403c9e1c23bf2a6bb2 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - Should throw on duplicate request/reply decorator

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

github.com/fastify/fastify - 6788c97f05de51f8500fdd3c77889343f668b2a1 authored about 7 years ago by Tommaso Allevi <[email protected]>
Should throw on duplicate decorator

github.com/fastify/fastify - cb4a32063fc51095eb08e72fdfefe7aecd23a6f3 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - beforeHandler should handle errors with custom status code in shorthand form

github.com/fastify/fastify - 7f593cebbe48d4b26349566b29fc304d9f90bf95 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - unlisted response code

github.com/fastify/fastify - 14aac4477856dc468eb7db149dd6965a96cb7c15 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - Add multiple methods

github.com/fastify/fastify - 28974bfccbea902f8d059e06884e0d654b81bf60 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - Should throw if one method is unsupported

github.com/fastify/fastify - 29239459a080e217e7b2cf657702d540bff188d6 authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - middlewares with prefix

github.com/fastify/fastify - 53755ba218f81da24fb20d6c5c8d9f3a7a6100e6 authored about 7 years ago by Tommaso Allevi <[email protected]>
Att test - contentTypeParser should add a custom parse in OPTIONS

github.com/fastify/fastify - c4e4268e060422f4f2e95e5cd017a22c35f7e54d authored about 7 years ago by Tommaso Allevi <[email protected]>
Refactoring validation in order to write less test

github.com/fastify/fastify - 2b9305f49e96f981937f1e607a30e49389b05afd authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - custom serializer should be used

github.com/fastify/fastify - a393c33fa3d476501d0737a7cdcefd83bd0daebb authored about 7 years ago by Tommaso Allevi <[email protected]>
Add test - Should throw on duplicate decorator encapsulation

github.com/fastify/fastify - 451c0fab03d50419cc9948ec7af72efb10ac25ca authored about 7 years ago by Tommaso Allevi <[email protected]>
Uncomment failed tests

github.com/fastify/fastify - 519721c9b541a00d2e10bbb66e5c93fc34b1fb47 authored about 7 years ago by Tommaso Allevi <[email protected]>
Fixed register TypeScript definition (#332)

* Fixed register typescript definition

* Added done() to TypeScript pulgin tests and fixed th...

github.com/fastify/fastify - c314397e6d7eea1ec9936ada9aa1dca4d42bd6e4 authored about 7 years ago by Adrien Antoine <[email protected]>
Merge pull request #328 from benderTheCrime/chore/jcg/add-documentation-clarification-for-req-and-res-in-fastify-middlewares

chore: add documentation clarification for req and res in fastify middlewares.

github.com/fastify/fastify - c9091103a1ca982d971fc1c26fe96e22363a1bf2 authored about 7 years ago by Tomas Della Vedova <[email protected]>
chore: change NodeJS to Node in middleware documentation

github.com/fastify/fastify - 87fc0f7c6c17fd946aa8b0045a6da295b86a3d4a authored about 7 years ago by Joe Groseclose <[email protected]>
chore: add documentation clarification for req and res in fastify middlewares

github.com/fastify/fastify - 2da83ee7c1d85642a17e836269b3303a1a0aa838 authored about 7 years ago by Joe Groseclose <[email protected]>
Merge pull request #316 from fastify/greenkeeper/coveralls-3.0.0

Update coveralls to the latest version 🚀

github.com/fastify/fastify - 1647b6328c494dce5bca0ebcdf034ddb76e9d2c1 authored about 7 years ago by Matteo Collina <[email protected]>
Updated benchmarks

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

github.com/fastify/fastify - 97731d747cb34f4334a8dd095a02bad3048f6ee0 authored about 7 years ago by Matteo Collina <[email protected]>
Merge branch 'master' into greenkeeper/coveralls-3.0.0

github.com/fastify/fastify - cb0bbe44b778ef4cb445ab4c486a8ccf94db4e1c authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #323 from fastify/loggerfalse

implemented logger: false through abstract-logging

github.com/fastify/fastify - 8769c71d3f63a7416b7ae6264666b287548f20f3 authored about 7 years ago by Matteo Collina <[email protected]>
implemented logger: false through abstract-logging

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

github.com/fastify/fastify - 8211eb649b9a701b2e7f4ec713cb45054c06bb75 authored about 7 years ago by delvedor <[email protected]>
Merge pull request #315 from fastify/use-light-my-request

Use light my request instead of shot

github.com/fastify/fastify - 196ad7b126a5e9879d533c1e119bad71233954e6 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Merge branch 'master' into use-light-my-request

github.com/fastify/fastify - 63f0c8e170e1da0207d21d45f1ac6ca093cd1193 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Merge pull request #318 from fastify/404-prefix

Updated find-my-way and 404 handling

github.com/fastify/fastify - f32741db9c3de6606017a0305b0449d31e710d04 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Merge pull request #320 from mahmed8003/nats-plugin

Added NATS plugin

github.com/fastify/fastify - 41276c21098de6f12b8e7332c402b6d390d1fa5f authored about 7 years ago by Tomas Della Vedova <[email protected]>
Updated find-my-way and handled empty prefix

github.com/fastify/fastify - cdd259ee16288a0d4d6dbde2bf7795902d368a28 authored about 7 years ago by delvedor <[email protected]>
Updated ReadMe. Fixed ordering of plugins

github.com/fastify/fastify - ee102d608641e2aa9279c36a0f6064ab958187d2 authored about 7 years ago by Muhammad Ahmed <[email protected]>
Added NATS plugin

github.com/fastify/fastify - f3f5cead460f0f5294233606afa5a027c41b6960 authored about 7 years ago by Muhammad Ahmed <[email protected]>
Fixed broken 404 tests

github.com/fastify/fastify - d283d8318f9f32856347eb8f161f305138f55993 authored about 7 years ago by Matteo Collina <[email protected]>
Updated inject promise handling

github.com/fastify/fastify - d945df0d84bfd7efb547319ac0a4dd4dc3f087d6 authored about 7 years ago by delvedor <[email protected]>
Updated find-my-way and 404 handling

github.com/fastify/fastify - 9eaa756deae81c1d57d8195f98c1a3fb2c5cf10b authored about 7 years ago by delvedor <[email protected]>
chore(package): update coveralls to version 3.0.0

github.com/fastify/fastify - 32d3af914cce596a35f29dfe561610237dca7b27 authored about 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Updated docs

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

github.com/fastify/fastify - 0e5f1142759a1b452bc365abd283168250c6eb5e authored about 7 years ago by delvedor <[email protected]>
Use light-my-request for http injection

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

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

github.com/fastify/fastify - f9171567098db4d4ec52cd04ab6c64da837214c2 authored about 7 years ago by delvedor <[email protected]>
Added catch all content type parser

github.com/fastify/fastify - bc4f48bb63dd1decc711f6d749b0612a4e65ed19 authored about 7 years ago by delvedor <[email protected]>
Merge pull request #313 from xiaohu-developer/fix-joi-docs

fix joi docs issue

github.com/fastify/fastify - 11ff87b54da8f13403e935e25b90b8327147513b authored about 7 years ago by Tomas Della Vedova <[email protected]>
fix joi docs issue

github.com/fastify/fastify - caa3014652f8cf065a6b246801b62dca16d64d50 authored about 7 years ago by BigMurry <[email protected]>
Merge pull request #311 from fastify/slides-docs

Added slides and videos section

github.com/fastify/fastify - 07fba9212819b18466dbc8cc194cec91cb909c6f authored about 7 years ago by Tomas Della Vedova <[email protected]>
Added slides and videos section

github.com/fastify/fastify - 7ea06ac8fb534cf7cfc96770c61b78960584a0b5 authored about 7 years ago by delvedor <[email protected]>
Merge pull request #310 from ahomu/fix-incorrect-type-definition

Fix incorrect type definition

github.com/fastify/fastify - feceeabe361930cd0d21805cbb8b291ee74c7b85 authored about 7 years ago by Tomas Della Vedova <[email protected]>
Fix incorrect type definition

s/decorateResponse/decorateRequest/

github.com/fastify/fastify - 04f656d7fe598eb51d148501663b97af0e860ab2 authored about 7 years ago by Ayumu Sato <[email protected]>
Bumped v0.29.0.

github.com/fastify/fastify - cd399a4cdc99637036ac757c87bec56e14c830c0 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #302 from sberryman/sberryman-readme-graphql

Make GraphQL support obvious

github.com/fastify/fastify - 45a8984775a161a9ac0d7b701f5fd99842c5a9af authored about 7 years ago by Matteo Collina <[email protected]>
Make GraphQL support obvious

I missed this plugin on the initial scan as `apollo` didn't immediately correlate to GraphQL in ...

github.com/fastify/fastify - e2e43e85e9d60a75ff0baf5fc792f3db553aaa44 authored about 7 years ago by Shaun Berryman <[email protected]>
Merge pull request #298 from StarpTech/feature/add_fastify_graceful_shutdown_to_readme

add fastify-graceful-shutdown plugin to readme

github.com/fastify/fastify - 3902e3473cc95e9971236f8b8f358e89d088fd91 authored about 7 years ago by Dustin Deus <[email protected]>
Merge pull request #300 from fastify/fastlog

Avoid serializing all the request for every log line

github.com/fastify/fastify - 0d1363f652485d4353fc028d9be7661590bb7c05 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #266 from fastify/404

Encapsulate not found and error handlers

github.com/fastify/fastify - 4f4e6d77978d509b0a9f98143120a8a3ee72d5e4 authored about 7 years ago by Matteo Collina <[email protected]>
Restore formbody description

github.com/fastify/fastify - 4a9c29c63092a43711665911af1bf4d9ac961024 authored about 7 years ago by Dustin Deus <[email protected]>
Fixed wrong plugin description

github.com/fastify/fastify - 7b667d68bdd4ac9f38257dab94b2b24d8a073a69 authored about 7 years ago by Dustin Deus <[email protected]>
Merge pull request #286 from fastify/fix-credits

Fixed credits

github.com/fastify/fastify - 2cb7efbe263a2f40429fbdb837f327698036a6f8 authored about 7 years ago by Matteo Collina <[email protected]>
Added contributors to package.json

github.com/fastify/fastify - 8d4f66b279262b7e38f0279048381aca6445209b authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #292 from allevo/promisify-inject

Promisify inject if needed

github.com/fastify/fastify - 06e862f06f62051f7af1c32ce7a05fe987d84d38 authored about 7 years ago by Tommaso Allevi <[email protected]>
add plugin to readme

github.com/fastify/fastify - 4eca7744c6f8bc63911bbc2e02a787908ac53bb8 authored about 7 years ago by Dustin Deus <[email protected]>
Remove _inject. Based on promise

github.com/fastify/fastify - 40512740de40d3c385fb1bf98c29cd8baef82b88 authored about 7 years ago by Tommaso Allevi <[email protected]>
Avoid to call _inject

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

github.com/fastify/fastify - c15c00622b50fbb4240e6238f93dd4e7ff7046b9 authored about 7 years ago by Tommaso Allevi <[email protected]>
Avoid serializing all the request for every log line

github.com/fastify/fastify - c5042ab08835a23bfaed213011a328b2adcb23eb authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #293 from StarpTech/feature/add_plugin_fastify_hemera

add fastify-hemera plugin to readme

github.com/fastify/fastify - 692f6ae04037259d5d2624567f77bcc20be0886a authored about 7 years ago by Dustin Deus <[email protected]>
reorder

github.com/fastify/fastify - 4ad5aa32487280f1a64739892c3ca1a7abf28f19 authored about 7 years ago by Dustin Deus <[email protected]>
add plugin to readme

github.com/fastify/fastify - e80eb7f3a46243cf15f8608151c96f11e4bad535 authored about 7 years ago by Dustin Deus <[email protected]>
Reformat test

github.com/fastify/fastify - 692112a2d9e72bc60e7ca9bc5ec7adb8e15a9c62 authored about 7 years ago by Tommaso Allevi <[email protected]>
Reformat code. Reject promise if ready fails

github.com/fastify/fastify - ac5bebfb7670b916626cc2de2aee93c540373ef2 authored about 7 years ago by Tommaso Allevi <[email protected]>
Merge pull request #287 from fastify/contributing

added contributing.md

github.com/fastify/fastify - cbb8993af6904184decc8c29d349250e3f5dcf1d authored about 7 years ago by Matteo Collina <[email protected]>
Use Object.assign instead of xtend.

github.com/fastify/fastify - a99464a49926346b708926a35faf1672b5751614 authored about 7 years ago by Matteo Collina <[email protected]>
Promisify inject if needed

github.com/fastify/fastify - b45b5a48c9555d76a0b3b14b8ea3b5128929d076 authored about 7 years ago by Tommaso Allevi <[email protected]>
Updated to address nits

github.com/fastify/fastify - cfeea1cc009b00557cf3ae0b7c6568fc494b3fce authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #285 from fastify/we-must-use-shot-3

Note that we only support shot@3.

github.com/fastify/fastify - f846eab96a88f1a0c885d7a3d4e2aa93f9030f1e authored about 7 years ago by Matteo Collina <[email protected]>
Added @starptech to the README

github.com/fastify/fastify - 85b6089e64dcd6742a99fef51dd5368318eb2680 authored about 7 years ago by Matteo Collina <[email protected]>
added contributing.md

github.com/fastify/fastify - 628858041967da6a752161b2323390a061a2a853 authored about 7 years ago by Matteo Collina <[email protected]>
Fixed credits.

github.com/fastify/fastify - 18744382a2687ef96c95f46b973f690413431bb3 authored about 7 years ago by Matteo Collina <[email protected]>
Note that we only support shot@3.

github.com/fastify/fastify - 09ba2cd81b720dba13b435b762aaa8014c20fa07 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #283 from fastify/appveyor-less-flaky

Increase some timeouts to make appveyor less flaky.

github.com/fastify/fastify - 95d0ad8e2c19c87bd93cc83be55237b6b06677f1 authored about 7 years ago by Matteo Collina <[email protected]>
Merge pull request #282 from allevo/add-fastify-register-timeout

Add fastify-register-timeout in readme

github.com/fastify/fastify - 4dfa678f2c2692c10e8f91025db3b8d70271b8d5 authored about 7 years ago by Matteo Collina <[email protected]>
Increase some timeouts to make appveyor less flaky.

github.com/fastify/fastify - d139e3a0037b7a12647fa434d80c6cbfc5a93989 authored about 7 years ago by Matteo Collina <[email protected]>
Add in readme

github.com/fastify/fastify - 90567d109b874d552f3fcc7f5dbd493a5ae79983 authored about 7 years ago by Tommaso Allevi <[email protected]>
Added docs for 404 and 500

github.com/fastify/fastify - bcdfa6098976bfee5ca06d67c7b765397684b4cd authored about 7 years ago by Matteo Collina <[email protected]>
Encapsulate 500s.

github.com/fastify/fastify - 7f4076f5e9288d1d689085cb03cd335d8d9e1a6c authored about 7 years ago by Matteo Collina <[email protected]>
added integration test with serve-static

github.com/fastify/fastify - 23cf94a677901d96ff7bfaa7e9cca42e7bf61e48 authored about 7 years ago by Matteo Collina <[email protected]>
Added hooks and middlewares to 404 pages.

github.com/fastify/fastify - 6ea22ba2f0361e393eb141b73272c9f350f77027 authored about 7 years ago by Matteo Collina <[email protected]>
Support basic customizations of 404s.

github.com/fastify/fastify - 9484172d048572a61872743cedc8e46e94cec35a authored about 7 years ago by Matteo Collina <[email protected]>
Encapsulate 404s

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