Highlights
- Arctic Code Vault Contributor
Pinned
4,300 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 71 commits in 13 repositories
Created 1 repository
- Trott/lti-server JavaScript
Created a pull request in karma-runner/karma that received 9 comments
Fix link to Sauce Labs plugin
The Sauce Labs plugin link goes to a module at version 0.0.0 that hasn't been published in 5 years. Update the link to point to the module that is …
+1
−1
•
9
comments
Opened 41 other pull requests in 10 repositories
nodejs/node
2
open
14
merged
10
closed
- tools: make comma-dangle ESLint rule more stringent
- doc: add tooltip for light/dark mode toggle
- doc: remove TOC summary for pages with no TOC
- tools: enable object-curly-newline in ESLint rules
- test: skip tests consistently in parallel.status
- test: improve assertion message for test-vm-memleak
- doc: add missing ARIA label for button
- Revert "http: cleanup ClientRequest oncreate"
- doc: remove pull-requests.md preamble
- doc: fix invalid HTML in doc template
- doc: remove issue template duplication from contributing docs
- doc: remove resolving-a-bug-report from contributing docs
- doc: remove unnecessary contributing.md section
- Revert "http2: refactor to use primordials instead of <string>.indexOf"
- benchmark: fix http2 benchmarks
- doc: fix indentation on http2 doc entry
- doc: improve crypto.randomUUID() text
- doc: clarify event.isTrusted text
- benchmark: fix http/headers.js with test-double
- test: fix test-memory-usage.js for IBMi
- doc: revise process.memoryUsage() text
- util: remove unreachable defensive coding
- doc: simplify pull request template
- doc: revise exit() and run() text in async_hooks.md
- doc: reduce abbreviations in async_hooks.md
- Some pull requests not shown.
Swaagie/stackexchange
4
merged
Trott/slug
3
closed
ilios/iliosproject.org
2
merged
ucsf-ckm/twilio-slack
1
merged
ucsf-ckm/som-qualtrics-survey-responses
1
merged
Trott/stackwatch
1
merged
ilios/lti-server
1
merged
Trott/solr-proxy
1
merged
nodejs/nodejs-ko
1
merged
Reviewed 97 pull requests in 7 repositories
nodejs/node 84 pull requests
- buffer: avoid creating the backing store in the thread
- quic: remove experimental quic
- fs: use throwIfNoEntry option on statSync calls
- src: inline AsyncCleanupHookHandle in headers
- lib: add `bound apply` variants of varargs `primordials`
- test: increase timeout on ASAN Action
- lib: refactor to use optional chaining in internal/options.js
- test: update to improve terminology
- lib: refactor to use validateFunction
- test: process.nextTick for beforeExit case
- test: improve coverage of `SourceTextModule` getters
- doc: child_process: clarify `subprocess.pid` can be `undefined` when `ENOENT`
- test: log error in test-fs-realpath-pipe
- dgram: support AbortSignal in createSocket
- lib: refactor to use validateObject
- lib: refactor to avoid unsafe array iteration
- doc: list Unsupported Directory Import resolve err
- test: add tests for mode passed as an options object in mkdir and mkdirSync
- benchmark: make output RFC 4180 compliant
- doc: add missing comma in tty
- crypto: diffieHellman throw error on invalid object
- quic: remove duplicate checks
- fs: fix busy loop in rmdirSync for windows
- test: mark flaky tests on IBM i
- benchmark: add benchmark for coverage
- Some pull request reviews not shown.
nodejs/nodejs.org 7 pull requests
- Add fnm Node.js version manager
- build(deps-dev): bump nock from 13.0.5 to 13.0.6
- build(deps): bump sass from 1.32.4 to 1.32.5
- doc: describe installation steps for z/OS
- build(deps): bump autoprefixer from 10.2.0 to 10.2.1
- build(deps): bump postcss from 8.2.2 to 8.2.3
- build(deps-dev): bump linkinator from 2.12.2 to 2.13.0
nodejs/build 2 pull requests
nodejs/security-wg 1 pull request
nodejs/remark-preset-lint-node 1 pull request
ilios/iliosproject.org 1 pull request
nodejs/nodejs.dev 1 pull request
Created an issue in nodejs/node that received 8 comments
test-fs-read-type fails on IBM i
I think it fails every time now that 72b678a was merged a day or two ago. Since IBM i only runs in the nightly CI job, this issue wasn't apparent d…
8
comments