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

chore: greenkeeper ignore autocannon (#1696)

github.com/fastify/fastify - b53f0374de65bab4445a4a58bea75e7df1cd2594 authored over 5 years ago by Manuel Spigolon <[email protected]>
docs: fix typos (#1701)

github.com/fastify/fastify - 00d0e2397af127da88421ef23df789ce3ed611a6 authored over 5 years ago by 小菜 <[email protected]>
Alias schema.query to schema.querystring (#1690) (#1694)

github.com/fastify/fastify - bdc137e9ab320ed380b5c617647f4eb57aa8e840 authored over 5 years ago by Raghav Manikandan <[email protected]>
docs: fix req.body inside logger req (#1695)

github.com/fastify/fastify - 41a94c39e491204e1057cb71ce625135bded26c3 authored over 5 years ago by Rafael Gonzaga <[email protected]>
Removes double call to afterRouteAdded when ignoreTrailingSlash === true (#1675)

* Removes double call to afterRouteAdded when ignoreTrailingSlash === true

* Adds explaining ...

github.com/fastify/fastify - ecea232ae596fd0eb06a5b38080e19e4414bd942 authored over 5 years ago by Maksim Sinik <[email protected]>
Add RBAC plugin to Ecosystem (#1692)

github.com/fastify/fastify - fc52dc3813dec514b8bb374660818e0a52ec13b6 authored over 5 years ago by Alexander Kureniov <[email protected]>
remove travis from next branch (#1670)

github.com/fastify/fastify - 98658080df2d1d26b45d8752958399d2eac48707 authored over 5 years ago by Ethan Arrowood <[email protected]>
Update node types, typescript, and fix broken test (#1682)

github.com/fastify/fastify - 05ed74244d6050aaa87a615df7e9c6f8506e20df authored over 5 years ago by Ethan Arrowood <[email protected]>
Update node types, typescript, and fix broken test (#1681)

github.com/fastify/fastify - 7f274d1be8ed27e32662a29a5940194b602086e8 authored over 5 years ago by Ethan Arrowood <[email protected]>
Adds defaults to TS generics definitions (#1669)

github.com/fastify/fastify - 1958c74a2bc2e96d3892254904f485985bc57330 authored over 5 years ago by Maksim Sinik <[email protected]>
Bumped v2.4.1

github.com/fastify/fastify - 712337d6be084b8fc6dca88923eb9cbe6c205b13 authored over 5 years ago by delvedor <[email protected]>
Add .git folder to NPM ignore (#1663)

* Add .git folder to NPM ignore

* Update .npmignore

Co-Authored-By: Manuel Spigolon <behem...

github.com/fastify/fastify - 5d442c54970797a985eaad981abca2342eae23f9 authored over 5 years ago by Davlat Shavkatov <[email protected]>
Bumped v2.4.0

github.com/fastify/fastify - a6fa039939ee9f9317f9ef7739f265e45f2427b2 authored over 5 years ago by Matteo Collina <[email protected]>
docs(reply): clarify settings headers (#1642)

github.com/fastify/fastify - ff5bfddf3dcd828e77fef74de245b414384b63da authored over 5 years ago by Okan Sahin <[email protected]>
internal: moved route code (#1625)

github.com/fastify/fastify - 9e65ca4ed62fed5239b0719c961c79c0c073dd8b authored over 5 years ago by Manuel Spigolon <[email protected]>
Make some spelling and grammar corrections to TS.md (#1640)

github.com/fastify/fastify - d377ebe460bd045535ba272a3dfa9c44bf8ee763 authored over 5 years ago by Alex Otten <[email protected]>
Emit warning synchronously (#1657)

Fixes #1656

github.com/fastify/fastify - 1f3c0de979ed8e6edf2e30c9a8594d85d4299ee9 authored over 5 years ago by Matteo Collina <[email protected]>
chore(package): update send to version 0.17.0 (#1627)

github.com/fastify/fastify - dd059016134f97fa8b8509e373dbc0b8194455a4 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
add example repo link (#1648)

github.com/fastify/fastify - d1dab14d93e74e61acb459f803156899817ae808 authored over 5 years ago by Manuel Spigolon <[email protected]>
Catches onRoute hooks errors (#1651)

* Catches onRoute hooks errors

* Fixes typo

* Removes unneeded test

github.com/fastify/fastify - 481d8096c68cf829682cdb8716889774ba1ece92 authored over 5 years ago by Maksim Sinik <[email protected]>
chore(package): update flatstr to version 1.0.12 (#1653)

github.com/fastify/fastify - 6e4e662bc51c8e5dd5aa960efb8575e183fd7e6a authored over 5 years ago by Manuel Spigolon <[email protected]>
fix(types): fix register options (#1644)

github.com/fastify/fastify - f627bbf5b35bfb9f5d91f8d3a83275f1f437e616 authored over 5 years ago by Alexander Kureniov <[email protected]>
offboarding steps (#1646)

github.com/fastify/fastify - a210899eb32ddc95b5b70b5c5e0119c4e6efed3f authored over 5 years ago by Manuel Spigolon <[email protected]>
Fix typo in azure-pipelines.yml (#1649)

Windows + Yarn section name was `Windows_yarm`

github.com/fastify/fastify - 0ce4f0d245388179049392b44360327151eac66e authored over 5 years ago by Daniil Kolesnik <[email protected]>
Added `fastify-decorators` to Ecosystem.md (#1645)

github.com/fastify/fastify - 5a01a55dc64bf125e154e268e4c982426662ecd6 authored over 5 years ago by Andrey Chalkin <[email protected]>
add tap into greenkeeper ignore list (#1643)

github.com/fastify/fastify - d6b5354bc2e9b7519667642f78950978d6140b9c authored over 5 years ago by Sandro Martini <[email protected]>
Docs: add links for Ajv i18n and custom errors (#1588)

github.com/fastify/fastify - edff93c9e7b93a9e84723054b101690d0e86dc27 authored over 5 years ago by Davlat Shavkatov <[email protected]>
chore(package): update dns-prefetch-control to version 0.2.0 (#1641)

github.com/fastify/fastify - 995087829baaede5d3dafaaad0c28607b1b39478 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Updated docs to reflect internal reorg (#1575)

* Updated docs to reflect internal reorg

* Fix

* Clarify lead maintainers

* Update CONT...

github.com/fastify/fastify - 028f2eae0552cec49fe35a9659d0ae0e7f0e0a52 authored over 5 years ago by Tomas Della Vedova <[email protected]>
Updated azure pipelines configuration (#1639)

* Updated azure pipelines configuration
- Added macOS
- Test both yarn and npm on every system...

github.com/fastify/fastify - 86d868a12073a20411164773bcb92ae11cd9a8cf authored over 5 years ago by Tomas Della Vedova <[email protected]>
Add fastify-objectionjs plugin to the Ecosystem (#1638)

github.com/fastify/fastify - 70b9d344361921ac1dae0a6dfef6604789a9f00d authored over 5 years ago by Jose A. Ramirez C <[email protected]>
Add typings for disableRequestLogging option (#1633)

github.com/fastify/fastify - ec4564abe3df40f4ff6dd27517a5eb721c3c2333 authored over 5 years ago by Denis Fäcke <[email protected]>
improve docs of fastify.close() (#1632)

github.com/fastify/fastify - abb932d202bda40ddb4ee7a7d548c77a94e5f897 authored over 5 years ago by Denis Fäcke <[email protected]>
Add option to disable request start and end logging (#1629)

* Add option to disable request start and end logging

* Address feedback in docs

github.com/fastify/fastify - 073f7476ccecb9eed28ccaae26c5351a0406d148 authored over 5 years ago by James Sumners <[email protected]>
docs: fix a broken anchor tag in Logging page (#1622)

github.com/fastify/fastify - 8e41b2e6bd87effff64eefc27be809b5919b6c6b authored over 5 years ago by Teppei Sato <[email protected]>
Use secure-json-parse instead of bourne (#1619)

github.com/fastify/fastify - aea4100062353cf4da1cfcb4fe8167ac0092117c authored over 5 years ago by Tomas Della Vedova <[email protected]>
Hooks: throw on incorrect async function (#1608)

* Hooks: throw on incorrect async function

* Updated test

* Updated test

* Update error...

github.com/fastify/fastify - 5e1fdbf840f35f0081b3963c46fe6d9a87c0aac2 authored over 5 years ago by Tomas Della Vedova <[email protected]>
Add fastify-feature-flags plugin to Ecosystem (#1614)

github.com/fastify/fastify - 4fbf470ab013cbcdce2419c5193c4f63021b0dff authored over 5 years ago by Alexander Kureniov <[email protected]>
Minor host binding documentation rewrite: (#1616)

The previous version of the documentation didn’t make it clear that
the correct approach in con...

github.com/fastify/fastify - 7759e0bc35fe4210a74cc74b5b29f7c7e1eb424b authored over 5 years ago by Pier Paolo Ramon <[email protected]>
add: more example on how use the $ref keyword (#1613)

github.com/fastify/fastify - cf222dd5679c8c48cde77cb203e0f85c225b53a0 authored over 5 years ago by Manuel Spigolon <[email protected]>
add node v12 to ci (#1610)

github.com/fastify/fastify - 78bef60c97c7ade1cd491569302a706b9df613bc authored over 5 years ago by Ethan Arrowood <[email protected]>
chore(travis) add 12 (#1611)

github.com/fastify/fastify - d8a0ff85cceec933501ee9b2e8504e07522feb06 authored over 5 years ago by huadong zuo <[email protected]>
Bumped v2.3.0

github.com/fastify/fastify - d732ffe37a90ad73c73beddc30176f9ea2113bb2 authored over 5 years ago by delvedor <[email protected]>
use a cache for Ajv compiled schemas (#1606)

Adding a shared cache between all Ajv instances is going to speed up
external schemas compilation.

github.com/fastify/fastify - 6d26a6a1d46f11dac2834e08eff0ead59ddbe58c authored over 5 years ago by Matteo Collina <[email protected]>
chore(package): update lolex to version 4.0.1 (#1603)

github.com/fastify/fastify - aa0368bb35b0b82cec48f0d66e78d376dc4d57e3 authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Warning notice for new Function (#1605)

* Warning notice for new Function

* Update docs/Validation-and-Serialization.md

Co-Authore...

github.com/fastify/fastify - a387f0575bab4f3077c374faab680e30931e4036 authored over 5 years ago by Matteo Collina <[email protected]>
Faster startup time (#1597)

* Faster startup time

This removes 10% of the startup time by avoiding to load light-my-reque...

github.com/fastify/fastify - 55545d9e9103a5814ca150a86a0176435828e05c authored over 5 years ago by Matteo Collina <[email protected]>
Add plugin fastify-normalize-request-reply to Ecosystem (#1600)

github.com/fastify/fastify - 6bfa6906b5d88ca97d378a58e02c63942528c42c authored over 5 years ago by Eric R Glass <[email protected]>
Add onRequest route hook, refactor tests and framework for route hooks (#1594)

* Add onRequest route hook, refactor tests and framework for route hooks

* Update docs/Hooks....

github.com/fastify/fastify - ea2473e2d53df2dc691ba8deb358b588788292ff authored over 5 years ago by Matteo Collina <[email protected]>
Docs: Update Server#logger adding custom logger option (#1577)

github.com/fastify/fastify - 62dc95651f2725a14ead5805d48af4594570fc5c authored over 5 years ago by David Ochieng <[email protected]>
first serverless documentation for AWS Lambda (#1564)

github.com/fastify/fastify - c79d90e3a9762723509f25955649580e80eb5b68 authored over 5 years ago by Adriano Raiano <[email protected]>
Resolve issue 1584 (#1589)

* Use genReqId when requestIdHeader is provided but missing from incoming request

* Add reque...

github.com/fastify/fastify - 6da48f6ac8cd603e18ea4435c5f4021a9299211b authored over 5 years ago by James Sumners <[email protected]>
Fix typo in Hooks.md (#1590)

github.com/fastify/fastify - 77abd501022ccf3e1a49f84e97e89a3648af3dca authored over 5 years ago by Glebka <[email protected]>
fix/schema emoji-typo (#1585)

github.com/fastify/fastify - 3487777a997ffcc3e620e5b5503165bdc0d90dc9 authored over 5 years ago by Manuel Spigolon <[email protected]>
TOC added to Reply.md (#1582)

github.com/fastify/fastify - 68241662e2328127cf571d46194b63da20ea55bc authored over 5 years ago by srmarjani <[email protected]>
Update Routes.md (#1579)

fix link

github.com/fastify/fastify - b23a2a3923e6b644e910c89d4cabd1536c81922d authored over 5 years ago by Zoron <[email protected]>
Update Ecosystem.md (#1570)

github.com/fastify/fastify - a41fb18899e41f40ca1d8e7cb9ace71fa04e373f authored over 5 years ago by Giacomo Gregoletto <[email protected]>
doc add fastify-schema-constraint to ecosystem (#1573)

github.com/fastify/fastify - 60f51bf376a08bc728f1c8b21ac44446104f1d2a authored over 5 years ago by Manuel Spigolon <[email protected]>
Fix ignoreTrailingSlash example (#1574)

github.com/fastify/fastify - 8f2a65ae63670e3f5b2219361bc037f006e6c6eb authored over 5 years ago by Tommaso Allevi <[email protected]>
Bumped v2.2.0

github.com/fastify/fastify - a9a2ba10618d9714d9d0d47d7aef4d779f57224f authored over 5 years ago by delvedor <[email protected]>
fix/mutated-schemas at startup (#1565)

github.com/fastify/fastify - 5de74406dbff5cba90516f6c9f499ea9d5e70e1b authored over 5 years ago by Manuel Spigolon <[email protected]>
Document `genReqId` being called even when 'request-id' header is supplied (#1566)

github.com/fastify/fastify - d98629b36b5dedfaa9385c99f9c913f2fe6ad944 authored over 5 years ago by Glen Keane <[email protected]>
Chore: refactor 404 (#1547)

github.com/fastify/fastify - 8af92207309ce158df46128561cb4bfc7112060f authored over 5 years ago by Manuel Spigolon <[email protected]>
chore(package): update fluent-schema to version 0.7.0 (#1552)

github.com/fastify/fastify - 5865b8617ccaf903b2889275af676f5a3c62343c authored over 5 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update Ecosystem.md (#1559)

Adding my modest suggestion of a Fastify plugin I built. Inspired by fastify-jwt, it specificall...

github.com/fastify/fastify - 5e06604a96d4ca35d023a9055074f93b4697b823 authored over 5 years ago by Łukasz Wójcik <[email protected]>
Fix broken tests (#1561)

github.com/fastify/fastify - fc388633f6e1f5e250f06ee41bcfa0650c10ccdd authored over 5 years ago by Matteo Collina <[email protected]>
chore(package): update semver to version 6.0.0 (#1558)

Closes #1557

github.com/fastify/fastify - 9ee4ecda4f953376fa3143d46bf3ab1d6da8acb1 authored over 5 years ago by Matteo Collina <[email protected]>
Update Server.md (#1550)

github.com/fastify/fastify - 9b2a54cc11e23277a098feaa595a071e7f515fa8 authored over 5 years ago by Zoron <[email protected]>
Update Request.md (#1549)

fix typo: ttps -> https

github.com/fastify/fastify - 0d8b9f11f897459c7471061ed4bed58368a93d8f authored over 5 years ago by Zoron <[email protected]>
add: schemaCompiler property (#1533)

* add: getSchemaCompiler function

* add: getter setter for schemaCompiler

* add: _schemaCo...

github.com/fastify/fastify - 8689e6e04207738358c295df79aa2bfe89f42ec9 authored over 5 years ago by Manuel Spigolon <[email protected]>
Type this in RequestHandler (#1539)

github.com/fastify/fastify - eafb2fb87b4b5b281b7a13a85f42114790e04e67 authored over 5 years ago by Zixiang Li <[email protected]>
Add prefixTrailingSlash option to match only prefix root with paths (#1487)

github.com/fastify/fastify - 767923b3aba0e0fea57758f7ff408c616bfdee66 authored over 5 years ago by Mark <[email protected]>
Fix #1537 (#1545)

This removes some timeouts that were not needed that were failing
for random reasons.

github.com/fastify/fastify - b48a6059d44092c643ccdbbbc2cf5e136e8226cf authored over 5 years ago by Matteo Collina <[email protected]>
add fastify-http-client plugin (#1540)

github.com/fastify/fastify - 9c3f03f1aebd68bdd4500c0d413f72dbde5ee579 authored over 5 years ago by 曾劲 <[email protected]>
Added test checker configuration (#1543)

With this pr we start testing a new bot, [test checker](https://github.com/infection/tests-check...

github.com/fastify/fastify - 6125827f47c502941c9f9f5cac8266f5bbdafc2a authored over 5 years ago by Tomas Della Vedova <[email protected]>
Bumped v2.1.0

github.com/fastify/fastify - c037c5d6e3a601d0f2c66a31e09bb06fe7c123d2 authored over 5 years ago by delvedor <[email protected]>
Init options (#1530)

* Add init options defaults

* Fix: little refactoring

* Fix: code refactoring.

* Refact...

github.com/fastify/fastify - 70504930ac7d38bec676dbb588cc7e67bb785c96 authored over 5 years ago by darkgl0w <[email protected]>
feat: support more signatures for listen (#1463)

* feat: support more signatures for listen

* fix: listen socket

* doc: update server doc
...

github.com/fastify/fastify - 08ab1e84b53a83fe3ea279ede9ac7c8675ed2444 authored over 5 years ago by Xin Du (Clark) <[email protected]>
Feature: onRegister hook (#1526)

This pr adds a brand new hook that will make super happy plugin developers!
It allows you to in...

github.com/fastify/fastify - 90b8ef1be95922350c23d2ea9d57339df8fdc01e authored over 5 years ago by Tomas Della Vedova <[email protected]>
chore: ignore tap file (#1534)

github.com/fastify/fastify - fd49bc5b94d747b29b020794474ad99c173ff066 authored over 5 years ago by Xin Du (Clark) <[email protected]>
Adds fastify-flash to Ecosystem.md (#1531)

github.com/fastify/fastify - 1bb60ac7315142511d121936227ebb84a1522d98 authored over 5 years ago by Maksim Sinik <[email protected]>
Return an object instead of an array to improve the destructuring readability (#1528)

github.com/fastify/fastify - ed4af597f3a98065781f2d429c7a853fa5596711 authored over 5 years ago by Tomas Della Vedova <[email protected]>
feat: add pluginTimeout options in d.ts (#1527)

github.com/fastify/fastify - cc53dfdf4d61629ef7d2ea6ee342c4c54d55c94c authored over 5 years ago by ddot <[email protected]>
Chore: refactor fastify.js (#1506)

github.com/fastify/fastify - 7eaaabcbc376d3fdf6e14da146ffb3f5f301a7a3 authored over 5 years ago by Tomas Della Vedova <[email protected]>
Add apollo-server-fastify to the ecosystem. (#1524)

github.com/fastify/fastify - 4edd141d56e27f9a2b2702c6faadaaa043bc4fe1 authored over 5 years ago by darkgl0w <[email protected]>
InitialConfig second draft (#1471)

* initialConfig - second draft

address https://github.com/fastify/fastify/issues/1444 with ch...

github.com/fastify/fastify - 0a934fc0b76f99227fa08db804bb5c1a9d039572 authored over 5 years ago by darkgl0w <[email protected]>
Add res serializer to docs (#1455)

* Add res serializer

* Minor refactor

* Address change request

github.com/fastify/fastify - d785957545315f5ae77912dc46f04000f4135c7f authored over 5 years ago by Explorer / <[email protected]>
Updated docs (#1522)

github.com/fastify/fastify - 1ee924f0d568f7c02918ebcace22c02c9ea45750 authored over 5 years ago by Tomas Della Vedova <[email protected]>
add all the hooks in the example file (#1520)

github.com/fastify/fastify - ceeccf63a6d8ee6771d5abc6345f5ff66cd382d7 authored over 5 years ago by Manuel Spigolon <[email protected]>
Documentation update for avvio PR 82 (#1498)

* Added fastify-mongoose-driver to Community Plugins

* Updated documentation for avvio PR 82 ...

github.com/fastify/fastify - 3dd531115e0115990f96a2e92dc88f77a42a51cf authored over 5 years ago by Alexander Papageorgiou <[email protected]>
Fix #1518

github.com/fastify/fastify - 124522f74e6152da53e54641c2d7019d5d3bf4a4 authored over 5 years ago by delvedor <[email protected]>
Docs: clarify error handling in non-async routes (#1515)

Adjusted the docs on errors as discussed in #1514

#### Checklist

- [x] documentation is ch...

github.com/fastify/fastify - e41480026544eb58af47807eb302a86841226b6e authored over 5 years ago by Tim Ermilov <[email protected]>
Add fastify-mongoose-driver to Ecosystem (#1490)

github.com/fastify/fastify - 5935464f6b31a012daeb2253d5ddc453c2e27058 authored over 5 years ago by Alexander Papageorgiou <[email protected]>
Fix the default for the modifyCoreObjects option (#1517)

Also update the relevant documentation to be clearer about how the properties should be accessed...

github.com/fastify/fastify - 4d91458970038dd77a54c752e481596cc8e9f8b0 authored over 5 years ago by Nathan Woltman <[email protected]>
Pass ip, ips, and hostname to Request object (#1476)

* add ip, ips and hostname in fastify's request obj

* refactor based on @nwoltman comments in...

github.com/fastify/fastify - 6e57aa362ecbcb4b4f081f8f81030e39a23c4165 authored over 5 years ago by Shang Heng Wei <[email protected]>
Update Ecosystem.md (#1488)

github.com/fastify/fastify - 68367de0a631cdf5535eef9749ee0ba6be451a22 authored over 5 years ago by Maksim Sinik <[email protected]>
fix schema validation error message (#1513)

github.com/fastify/fastify - 73e9e05dc619e98163f127c34d045762d4a483c4 authored over 5 years ago by Manuel Spigolon <[email protected]>
Bumped v2.0.1

github.com/fastify/fastify - b4560139a74d5a40c58d30d1bd7dd2dc21a1b153 authored over 5 years ago by delvedor <[email protected]>
refactor: remove unnecessary condition (#1505)

github.com/fastify/fastify - b2bdfeea19f69258d3fdf9ce597db417ef3e4bbd authored over 5 years ago by Xin Du (Clark) <[email protected]>
add: @eomm as contributor (#1507)

github.com/fastify/fastify - 3626ca9a80f2a34143671b2bc5688cdecfdfe951 authored over 5 years ago by Manuel Spigolon <[email protected]>