Highlights
- Arctic Code Vault Contributor
Pinned
4,345 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 60 commits in 11 repositories
Created 1 repository
- addaleax/node-cross-spawn JavaScript
Created a pull request in nodejs/node that received 11 comments
worker: implement Web Locks API
This is based upon #22719 and exposes the same API. Instead of a C++-backed approach, this variant implements the API mostly in JS. Please feel fr…
+3,120
−94
•
11
comments
Opened 53 other pull requests in 8 repositories
mongodb-js/mongosh
1
open
35
merged
- feat(shell-api): add support for (un)hideIndex methods MONGOSH-462
- chore(deps): bump mongodb to 634ae4f9
- fix(cli-repl): wait for output drain before exiting
- fix(cli-repl): merge Node.js REPL and mongosh autocompletion MONGOSH-164
- feat(shell-api): add sleep method MONGOSH-482
- feat(shell-api): support non-cursor explainable methods MONGOSH-185
- chore(shell-api): remove dependency on bulk op driver internals
- chore(deps): bump mongodb to 2c03b782
- chore(test): verify that fle addon is available in executable
- chore(build): generates Linux binaries on CentOS 7 MONGOSH-435
- chore(test): test aggregate + explain behavior MONGOSH-203
- fix(shell-api): support legacy explain verbosity values MONGOSH-204
- fix(shell-api): allow db.auth with implicit prompt
- deps(autocomplete): update mongodb-ace-autocompleter to 0.4.14
- chore(test): add ldap and localhost connectivity tests MONGOSH-417
- PoC for embedding FLE addon MONGOSH-488
- fix(browser-runtime-core): drop unused dependency on cli-repl package
- chore(test): bump minimum line coverage to 95 % MONGOSH-407
- chore(shell-api): refactor and test getPrintableShardStatus MONGOSH-490
- chore(test): add various more tests
- chore(test): expand test coverage in various places
- chore(test): expand service-provider-server coverage
- chore(shell-evaluator): remove setEvaluationListener
- chore(test): improve database.ts test coverage MONGOSH-443
- chore(shell-api): clean up options passing and types MONGOSH-422
- Some pull requests not shown.
nodejs/node
2
open
6
closed
1
merged
- src: use correct microtask queue for checkpoints
- repl: disable blocking completions by default
- worker: fix broadcast channel SharedArrayBuffer passing
- src: use correct outer Context’s microtask queue
- src: add way to get IsolateData and allocator from Environment
- src: guard against env != null in node_errors.cc
- src: add missing context scopes
- worker: refactor MessagePort entanglement management
- vm: add `SafeForTerminationScope`s for SIGINT interruptions
mongodb-js/compass
2
merged
mongodb-js/boxednode
2
merged
mongodb-js/compass-crud
1
merged
mongodb-js/ace-autocompleter
1
merged
mongodb/libmongocrypt
1
merged
mongodb/js-bson
1
merged
Reviewed 84 pull requests in 16 repositories
nodejs/node 32 pull requests
- benchmark: reduce code duplication
- repl: disable blocking completions by default
- upgade npm to 7.2.0
- src: reduce duplicated boilerplate with new env utility fn
- src: convert more ToLocalCheckeds into ToLocal/FromMaybe
- doc: add note about uncloneable objects
- src: expose PlatformInit
- workers: add periodic sync API
- build: run some workflows only on nodejs/node
- test: make executable name more general
- src: remove empty name check in node_env_var.cc
- lib: support BigInt in querystring.stringify
- doc: update terminology
- child_process: clean event listener correctly
- readline: cursorTo throw error on NaN
- doc: edit addon text about event loop blocking
- src: allow preventing SetPrepareStackTraceCallback
- lib: make safe primordials safe to iterate
- src: add typedef for CleanupHookCallback callback
- url: make URL cloneable for MessagePort
- src: fix indentation in memory_tracker-inl.h
- src: remove identical V macro
- doc: reword POSIX threads text in addons.md
- build,lib,test: change whitelist to allowlist
- test: check null proto-of-proto in util.inspect()
- Some pull request reviews not shown.
mongodb-js/mongosh 23 pull requests
- test(connectivity-tests): Add connectivity tests for atlas and data lake
- chore: stabilize flaky integration tests with transactions MONGOSH-480
- chore(test): Add TLS connectivity tests MONGOSH-418
- chore(test): Add Analytics node connectivity tests MONGOSH-418
- fix(cli-repl): Catch output stream errors to avoid uncaught exceptions
- chore(service-provider-server) remove returnNonCachedInstance option
- PoC: Compass shell worker runtime (COMPASS-4517)
- PoC for embedding FLE addon MONGOSH-488
- fix(cli-repl): print server startup warnings when starting shell MONGOSH-460
- [java-shell] support cursor.readConcern
- chore(test): increase test coverage for async-rewriter
- MONGOSH-501 createIndex return index name
- fix(service-provider-core): Default to direct connection to specified node MONGOSH-465
- chore(test): expand test coverage in various places
- Update node driver to latest master
- MONGOSH-478 - Pass session correctly to createIndexes
- MONGOSH-458 - Remove disableImplicitSessions
- add topology to watch metadata
- chore: add meaningful error codes MONGOSH-431
- chore(cli-repl): include driver metadata in logfile
- chore: remove printable bson package
- chore(test): add tests for getShardDistribution
- [Do not merge] Upgrade driver to 4.0
mongodb-js/vscode 6 pull requests
- VSCODE-221: Improve default connection name for connections
- VSCODE-219: edit documents opened form the sidebar
- feat(connect-form): enable multi hosts in connection form VSCODE-208
- fix(VSCODE-209): update flaky test to use timers
- fix(VSCODE-118): Fix opening binary _id
- [DNM] chore(467) rename NodeOptions to MongoClientOptions
mongodb-js/connection-model 4 pull requests
mongodb-js/data-service 4 pull requests
mongodb-js/compass 3 pull requests
mongodb-js/compass-query-bar 2 pull requests
mongodb-js/compass-crud 2 pull requests
mongodb-js/compass-home 1 pull request
mongodb/docs-mongodb-shell 1 pull request
mongodb-js/query-parser 1 pull request
mongodb-js/compass-aggregations 1 pull request
DefinitelyTyped/DefinitelyTyped 1 pull request
mongodb-js/compass-auth-x509 1 pull request
mongodb/node-mongodb-native 1 pull request
mongodb-js/compass-import-export 1 pull request
8
contributions
in private repositories
Dec 1 – Dec 13