Highlights
- Arctic Code Vault Contributor
Pinned
4,131 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 1 repository
- addaleax/node-mongodb-native JavaScript
Created a pull request in mongodb/node-mongodb-native that received 4 comments
feat: expose package version on MongoClient
Description Provide the current package version statically. The idea here is to use this to solve NODE-3043, by allowing mongodb-client-encryption …
+30
−2
•
4
comments
Opened 39 other pull requests in 8 repositories
mongodb-js/mongosh
27
merged
1
closed
- fix(shell-api): make db.stats() return stats for current db MONGOSH-555
- fix(shell-api): use redactPassword in rs/sh print methods
- fix(shell-api): catch Promise rejections caused by db switch
- fix(autocomplete): return fewer false positives MONGOSH-507
- chore(cli-repl): add --smokeTests option MONGOSH-506
- chore(ci): add basic smoke test to CI MONGOSH-506
- chore(build): add way to write uploaded URL to file
- chore(shell-api): improve getClientEncryption() error msg MONGOSH-544
- fix(shell-api): do not modify FLE options input MONGOSH-547
- fix(shell-api): add returnType annotations for FLE methods MONGOSH-549
- feat(build): bundle mongocryptd in released packages MONGOSH-513
- chore(shell-api): avoid using any to avoid circular references
- fix(shell-api): default to empty list for listCollections()
- chore(deps): bump mongodb to 62717a1d
- chore(ci): run tests against enterprise server versions
- chore(ci): wrap bash scripts in curly brackets
- chore(ci): set task timeout to 1h
- chore(deps): bump mongodb to 85d8d097
- chore(ci): upload coverage tarball for CI runs
- fix(node-runtime-worker-thread): update package-lock.json
- fix(build): use external programs for zipping MONGOSH-426
- chore(deps): bump mongodb to b1bdb06c
- feat(ci): add script for Node.js driver integration tests
- feat(ci): split compilation and packaging up MONGOSH-469
- fix(java-shell): make sure tests pass against latest server version
- Some pull requests not shown.
mongodb/node-mongodb-native
4
merged
mongodb-js/download-url
2
merged
mongodb/mongo
1
open
mongodb-js/compass
1
merged
mongodb-js/connection-model
1
merged
mongodb-js/compass-connect
1
merged
mongodb-js/boxednode
1
merged
Reviewed 70 pull requests in 19 repositories
mongodb-js/mongosh 23 pull requests
- chore(build): remove safeguard from testing MONGOSH-505
- feat(node-runtime-worker-thread): Advanced serialization for evaluation result COMPASS-4557
- [java-shell] support verbosity modes for find command
- chore(shell-api): throw error if FLE is not available MONGOSH-514
- chore(build): setup triggering releases with tags MONGOSH-505
- fix(compass-shell): Exclude deprecated driver 3.x options before passing them to the worker runtime
- chore(build): restructure evergreen config
- fix(ci): Filter out matching versions without downloads available
- fix(service-provider-core, browser-repl): Make ConnectionString compatible with browser environment
- fix(async-rewriter): Ignore empty items in the arrays when traversing ast
- [WIP] chore: update FLE API MONGOSH-540
- test: Stream logs from lerna when running tests
- fix(node-runtime-worker-thread): Update package versions and add getShellPrompt method
- MONGOSH-523 - AutoEncryption only run on enterprise
- (feat) Core FLE functionality
- chore: publish to homebrew from CI MONGOSH-502
- chore(deps): bump mongodb to b1bdb06c
- feat: show Atlas Data Lake hint in prompt
- chore: publish NPM packages from CI MONGOSH-246
- feat(compass-shell): Integrate worker thread runtime in compass shell COMPASS-4556
- feat: Topology aware prompt MONGOSH-196
- feat(node-runtime-worker-thread): Add new runtime that works in the worker thread COMPASS-4555
- feat(browser-runtime-electron): Allow to interrupt vm on sigint COMPASS-4513
nodejs/node 20 pull requests
- crypto: fix encrypted private -> public import
- doc: `EventTarget` and `Event` are available to user code since v15.0.0
- buffer: avoid creating the backing store in the thread
- src: rename crypto_ecdh.(h|cc) to crypto_ec.(h|cc)
- src: inline AsyncCleanupHookHandle in headers
- crypto: call CRYPTO_secure_malloc_done
- buffer: add base64url encoding option
- url: align url format behavior with browsers
- lib: simplify `primordials.uncurryThis`
- doc: clarify descriptions of _writev chunks argument
- tls: use the most recently added matching SecureContext in default SN…
- doc: clarify that --require only supports cjs
- doc: clarify child_process.exec inherits cwd
- buffer: introduce Blob
- stream: error Duplex write/read if not writable/readable
- crypto: introduce X509Certificate API
- doc: clearly document buffer's "Uint" aliases
- doc: add YAML metadata for process.memoryUsage.rss
- doc: clarify when messageerror is emitted
- readline: fix behaviour of Interface plugged to a non-terminal output
mongodb-js/compass 5 pull requests
- chore(data-service): remove `data-service-initialized` event COMPASS-4568
- chore(compass-connect): remove Kerberos password COMPASS-4378
- fix: ensure favorites can be loaded properly
- WIP: chore: do not run migrations if previous version is gt than current
- chore: skip migrations when package version is placeholder
mongodb-js/compass-connect 4 pull requests
mongodb-js/vscode 2 pull requests
mongodb-js/connection-model 2 pull requests
mongodb/docs-mongodb-shell 2 pull requests
mongodb-js/compass-import-export 1 pull request
mongodb-js/compass-auth-kerberos 1 pull request
mongodb-js/data-service 1 pull request
mongodb-js/compass-deployment-awareness 1 pull request
mongodb-js/compass-instance-header 1 pull request
mongodb-js/compass-sidebar 1 pull request
mongodb-js/interruptor 1 pull request
mongodb/node-mongodb-native 1 pull request
mongodb/libmongocrypt 1 pull request
mongodb-js/metrics 1 pull request
mongodb-js/precommit 1 pull request
puleos/object-hash 1 pull request
Created an issue in nodejs/node that received 8 comments
process 'error' event is undocumented
node/lib/internal/event_target.js Line 604 in 8b8620d /cc @benjamingr
8
comments