- In the clouds above Italy
- nodeland.dev
- @matteocollina
Highlights
- Pro
- 12 discussions answered
Block or Report
Block or report mcollina
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
-
-
mercurius-js/mercurius Public
Implement GraphQL servers and gateways with Fastify
3,822 contributions in the last year
Less
More
Activity overview
Contribution activity
December 2021
Created 134 commits in 22 repositories
Created 3 repositories
Created a pull request in pinojs/pino-http that received 6 comments
25% throughput improvement
Improve the throughput of express by 25% with this simple change.
There is likely more to be done here to improve things.
Before:
$ autocannon -W […
+4
−2
•
6
comments
Opened 13 other pull requests in 7 repositories
pinojs/pino
3
merged
fastify/fastify
3
merged
davidmarkclements/0x
2
merged
mercurius-js/mercurius
2
merged
fastify/process-warning
1
merged
fastify/middie
1
merged
pinojs/sonic-boom
1
merged
Reviewed 188 pull requests in 59 repositories
nodejs/node
32 pull requests
- stream: add filter method to readable
- fs: use streaming directory processing in cp()
- stream: add map method to Readable:
-
net: add new options to
net.Socketandnet.Server - lib: performance improvement on readline async iterator
- child_process: improve argument validation
- worker: graduate BroadcastChannel to supported
- buffer: graduate Blob from experimental and expose as global
- async_hooks: add missing initialization
-
Revert "process: add
getActiveResourcesInfo()" - events: graduate capturerejections to supported
- http: add headersTimeout timer and response logic
- streams: fix enqueue race condition on esm modules
- stream: add isReadable helper
- doc: align maxHeaderSize default with current value
- http2: handle existing socket data when creating HTTP/2 server sessions
- deps: update to openssl-3.0.1+quic
- [v16.x] update to openssl-1.1.1m+quic
- [v14.x] update to OpenSSL 1.1.1m
- [v12.x] update to OpenSSL 1.1.1m
- tls: permit null as a pfx value
-
process: add
getActiveResourcesInfo() - meta: remove community-committee from CODEOWNERS
- v17.3.0 release proposal
- http: throw error if more bytes are written than content-length
- Some pull request reviews not shown.
fastify/fastify
25 pull requests
- feat: listen to multiple hosts by default
-
Documentation: replace
fastify.decoratearrow functions with function expressions - build(deps-dev): bump http-errors from 1.8.1 to 2.0.0
- Fix context tracking with als run
- docs: Small improvements in the documentation
- added fastify-file-routes
- chore: upgrade github-action-merge-dependabot to v3
- Add missing types & docs for async onClose hook
- Tests for http2 host constraint server
- Fix docs broken links
-
docs: add
fastify-split-validatorto Ecosystem - chore: bump dependencies
- build: drop node 12 support
- Rename index files
- Docs reorganization
- Add Luis Orbaiceta as a contributor
- Pass constraint values to the router when checking for a preexisting HEAD route
- Guides toc
- fix: use hasKey to check request dependencies
- Type Provider Reply Types
-
Implement full TOC for
docs/Reference - Update logger options to correct properties
- chore: bump find-my-way to 5.1.0
- remove app.use and fix middleware tests
- docs(ecosystem): adds @immobiliarelabs/fastify-metrics
nodejs/undici
13 pull requests
- Create timing info for HTTP(S) network errors
- fix: pool busy
- fix(fetch): integration with MockAgent
- fix: corrects a syntax error in node 12
- update timingInfo to follow new spec changes
- fix: remove finalization
- fix: errored stream is disturbed
- Create SECURITY.md
- fix: unregister finalization
- fix: readable.setEncoding
- fix: readable consume with streaming
- fix: expose socketPath in Client.Options type
- feat: BodyReadable.dump
mercurius-js/mercurius
10 pull requests
- Upgrade automerge to v3
- fix: specify type better for context arg in defaultErrorFormatter
- Implement GQL_CONNECTION_KEEP_ALIVE on subscription server
- Upgrade to graphql 16
- Added graphql-jit compiler options
-
Clarify
preValidationdocumentation - Extend regression fix in handling bad json to include custom context
- Fix regression in handling badly formed JSON
- Polishing/error formatter context
- Improve error handler
delvedor/find-my-way
8 pull requests
- Optimize find method
- change path for short static route bench
- fix: parametric brother path extraction (#222)
- fix: double colon route issue (#219) for 4.x branch
- fix: double colon route issue (#219)
- Add :authority to host constraint to support http2 v4
- feat: decodeUriParameters option
- fix ci fail due to node.js name collision on windows
fastify/website
7 pull requests
pinojs/pino
6 pull requests
pinojs/pino-pretty
5 pull requests
fastify/fastify-nextjs
4 pull requests
fastify/fastify-swagger
4 pull requests
fastify/fastify-compress
4 pull requests
clinicjs/node-clinic-bubbleprof
3 pull requests
pinojs/pino-webpack-plugin
3 pull requests
pinojs/sonic-boom
3 pull requests
fastify/fastify-jwt
3 pull requests
fastify/fast-uri
3 pull requests
clinicjs/node-clinic
2 pull requests
clinicjs/node-clinic-flame
2 pull requests
fastify/github-action-merge-dependabot
2 pull requests
nearform/fast-jwt
2 pull requests
nearform/graphql-hooks
2 pull requests
fastify/fastify-passport
2 pull requests
mercurius-js/cache
2 pull requests
fastify/aws-lambda-fastify
2 pull requests
clinicjs/node-clinic-doctor
2 pull requests
34
repositories not shown
Created an issue in fastify/website that received 9 comments
Create redirect for old pages
Prerequisites I have written a descriptive issue title I have searched existing issues to ensure the bug has not already been reported Description
2 tasks done