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

Update benchmarks to reflect latest measurements (#1294)

github.com/fastify/fastify - 7ddc19f354853dcafbd776cc3a350d1ce00f181f authored almost 6 years ago by Cemre Mengu <[email protected]>
refactor: remove unnecessary not null check (#1289)

github.com/fastify/fastify - d0bdb4ddf770099a9ddf28c9f820615203b3e2ae authored almost 6 years ago by Clark Du <[email protected]>
chore(package): update eslint-plugin-typescript to version 0.14.0 (#1271)

github.com/fastify/fastify - 2d4dc0491d2321d69e175a3c7e3c3949cf4f5c4e authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update Hooks.md (#1291)

fix typo

github.com/fastify/fastify - bb41c4f411233525fb28438cd022797c5f85a863 authored almost 6 years ago by Zoron <[email protected]>
fix: some typos (#1288)

github.com/fastify/fastify - a3f590e0e131f218f76aff4765876e19c2102a8c authored almost 6 years ago by Clark Du <[email protected]>
Add fastify-cockroachdb to Community plugins (#1286)

github.com/fastify/fastify - c73b33265d94124bd12f71d9df5fb785c196495f authored almost 6 years ago by Alexander Papageorgiou <[email protected]>
add fastify-healthcheck in comunity plugins (#1244)

github.com/fastify/fastify - 517c64f468d59a5c33e19c03635115b8545e28bb authored almost 6 years ago by Sandro Martini <[email protected]>
Bumped v2.0.0-rc.1

github.com/fastify/fastify - 797d63bbd491e20536d6cae8867c5210db75318e authored almost 6 years ago by delvedor <[email protected]>
chore: pin ajv to 6.5.5 (#1282)

Needed because of #1281 and https://github.com/epoberezkin/ajv/issues/889.

github.com/fastify/fastify - da4e586318d27f6a00fe1cd9ca68e5634c01209c authored almost 6 years ago by Matteo Collina <[email protected]>
clarification on LTS support (#1267)

* clarification on LTS support

* Nits

* updated to v2.

github.com/fastify/fastify - 04a56ff3a1dabc5b1c325d05bbbb8830ba07ecd1 authored almost 6 years ago by Matteo Collina <[email protected]>
Bumped v2.0.0-rc.0

github.com/fastify/fastify - 55acd4af74a5e74cdf91f5cbc207c86a8b9fdcac authored almost 6 years ago by delvedor <[email protected]>
Merge pull request #1277 from fastify/next

Merge next in master

github.com/fastify/fastify - c4eb1d96c0febcd2e52e665c68bd85fab55c0787 authored almost 6 years ago by Tomas Della Vedova <[email protected]>
Custom querystring (#1270)

Closes https://github.com/fastify/fastify/issues/1268.

github.com/fastify/fastify - 5fe52e7579ba04c18a1fbc1e26e5da5a0129a796 authored almost 6 years ago by Tomas Della Vedova <[email protected]>
Document log redaction (#1255)

Document log redaction

github.com/fastify/fastify - 682644881c449ca80ec135747efaf1e00e64871d authored almost 6 years ago by Matteo Collina <[email protected]>
Merge branch 'master' into next

github.com/fastify/fastify - 5779552541f8045615e355e4231ef70921ed6024 authored almost 6 years ago by Matteo Collina <[email protected]>
Add listen notice for GCP (#1264)

* Update README.md

Per #1263 . This question has come up multiple times so I think adding a n...

github.com/fastify/fastify - ec4f0a1e00aa69485c3615b0858d2fcc8eb9339f authored almost 6 years ago by Cemre Mengu <[email protected]>
add fastify-cloudevents to Community plugins (#1248)

github.com/fastify/fastify - e901ff5e88cb02a737d5e43bb58e110e3053ac7a authored almost 6 years ago by Sandro Martini <[email protected]>
Better error message for empty body application/json (#1253)

* Better error message for empty body application/json

* Move tests under helper.js, remove r...

github.com/fastify/fastify - 832dae39c7d6941b662c66e3a17f193df80d211f authored almost 6 years ago by Cemre Mengu <[email protected]>
fix(package): update tiny-lru to version 2.0.0 (#1260)

github.com/fastify/fastify - a952698e936297b5fdd389516a33815f66f8203b authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Fix typo in README (#1257)

github.com/fastify/fastify - 01ef79bbf6f3f0194282c9986942a94c4bbc6581 authored almost 6 years ago by Cemre Mengu <[email protected]>
Set up CI with Azure Pipelines (#1226)

* Set up CI with Azure Pipelines

* improve azure pipelines

* dont run website trigger on w...

github.com/fastify/fastify - c53174cb8ca388d88a6834c62808922ea0f47c28 authored almost 6 years ago by azure-pipelines[bot] <azure-pipelines[bot]@users.noreply.github.com>
onError hook (#1236)

- The onError hook lives inside the standard request pipeline and is executed every time reply.s...

github.com/fastify/fastify - 30d1959864acfa8dd2130c80d1fec34246606d3b authored almost 6 years ago by Tomas Della Vedova <[email protected]>
Plugin double prefix (#1228)

* Register two routes for plugin '/', one with and one without the prefix

* Added test for pr...

github.com/fastify/fastify - 25c3999d6b8fd7338d7e6244c4ace541edea395e authored almost 6 years ago by Matteo Collina <[email protected]>
Move all _ prefixed properties to Symbols (#1245)

* Move all _ prefixed properties to Symbols

* rename symbols

* fixed prefix

* fix symbo...

github.com/fastify/fastify - 098e3e670fd5334f17433117065097122101bc3f authored almost 6 years ago by Hugo <[email protected]>
doc(decorators): fix markdown style (#1247)

github.com/fastify/fastify - 584bc2867749c07e089af7bee216627919b26b65 authored almost 6 years ago by Thomas Yuan <[email protected]>
chore(package): update eslint-plugin-typescript to version 0.13.0 (#1243)

github.com/fastify/fastify - 8cbc78aba78f00f92247c39895618ca16d913485 authored almost 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Bump typescript-eslint-parser (#1242)

Closes #1241

github.com/fastify/fastify - 7e18ab4c131229bdfacbc52e91d25cf43e963486 authored almost 6 years ago by Cemre Mengu <[email protected]>
Bumped v1.13.0

github.com/fastify/fastify - 2c007d530ef462279a2253aed496e11563e6b75c authored almost 6 years ago by delvedor <[email protected]>
Merge branch 'master' of https://github.com/fastify/fastify

github.com/fastify/fastify - 328623917d224307e04270858e0e55b843553f91 authored almost 6 years ago by delvedor <[email protected]>
Fixed linting

github.com/fastify/fastify - 0f3d88c5177537b3541e794393e847ef1ab7a896 authored almost 6 years ago by delvedor <[email protected]>
Fixed ts linting, add node 10 and 11 to appveyor, update deps

github.com/fastify/fastify - 42403007415370eedec787d9b51d176f7215c07a authored almost 6 years ago by Matteo Collina <[email protected]>
Added Node v11 to .travis.yml

github.com/fastify/fastify - 93587b37f39d4120c582ebf528016e0280fe4ce1 authored almost 6 years ago by Matteo Collina <[email protected]>
Added node v11, removed node v9

github.com/fastify/fastify - ef65f21993c544294395eac11aab5a29812a85e4 authored almost 6 years ago by Matteo Collina <[email protected]>
Attach validation result to request (#1238)

* Add `attachValidation` option to request

github.com/fastify/fastify - ddc4e460cc6ec514c1b92b64214acc713137c7e2 authored almost 6 years ago by Cemre Mengu <[email protected]>
Default error handler that logs the error (#1135)

* Add default logging of the error if error handler is missing. No log is performed otherwise

...

github.com/fastify/fastify - c11ed5a219a0fff6930c0ce3227fc2c2b97010a2 authored almost 6 years ago by Ricardo <[email protected]>
Remove then-sleep (#1234)

github.com/fastify/fastify - 347957c77e384d44b90adc9ad9347a0974ada922 authored almost 6 years ago by Cemre Mengu <[email protected]>
Remove eslint ignore comments (#1231)

* Removed eslint ignore comments and updated tests so they do not fail without eslint ignore

github.com/fastify/fastify - ac5fe54277855a07e4178c0a52ac30deff0cecf1 authored almost 6 years ago by Cemre Mengu <[email protected]>
Add additional build scripts for travis (#1233)

Added linting and typescript to mimic AppVeyor

github.com/fastify/fastify - 46258c6628d9dcefd028ab631d388abd6e59b994 authored almost 6 years ago by Cemre Mengu <[email protected]>
Update Validation-and-Serialization.md (#1232)

Add information about validation error handling

github.com/fastify/fastify - 49480517ef192261f25cf11cfc62ac2c7658707b authored almost 6 years ago by Cemre Mengu <[email protected]>
Include error code in onEnd exceptions (#1229) (h/t @patoi)

Include error code in onEnd exceptions (#1229) (h/t @patoi)

github.com/fastify/fastify - 8b606f17d01acb24e1729addc1c06847009a97a0 authored almost 6 years ago by Cemre Mengu <[email protected]>
Update Reply.md (#1227)

Fix broken link for `setNotFoundHandler`

github.com/fastify/fastify - f1a88020c6cafd8040f169cc7c8710eb90cc1abf authored almost 6 years ago by Cemre Mengu <[email protected]>
Prevent losing stacktrace (#1223)

Prevent losing stacktrace when onEnd is called in contentTypeParser

github.com/fastify/fastify - 3e2c78225630d348771984db7d3a111bcf773936 authored almost 6 years ago by Cemre Mengu <[email protected]>
fix: http2 secure allowHTTP1 typing (#1222)

github.com/fastify/fastify - 90f2ee2e6f6bf1b511465a1985569337f81ea2b8 authored almost 6 years ago by Jannik Keye <[email protected]>
Ensure Reply#serialize uses custom serializer (#1163)

* add failing test

* Reply#serialize should use custom serializer if it exists

* Added uni...

github.com/fastify/fastify - b94eca6555ccfc7181aa34212b3f6647384d845f authored almost 6 years ago by Paul Taylor <[email protected]>
Merge branch 'master' into next

github.com/fastify/fastify - fe32e740f874586d329db9055a09298b225b8e12 authored almost 6 years ago by Matteo Collina <[email protected]>
Add `fastify-babel` (#1219)

github.com/fastify/fastify - 09e9021dc4b7bcfd44f5b100eeceea5bf9b3a138 authored almost 6 years ago by Corey Farrell <[email protected]>
custom error handler can be able to handle contentTypeParser's errors (#1212)

github.com/fastify/fastify - 66b18ef0ff4b2e400cbc1b4ad5912ae2622c35df authored almost 6 years ago by István Pató <[email protected]>
doc(logging): fix broken link (#1215)

github.com/fastify/fastify - e87a1ca88e2989addc2f0196d5205381a9e41747 authored about 6 years ago by Thomas Yuan <[email protected]>
Pretty issue templates (#1209)

* Brand new issue templates (h/t @StarpTech )

github.com/fastify/fastify - 04e6f69aaf990804dac05bc4a0411708091166fd authored about 6 years ago by Cemre Mengu <[email protected]>
Feature/better error management (#1168)

* introduce error codes, replace content type error with custom error codes

* introduce error...

github.com/fastify/fastify - 2148dbcdf2526b254f9d8c98bd17b2b8a7e202a3 authored about 6 years ago by Dustin Deus <[email protected]>
chore(package): update typescript-eslint-parser to version 20.0.0 (#1204)

github.com/fastify/fastify - d0b0df29c271c35f8ba41271f93f6a40b9dec733 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update Decorators.md (#1207)

Simplify decorator override section

github.com/fastify/fastify - dbf99f7768ecb3f77cd402bd39d90044d97ee536 authored about 6 years ago by Cemre Mengu <[email protected]>
Enable nested plugins to override decorators (#1199)

* Enable nested plugins to override decorators
* Add full test for Request and Reply
* Updated...

github.com/fastify/fastify - 49793e47c8073fcf3fc975ce7f4f0bf0c9478be8 authored about 6 years ago by Matteo Collina <[email protected]>
Merge branch 'master' into next

github.com/fastify/fastify - d104eb25b323919d73f8148b32f27e65f0a6a5c3 authored about 6 years ago by Matteo Collina <[email protected]>
Bumped avvio to 6.0.0. (#1201)

github.com/fastify/fastify - 19a7c1212b0945fce241769cf47b197a99f9c32a authored about 6 years ago by Matteo Collina <[email protected]>
Update ContentTypeParser.md (#1198)

add punctuations.

github.com/fastify/fastify - bdf029c38d673ea73ab3dcfc5effe9cfaa46a83c authored about 6 years ago by Zoron <[email protected]>
fix broken link to Server#listen docs (#1196)

github.com/fastify/fastify - d46db76e9a935bc267b9e877d3cd671f731f9bc9 authored about 6 years ago by Matheus Marchini <[email protected]>
preValidation hook (#1153)

github.com/fastify/fastify - 02770849ea15aba175c51f6c9fc4dc95e7518b84 authored about 6 years ago by Tomas Della Vedova <[email protected]>
Update Ecosystem.md (#1191)

add `fastify-oas` plugin - an OpenAPI 3.0+ documentation generator.
add `fastify-metrics` plugi...

github.com/fastify/fastify - 7afda480dc56a18e8dd9a69658c9f086fd553234 authored about 6 years ago by Alexander Kureniov <[email protected]>
Change basePath to prefix (#1183)

* changed basePath to prefix and add deprecation warning for basePath

github.com/fastify/fastify - 42ac663bb1751c5b934df7b25533f143295dffb9 authored about 6 years ago by Cemre Mengu <[email protected]>
feat: allow listen() to be called without a port (#1190)

* feat: allow listen() to be called without a port

* fix: update typescript typings

github.com/fastify/fastify - c64cedcca31744b53e7e4acbc12babad81dde595 authored about 6 years ago by Thomas Watson <[email protected]>
Update Ecosystem.md (#1189)

Move `fastify-routes` under core plugins

github.com/fastify/fastify - dc54cdb7fbced04146a5c6ab46d2e840931ef4f0 authored about 6 years ago by Cemre Mengu <[email protected]>
chore(package): update typescript-eslint-parser to version 19.0.1 (#1188)

github.com/fastify/fastify - 4557a4ebdd5bd26ece41a669521baf617c71d77a authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Bumped v1.12.1.

github.com/fastify/fastify - 326d681758bfeb488527df149fdf761cd0655298 authored about 6 years ago by Matteo Collina <[email protected]>
Update dependencies

github.com/fastify/fastify - 4741dc6e64ee8516cb0b40656bbae374fa823d7e authored about 6 years ago by Matteo Collina <[email protected]>
Fix content length on utf8 charset (#1187)

github.com/fastify/fastify - aaeb02479d459f24735a314273176260dedbec62 authored about 6 years ago by Tommaso Allevi <[email protected]>
Bumped v1.12.0

github.com/fastify/fastify - dfec122954eb2aad1155f7aa131bb4bb03387818 authored about 6 years ago by delvedor <[email protected]>
Fix missing object wrapper for errors in pino log (#1180)

log is a pino logger, the first argument is a mapping, so in order to
give it an error object, ...

github.com/fastify/fastify - 889f16dcbf7f5879a91f89ef59f4715850ab3acb authored about 6 years ago by Olivier Favre <[email protected]>
Keep consistent es6 usage in readme example (#1181)

github.com/fastify/fastify - f33b0b2b46c1bf3b74109d394cef9fd9c0a5ff02 authored about 6 years ago by Amila Welihinda <[email protected]>
added fastify-jwt-webapp (#1141)

github.com/fastify/fastify - 01687a8accb16f6c50effef9bf2718cd65d0fca2 authored about 6 years ago by Charles Read <[email protected]>
Complete support for Joi. Added test (#1179)

github.com/fastify/fastify - cf7e76c3eeda258b0abbaa7807db3d674d206b53 authored about 6 years ago by Matteo Collina <[email protected]>
Fix support for latest Joi (#1178)

support-for-latest-joi #1158.

github.com/fastify/fastify - 0afa85806988d468afeb0243589470e353667397 authored about 6 years ago by Matteo Collina <[email protected]>
Update Ecosystem.md (#1170)

Added [fastify-routes](https://github.com/cemremengu/fastify-routes)

github.com/fastify/fastify - c21932c51f69811271f78292d4e4fea76c2a5a67 authored about 6 years ago by Cemre Mengu <[email protected]>
Add @cemremengu to contributors (#1176)

Per @mcollina's invitation

github.com/fastify/fastify - 12b62d96f8919cf3e8b6904847906788c266cb67 authored about 6 years ago by Cemre Mengu <[email protected]>
fix the logic of convert chunk segement into string (#1172)

* fix the logic of convert chunk segement into string

* add the unit test for rawBody functio...

github.com/fastify/fastify - 5441280d24f838d8c45233e243496af892b97feb authored about 6 years ago by YUyz <[email protected]>
Correct typo in docs/Plugins-Guide.md (#1173)

github.com/fastify/fastify - 64869a53d7f58e400d089aace9afd26cbc76308c authored about 6 years ago by Akos Kovacs <[email protected]>
Updated README and tap runner (#1171)

- Use all the cores available for running the tests
- cagataycali is no longer a contributor
-...

github.com/fastify/fastify - 80f74c82576f7d20c43eda9a3d0dcd918ddbdf6b authored about 6 years ago by Tomas Della Vedova <[email protected]>
Update genReqId test name (#1167)

github.com/fastify/fastify - a93588f472bfa668a75445df479d55e93f81ccb9 authored about 6 years ago by Cemre Mengu <[email protected]>
chore(package): update autocannon to version 3.0.0 (#1165)

github.com/fastify/fastify - 1b16a4c5e381f9292d3ac2c327c3bda4bd277408 authored about 6 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Added deprecation warning for genReqId option in logger (#1166)

github.com/fastify/fastify - 015480adf8b461a6bb4823f2e1644fde305db68d authored about 6 years ago by Cemre Mengu <[email protected]>
Separate logging and reqid options (#1164)

* Separate logging and reqid options #1035

* Updated based on comments

github.com/fastify/fastify - 23ac35aeb45267ca7a7168c67a1b9dc7ff3e86ef authored about 6 years ago by Cemre Mengu <[email protected]>
Error Handling Documentation (#1130)

* Added error handling doc

* Updated based on comments

* Update 2, based on comments

* ...

github.com/fastify/fastify - 4b5f818b08d0eea02c46c782281fe90ff596830a authored about 6 years ago by Cemre Mengu <[email protected]>
added generic Query, Params, Headers, and Body types (#1160)

* added default Query, Params, Headers, and Body types

* added tests

* added tests for gen...

github.com/fastify/fastify - 15fbe248eb8e90e99992a520f5abf4f0dbe419dd authored about 6 years ago by Jinesh Shah <[email protected]>
Add overloads for { parseAs: "string" } or { parseAs: "buffer" } (#1162)

* added default Query, Params, Headers, and Body types

* fixed contentTypeParser types

* a...

github.com/fastify/fastify - c21bb9f5dd92395185b2edf69566cfa6822eacfa authored about 6 years ago by Jinesh Shah <[email protected]>
Updated based on #534 (#1157)

github.com/fastify/fastify - d0d2aa9fe362d6164ff9945083a80494d9b8d434 authored about 6 years ago by Cemre Mengu <[email protected]>
Add fastify-vue-plugin to Ecosystem.md (#1151)

github.com/fastify/fastify - b46980545f75ff41766cea44ef5caae818f16cb6 authored about 6 years ago by Nils Bergmann <[email protected]>
Add fastify-loader to Ecosystem.md (#1154)

github.com/fastify/fastify - 9e11a69e8be9491b12e23ea4552454443e1039a4 authored about 6 years ago by Nils Bergmann <[email protected]>
Add badge of vulnerabilities from snyk.io (#1149)

github.com/fastify/fastify - 239e4a2e0a66ffcbd6bc63464d8ccfda7a34281c authored about 6 years ago by Trivikram Kamat <[email protected]>
Add fastify-webpack-hmr community plugin to ECOSYSTEM.md (#1152)

github.com/fastify/fastify - 604ad47b7301365dcefcbbd0d097497ea5041b4d authored about 6 years ago by Akos Kovacs <[email protected]>
Change default plugin timeout to 10 seconds instead of 0 (#1145)

* Change default plugin timeout to 10 seconds instead of 0

* Added test for default timeout

github.com/fastify/fastify - 77bed1d369381b93184cef7c1c51ee0b6aa71453 authored about 6 years ago by Cemre Mengu <[email protected]>
Merge branch 'master' into next

github.com/fastify/fastify - 484980a6ba836a5119f86b783bc4cfce0be02bf9 authored about 6 years ago by delvedor <[email protected]>
Bumped v1.11.2

github.com/fastify/fastify - 4e047a873ebf4cd2eb5bcece57425704e62d35cc authored about 6 years ago by delvedor <[email protected]>
Add trivikr@ to the collaborators list (#1139)

github.com/fastify/fastify - c40ea623a3f8b2a364452bcd6826dd88e196f3dc authored about 6 years ago by Trivikram Kamat <[email protected]>
Correct typos in Github Issue Template (#1140)

github.com/fastify/fastify - 0a27c9215e0fba8a518b4375b3fa0cf8c38fc364 authored about 6 years ago by Trivikram Kamat <[email protected]>
Updated ecosystem doc (#1137)

github.com/fastify/fastify - 5b186459b08e875ef4d0c8788c6aa43cf05dd35c authored about 6 years ago by Cemre Mengu <[email protected]>
Handle promises in the error handler with the same logic of normal handlers (#1134)

github.com/fastify/fastify - 0a874b9b7dc66e376df495bcaa776c5844ecea76 authored about 6 years ago by Matteo Collina <[email protected]>
Rename ContentTypeParser (#1123)

github.com/fastify/fastify - cce1a8558196f23070a803150bfe9da4439535f5 authored about 6 years ago by Cemre Mengu <[email protected]>
Add test for error fixed in https://github.com/mcollina/avvio/pull/74 (#1132)

github.com/fastify/fastify - 6d302a5a76cb499d482fca13efa7f6074506437d authored about 6 years ago by Matteo Collina <[email protected]>
Hide internals with symbols (#1128)

github.com/fastify/fastify - 39225010c4a7681bcbd4d137463449677908ce6b authored about 6 years ago by Matteo Collina <[email protected]>
Merge branch 'master' into next

github.com/fastify/fastify - 45855ad43c6ee291f515fd1353da61f6dee9b72e authored about 6 years ago by Matteo Collina <[email protected]>