Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
4,053 contributions in the last year
Activity overview
Contribution activity
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 3 repositories not shown
- mcollina/citgm JavaScript
- mcollina/esbuild-js TypeScript
Created a pull request in nodejs/node that received 4 comments
[v12.x backport] http: added scheduling option to http agent
In some cases, it is preferable to use a lifo scheduling strategy for the free sockets instead of default one, which is fifo. This commit introduce…
- deps: update acorn to v8.0.4
- Revert "Revert "vm: add importModuleDynamically option to compileFunction""
- doc: mark ECMAScript modules implementation as stable
- http2: move events to the JSStreamSocket
- http: lazy create IncomingMessage.headers
- tls: allow reading data into a static buffer
- stabilize packages features
- modules: runtime deprecate subpath folder mappings
- lib: fix stream as context is redundant
- lib: fix duplicate logic in stream destroy
- 2020-10-20, Version 15.0.0 (Current)
- module: prevent builtins from resolving from disk
- doc: clearify that http does chunked encoding itself.
- deps: update V8 to 8.6
- module: only try to enrich CJS syntax errors
- http2: reinject data received before http2 is attached
- module: improve named cjs import errors
- [v14.x backport] stream: simpler and faster Readable async iterator
- stream: async iterator stop read if destroyed
- test: mark test-webcrypto-encrypt-decrypt-aes flaky
- path: add `path/posix` and `path/win32` alias modules
- module: use Wasm CJS lexer when available
- fs: deprecation warning on recursive rmdir
- fs: add rm method
- [v12.x backport] stream: destroy wrapped streams on error
- Some pull request reviews not shown.
- Test nullable body
- feat(fastify.js): use caseSensitive option in default querystring-parser
- build(deps-dev): bump standard from 14.3.4 to 15.0.0
- build(deps-dev): bump eslint-config-standard from 14.1.1 to 15.0.0
- Removed empty 'return' lines at the end of Hooks examples
- Fix anchor and make standardize refs to redirect
- update fastify-gql to mercurius
- change require style for autocomplete & fastify-gql to mercurius
- CONTRIBUTING.md: improve language
- test(types): add register test type
- feat: allow falling back to default error handler from custom error handler
- fixing for enum definition
- build(deps-dev): bump fastify-plugin from 2.3.4 to 3.0.0
- Checked if error handler is default before setting headers
- Style Guide Documentation
- warning test on deprecate request.connection usage
- #2430 add validationContext to custom errors passed into the custom e…
- Move fastify-csrf to core plugins
- Add contributing guide
- #2566 Ability to use default JSON Parser
- fix: conditionnal version load
- feat: add conditional load of version
- Support explicitly setting fastify version to fix webpack regression
- Deprecated API usage (#2575)
- Update lifecycle doc to show the correct status codes
- Some pull request reviews not shown.
- fix integrations links for in-github navigation
- fix(gateway): handle complex and nested interfaces with external types
- fix(gateway): handle interface referenced multiple times in services
- improve types & docs
- Add GrtaphQl extensions
- refactor(gateway): switch to undici for service-to-service communication
- doc(loaders): enhance loaders documentation
- Move to graphql-tools scope packages
- feat(subscription): implement subscription filters
- doc(README): add Federated subscriptions support
- testing & altair docs
- implement docsify
- Update gateway "mandatory" opt docs
- Add support for simplified api for custom directives
- docs in own files, added plugins & integrations
- feat(gateway): add initHeaders option for services
- fix(gateway): handle union and inlineFragments
- Add documentation regarding Nexus schema
- Add support for simplified api for custom directives
- Improve error messages
- fix(gateway): make parent field use @requires directive
- test(gateway): support array references and empty reponse
- replaced JSON.parse with secure-json-parse across files
- feat: support extensions from query for GET requests
- feat: defineResolvers should throw if field is not defined in schema
- Some pull request reviews not shown.
- Bump @types/node from 14.14.0 to 14.14.2
- Bump react-dom from 16.13.1 to 16.14.0
- Bump standard from 14.3.4 to 15.0.0
- Preserve Fastify response headers set by plugins and hooks
- Bump fastify from 3.6.0 to 3.7.0
- Bump @types/node from 14.11.9 to 14.11.10
- Bump @types/react from 16.9.52 to 16.9.53
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump @types/node from 14.11.8 to 14.11.9
- Bump typescript from 3.9.7 to 4.0.3
- Fix dev option default value processing (bug #102)
- chore(deps-dev): Bump eslint-config-standard from 14.1.1 to 15.0.0
- chore(deps-dev): Bump eslint-config-prettier from 6.13.0 to 6.14.0
- chore(deps-dev): Bump eslint-plugin-standard from 4.0.1 to 4.0.2
- chore: update fastify-secrets-core
- Add CI Badge
- chore(deps-dev): Bump eslint-config-prettier from 6.12.0 to 6.13.0
- chore(deps-dev): Bump lint-staged from 10.4.0 to 10.4.2
- Add dependabot
- Prepare to publish
- Add basic functionality
- chore(deps-dev): bump eslint-config-standard from 14.1.1 to 15.0.0
- chore(deps-dev): bump eslint-config-prettier from 6.13.0 to 6.14.0
- chore(deps-dev): bump eslint-plugin-standard from 4.0.1 to 4.0.2
- chore: update fastify-secrets-core
- chore(deps-dev): bump lint-staged from 10.4.0 to 10.4.2
- Add dependabot
- Get ready for publish
- Add CI Badge
- Add basic implementation
- chore(deps-dev): bump eslint-config-standard from 14.1.1 to 15.0.0
- chore(deps-dev): bump eslint-plugin-standard from 4.0.1 to 4.0.2
- chore(deps-dev): bump eslint-config-prettier from 6.13.0 to 6.14.0
- chore(deps): bump fastify-plugin from 2.3.4 to 3.0.0
- Add dependabot
- Add CI Badge
- Expose original client
- Add base functionality
- Bump eslint-config-standard from 14.1.1 to 15.0.0
- Bump standard from 14.3.4 to 15.0.0
- only add requestFile to tmpUploads if it is not rejected by busboy
- add install instruction for ts types
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Add correct type for non-file value
- rethrow busboy error when storing files on disk, add tests
- fix issue that in multipart handler might miss fields
- fix: should throw error when async plugin is invalid
- chore(deps-dev): bump standard from 14.3.4 to 15.0.0
- Ts watch fix
- chore(deps-dev): bump fastify-plugin from 2.3.4 to 3.0.0
- Update doc links in template READMEs to point to fastify.io
- feat: start can now watch ts files (#246)
- refactor: use fastify-tsconfig in ts template (#273)
- feature: when FASTIFY_SWAGGER_LEAVE_BASE_PATH environment variable is set, do not strip basePath
- chore(deps-dev): bump swagger-ui-dist from 3.35.2 to 3.36.0
- feat: add stale
- Bump fastify-plugin from 2.3.4 to 3.0.0
- Bump swagger-ui-dist from 3.34.0 to 3.35.2
- fix: include swagger extensions if define at the root
Created an issue in mcollina/autocannon that received 4 comments
Leverage worker threads
We should use http://npm.im/piscina to to spawn a few threads