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 upHighlights
- Arctic Code Vault Contributor
- Pro
Pinned
3,452 contributions in the last year
Activity overview
Contribution activity
August 1, 2020
mcollina has no activity
yet for this period.
July 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 29 repositories not shown
-
mcollina/events.on
JavaScript
•
Built by
Created a pull request in fastify/fastify-helmet that received 15 comments
Update to helmet v4
Fixes fastify/help#225
Checklist
run npm run test and npm run benchmark
tests and/or benchmarks are included
documentation is changed or added
…
+74
−598
•
15
comments
- fix hasContentTypeParser to include native types
- add routePath in onRoute hook
- Improve server types
- Added custom error formatting for schema errors
- Bump fastify-warning from 0.1.0 to 0.2.0
- Bump fastify-error from 0.1.0 to 0.2.0
- improve and expand docs around error handling
- typings: add getSchema and getSchemas
- Use fastify-warning for handling deprecation warnings
- Improve documentation
- Refactor overload
- feat: make fastify() PromiseLike
- Route-level custom Error Handlers
- Move headers to be a getter on Request
- Update Routes.md
- inject function return normal value with non-ready app
- Add new contributor
- Added sum type for Fastify server options.
- reopened server show more detail error msg
- docs(readme): add my name and fix order
- Fix ready return
- Move cemremengu to past contributors
- Add missing type
- Add type for Reply payload
- Update Server.md
- Some pull request reviews not shown.
- module: unflag Top-Level Await
- async_hooks: add AsyncResource.bind utility
- http: provide keep-alive timeout response header
- doc: document the connection event for HTTP2 & TLS servers
- http2: avoid unnecessary buffer resize
- worker: make MessagePort inherit from EventTarget
- http: don't write error to socket
- deps: upgrade npm to 6.14.7
- stream: fix Duplex._construct race
- stream: add catch handler for async _construct
- net/streams: don't return the stream object from onStreamRead
- stream: Expose DuplexPair API
- stream: finished on closed OutgoingMessage
- stream: refactor lazyLoadPromises
- stream: Rename opts to options
- async_hooks: improve resource stack performance
- stream: try to wait for flush to complete before 'finish'
- tls: eol createSecurePair
- deps: update V8 to 8.4
- src: introduce TimerWrap/TimerWrapHandle utility
- doc: remove "considered" in errors.md
- stream: simpler Readable async iterator
- test: add arrayOfStreams to pipeline
- stream: add the pipeline destoryDestOnError option
- feat: add subscription context
- feat: add subscription.onConnect option to authorize incoming connection
- Handle subscriptions with stream
- Remove UniqueDirectivesPerLocationRule from validation for federated schemas
- Add playground to type definitions
- Add and fix test case for error formatting with JIT enabled
- Allow hasDirective to handle nodes that do not contain directives.
- fix operationName schema type
- fix resolvers ts definition
- Error Formatter Option
- Feature :: Refresh / Polling Graphql Schema inside Gateway mode
- Fix deprecated functions
- Add Support For Automatic Persisted Queries
- V3 upgrade
- Update fastify to v3
- Allow using graphql request metadata when defining validationRules
- Expose schema
- feat: upgrade support
- fix: set default idle timeout to 4 seconds
- add support for keep-alive timeout server hint
- fix: use separate timeout for idle client
- fix: throw on keep-alive header
- ci: add benchmarks jobs
- bench: add more variations
- fix: always reset connection after HEAD
- refactor: split impl into apis
- fix: fail on content-length mismatch
- fix: reset socket on GET & HEAD with body
- fix: pipeline with `end()` in same tick should not use chunked encoding
- feat: add support for unix socket
29
repositories not shown
Created an issue in fastify/fastify-websocket that received 5 comments
100% code coverage
As titled, this would be awesome.
At the time of this writing:
Time: 1s
----------|----------|----------|----------|----------|-------------------…
5
comments