Highlights
- Arctic Code Vault Contributor
Pinned
3,471 contributions in the last year
Less
More
Activity overview
Contribution activity
April 2021
Created 44 commits in 10 repositories
Created 1 repository
-
addaleax/mongosh-snippets
JavaScript
•
Built by
Created a pull request in babel/babel that received 6 comments
Fix completion record for labeled statement
{labelAlthoughIMeantItToBeAKey: value} strikes again :)
+1
−1
•
6
comments
Opened 30 other pull requests in 5 repositories
mongodb-js/mongosh
1
open
24
merged
1
closed
- WIP: global shell settings API MONGOSH-635
- fix(shell-api): do not expose internalState as global
- fix(cli-repl): print newline after password prompt
- fix(cli-repl): print result of --eval MONGOSH-683
- fix(shell-api): remove custom Date constructor MONGOSH-597
- chore(async-rewriter): use babel compact option MONGOSH-678
- fix(shell-api): never check $clusterTime in rs integration tests
- fix(async-rewriter2): ensure sort without compare fn works MONGOSH-676
- chore(async-rewriter2): further limit number of wrapped expressions
- chore(async-rewriter2): add handling for Array.prototype.{sort,flatMap}
- feat(shell-api,cli-repl): add versioned API args MONGOSH-351
- chore(async-rewriter2): add error code for runtime error
- chore(cli-repl): add async-rewriter library integration test
- fix(async-rewriter2): treat for-in/of as assignments
- fix(async-rewriter2): handle typeof + identifier properly
- chore(async-rewriter): pass along filename to babel
- fix(node-runtime-worker-thread): reset require cache after interrupt …
- chore(async-rewriter2): split into one file per stage
- fix(service-provider-core): connection str options casing MONGOSH-669
- fix(shell-evaluator): only apply async-rewriter2 runtime support once
- fix(java-shell): update tests for latest server alpha MONGOSH-667
- chore(async-rewriter2): add variable redeclaration test
- feat(async-rewriter2): throw for async in sync contexts MONGOSH-654
- chore(cli-repl): (hopefully) fix flaky mongocryptd test
- fix(async-rewriter2): properly stringify functions MONGOSH-664
- Some pull requests not shown.
mongodb-js/askpassword
1
merged
nodejs/node
1
open
mongodb/js-bson
1
merged
mongodb-js/vscode
1
open
Reviewed 28 pull requests in 6 repositories
nodejs/node 18 pull requests
- dns: refactor cares_wrap internals
- switch from c-ares to getdns
- process: add range validation to debugPort
- bootstrap: mksnapshot should show JS error summaries
- perf_hooks: fix loop delay resolution validation
- doc: add link to V8
- test: fix flaky test-zlib-unused-weak.js
- crypto: fixup randomFill size and offset handling
- crypto: fix webcrypto derive(Bits|Key) resolve values and docs
- doc: advise against using randomFill on floats
- tls: extract out SecureContext configuration
- net: fix typo
- test: remove unneeded m flag on regular expressions
-
lib: cache
process.binding(…)wrappers - lib: properly processing JavaScript exceptions on async_hooks fatal error
- crypto: fix crash in CCM mode without data
- src: fix error handling for CryptoJob::ToResult
- src: print arbitrary javascript exception value in node report
mongodb-js/mongosh 6 pull requests
- [WIP] chore(cli-repl): add E2E tests for AWS authentication MONGOSH-578
- chore(async-rewriter2): increase test timeout
- chore: update to driver 4.0.0-beta.3 MONGOSH-673
- fix(node-runtime-worker-thread): reset require cache after interrupt …
- fix(service-provider-core): connection str options casing MONGOSH-669
- feat: redact AWS_SESSION_TOKEN from connection string MONGOSH-668