@platformatic Co-Founder & CTO, TSC member @nodejs, Lead Maintainer @fastify, Conference Speaker, Ph.D.
- Forlì, Italy
- nodeland.dev
- @matteocollina
Sponsors
Highlights
Block or Report
Block or report mcollina
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
fastify/fastify
fastify/fastify PublicFast and low overhead web framework, for Node.js
-
-
mercurius-js/mercurius
mercurius-js/mercurius PublicImplement GraphQL servers and gateways with Fastify
-
-
on-exit-leak-free
on-exit-leak-free PublicExecute a function on exit without leaking memory, allowing all objects to be garbage collected
4,292 contributions in the last year
| Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contribution activity
December 2023
Created 56 commits in 11 repositories
Created a pull request in nodejs/node that received 6 comments
Opened 9 other pull requests in 3 repositories
platformatic/platformatic
1
open
6
merged
-
Fix Service CI
This contribution was made on Dec 8
-
Drop Platformatic DB applyMigration question from new generator
This contribution was made on Dec 8
-
Remove es-main from migrate.mjs
This contribution was made on Dec 8
-
Remove self running
db/lib/migrate.mjsfileThis contribution was made on Dec 7 -
Fix generating clients with only using platformatic.json file
This contribution was made on Dec 6
-
Update swagger-ui to v2
This contribution was made on Dec 6
-
Always fail on failed tests
This contribution was made on Dec 5
platformatic/meraki
1
merged
-
Add logger and post-install actions
This contribution was made on Dec 7
platformatic/graphql-composer
1
merged
-
Use metaline to keep the configuration a pure JSON
This contribution was made on Dec 6
Reviewed 71 pull requests in 18 repositories
platformatic/platformatic
17 pull requests
-
feat(metrics): allow running in parent server
This contribution was made on Dec 8
-
Use
swaggerPrefixinstead ofprefixfor swagger documentationThis contribution was made on Dec 8 -
Move addPackages implementation in base generator
This contribution was made on Dec 8
-
Documentation composer graphql
This contribution was made on Dec 7
-
Actually support openapi prefix option
This contribution was made on Dec 7
-
Sets applyMigrations: true in db app generator
This contribution was made on Dec 6
-
fix: composer index page
This contribution was made on Dec 6
-
fix(#1881): @platformatic/client doesn't validate in fullResponse mode
This contribution was made on Dec 6
-
fix(#1878): only POST, PUT, PATCH & OPTIONS can send bodies from client
This contribution was made on Dec 6
-
test: increase default test timeout [don't merge]
This contribution was made on Dec 6
-
Adds support for packages with env variable name
This contribution was made on Dec 5
-
Add graphql composer on compose
This contribution was made on Dec 5
-
fix: client body on 204 is null not undefined
This contribution was made on Dec 5
-
Scalar OpenAPI Docs Integration
This contribution was made on Dec 4
-
Fixes config fields if runtime context
This contribution was made on Dec 1
-
feat: add openapi version manager to the service
This contribution was made on Dec 1
-
add create-platformatic-auto
This contribution was made on Dec 1
nodejs/undici
15 pull requests
-
perf: reduce
String#toLowerCasecallThis contribution was made on Dec 9 -
refactor: remove Error.captureStackTrace
This contribution was made on Dec 8
-
perf(util/parseHeaders): If the header name is buffer
This contribution was made on Dec 7
-
fix: terminate the process correctly
This contribution was made on Dec 7
-
refactor: version cleanup
This contribution was made on Dec 7
-
perf: use dns lookup cache
This contribution was made on Dec 6
-
fix: stream error timings
This contribution was made on Dec 6
-
Expose HTTP errors that are not meant to be retried
This contribution was made on Dec 4
-
perf: twice faster method check
This contribution was made on Dec 4
-
feat: print attempted addresses on ConnectTimeoutError
This contribution was made on Dec 3
-
perf(fetch): optimize call
dispatchThis contribution was made on Dec 3 -
chore: fix typo
This contribution was made on Dec 3
-
perf: optimize
parseHeadersThis contribution was made on Dec 3 -
perf: avoid Response initialization
This contribution was made on Dec 2
-
16 eol
This contribution was made on Dec 1
nodejs/node
10 pull requests
-
net: added new connection attempts events
This contribution was made on Dec 7
-
fs: improve mkdtemp performance for buffer prefix
This contribution was made on Dec 7
-
http: preserve raw header duplicates in writeHead after setHeader calls
This contribution was made on Dec 7
-
doc: deprecate string_decoder without new qualifier
This contribution was made on Dec 6
-
stream: fix timing relative to promises
This contribution was made on Dec 6
-
net: deferred self.destroy calls in internalConnect(Multiple) to next…
This contribution was made on Dec 4
-
streams: fix fd is null when calling clearBuffer
This contribution was made on Dec 4
-
fs: validate fd synchronously on c++
This contribution was made on Dec 3
-
crypto: use new.target instead of instaceof to detect construct calls
This contribution was made on Dec 3
-
crypto: improve OpenSSL initialization
This contribution was made on Dec 2
platformatic/graphql-composer
7 pull requests
-
Improve test coverage
This contribution was made on Dec 7
-
fix: test runner
This contribution was made on Dec 6
-
fix: composer options validation
This contribution was made on Dec 6
-
fix(deps): update dependency undici to v6
This contribution was made on Dec 5
-
chore(deps): update actions/setup-node action to v4
This contribution was made on Dec 5
-
feat: add entities resolver
This contribution was made on Dec 5
-
chore(deps): update actions/checkout action to v4
This contribution was made on Dec 5
platformatic/meraki
6 pull requests
-
New icons
This contribution was made on Dec 8
-
New icons for Mac & Linux
This contribution was made on Dec 8
-
Electron 0.28 upgrade
This contribution was made on Dec 7
-
feature/adding-info-in-case-import-works
This contribution was made on Dec 7
-
Windows release sign
This contribution was made on Dec 3
-
GH for draft releases
This contribution was made on Dec 3
fastify/fastify
4 pull requests
-
types: nullish error types in callback function's parameter for
afterandreadymethodThis contribution was made on Dec 9 -
docs(ecosystem): add http-wizard
This contribution was made on Dec 8
-
types: added http header types to reply
This contribution was made on Dec 8
-
fix: unlimited warnings
This contribution was made on Dec 4
fastify/fastify-cli
1 pull request
-
feat: use built in
node:testrunner in all template test implementationsThis contribution was made on Dec 9
fastify/fast-json-stringify
1 pull request
-
fix: consistently handle string in array
This contribution was made on Dec 9
moscajs/aedes
1 pull request
-
fix(types): module exports for TypeScript for ES6 compliance.
This contribution was made on Dec 8
fastify/session
1 pull request
-
Fix: add ability to create Partitioned Cookies
This contribution was made on Dec 8
fastify/fastify-cookie
1 pull request
-
remove redundant isNaN check and add fast path for empty options
This contribution was made on Dec 7
fastify/fastify-swagger-ui
1 pull request
-
Allow serving static assets from
baseDirThis contribution was made on Dec 6
platformatic/undici-oauth-interceptor
1 pull request
-
fix: use updated undici to fix response bug
This contribution was made on Dec 5
pinojs/pino
1 pull request
-
fix: typescript types
This contribution was made on Dec 4
mqttjs/MQTT.js
1 pull request
-
fix: catch all socket errors
This contribution was made on Dec 4
pinojs/pino-elasticsearch
1 pull request
-
fix(elastic): rename ssl options to tls
This contribution was made on Dec 4
fastify/fastify-swagger
1 pull request
-
fix(openapi): hide auth header when set in securityScheme
This contribution was made on Dec 3
nodejs/nodejs.org
1 pull request
-
feat: moved get-involved and guides content
This contribution was made on Dec 2
Created an issue in platformatic/meraki that received 1 comment
If the install errors, update the "progress label accordingly"
When the install fails, the label should say "Something went wrong, report this issue.". The "report this issue" should: show an alert that says …
1
comment
Opened 4 other issues in 2 repositories
platformatic/platformatic
2
open
-
Add
platformatic service|db|composer createcommands that thuse the new generatorsThis contribution was made on Dec 8 -
Swap create-platformatic-auto as default & ensure no semver breaking change
This contribution was made on Dec 1
platformatic/meraki
2
open
-
Do not wrap text line during install
This contribution was made on Dec 8
-
Meraki hangs forever if network is not available
This contribution was made on Dec 8






