0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore(travis): don't allow replicaset failures on master More... over 6 years ago
refactor(connect): make return statements explicit More... over 6 years ago
refactor(connection): introduce `DEFAULT_MAX_BSON_MESSAGE_SIZE` More... over 6 years ago
refactor(pool): improve readability of pool event handlers More... over 6 years ago
fix(sessions): enable sessions in OP_MSG More... over 6 years ago
chore(connection-string): sync connection string tests More... over 6 years ago
refactor(op-msg): remove unused Payload 1 code, duplicate constants More... over 6 years ago
refactor(op-reply): remove custom code for raw deserialization More... over 6 years ago
feat(op-msg): add support for `OP_MSG` to command monitoring More... over 6 years ago
fix(get-more): documents are already returned as raw in this case More... over 6 years ago
fix(cursor): ensure that cursor id defaults to 0 More... over 6 years ago
fix(msg): support raw cursor results using OP_MSG More... over 6 years ago
refactor(apm): accommodate updates OP_MSG format for apm events More... over 6 years ago
test(operations): cleanup before running these tests More... over 6 years ago
test(sdam): clean up issues with resource cleanup on sdam tests More... over 6 years ago
chore(mock-server): update to v1.0.1 of mongodb-mock-server More... over 6 years ago
test(*): ensure all mock servers use common ismaster base More... over 6 years ago
doc(connection): improve Connection param documentation More... over 6 years ago
refactor(core): remove unsupported `singleBufferSerializtion` opt More... over 6 years ago
refactor(pool): move `connect` error debug logging to call site More... over 6 years ago
refactor(connect): move `rejectUnauthorized` into LEGAL_SSL_OPTIONS More... over 6 years ago
refactor(connection): remove duplicate check for socket timeout More... over 6 years ago
refactor(connect): remove duplicate checks for valid ssl options More... over 6 years ago
refactor(with-transaction): simplify error condition checks More... over 6 years ago
refactor(with-transaction): use Sets instread of Arrays More... over 6 years ago
fix(with-transaction): throw a useful error on invalid return type More... over 6 years ago
refactor(with-transaction): improve readability, hoist methods More... over 6 years ago
refactor(transactions): hoist `retryCommit` and `retryTransaction` More... over 6 years ago
fix(transactions): special case non-deterministic wc errors in txns More... over 6 years ago
refactor(apm): correct apm event assumptions for OP_MSG messages More... over 6 years ago