summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 25166ce6a139f67e6992db034ac139edc8aea93a from branch mongo...Luke Chen2021-08-252-24/+1
* Import wiredtiger: 405b72fc4387a15a40718af02d726cfd9eeaf0e2 from branch mongo...Luke Chen2021-08-252-17/+27
* Import wiredtiger: bc6499531fb618bd223ff96514143116922e8b24 from branch mongo...Luke Chen2021-08-254-13/+261
* SERVER-59461 Add 4 byte element count at the beginning of BSON Subtype 7 binaryHenrik Edin2021-08-256-53/+100
* SERVER-59524 Correctly handle endianness in Simple8bTypeUtil::decodeBinaryHenrik Edin2021-08-251-2/+2
* SERVER-59336 Use absl::InlinedVector for vectors that are likely to be small ...Martin Neupauer2021-08-2435-271/+276
* SERVER-59502 split auth/commands_builtin_roles.jsBenety Goh2021-08-244-61/+118
* SERVER-59522 HealthCheckStatus should track fault status and lifetimeAndrew Shuvalov2021-08-247-13/+128
* SERVER-59141 Revert RPM spec file Provides/Obsoletes tag changesRyan Egesdahl2021-08-248-18/+26
* SERVER-59362 Setup Fault Manager State MachineKshitij Gupta2021-08-243-1/+160
* SERVER-59463 Add tenant ID to log messagesSara Golemon2021-08-2414-3/+88
* SERVER-58193 Add test coverage for $in matching against +/-NaNMihai Andrei2021-08-241-1/+28
* SERVER-59516: Create opCtx outside of lock in oplog fetcherXueruiFa2021-08-241-1/+1
* SERVER-59292 completion future can be set more than once because of WithAutom...Randolph Tan2021-08-242-7/+96
* SERVER-59514 Isolate the failure path into its own noinline method.Martin Neupauer2021-08-241-3/+10
* SERVER-59413 Make sure tenant_migration_fetch_committed_transactions_retry.js...Jason Chan2021-08-244-29/+31
* SERVER-59515 Fix temp users/roles collection fieldsSara Golemon2021-08-241-2/+2
* SERVER-58955 Remove assumes_unsharded_collection tag for $lookup jstestsAlya Berciu2021-08-2423-79/+212
* Import wiredtiger: 51bf94d978efe47e9891de0fa87d267d976331a4 from branch mongo...Etienne Petrel2021-08-244-11/+116
* Import wiredtiger: ac7a11e80f54f39e306f60d7b31ac5f1290b8a2b from branch mongo...Etienne Petrel2021-08-247-253/+69
* Import wiredtiger: 781104faadba03e2867ef601536838cab23a2be7 from branch mongo...Etienne Petrel2021-08-245-86/+48
* Import wiredtiger: 0755f7fd64a83a9b1cfde6117a88f0c6a752ccd7 from branch mongo...Etienne Petrel2021-08-243-4/+11
* Import wiredtiger: 116f09037150dd130388c81374144c6eb689cb88 from branch mongo...Etienne Petrel2021-08-2418-93/+972
* SERVER-58577 Add BSONColumn to interpret BSON Binary Subtype 7 data.Henrik Edin2021-08-2413-180/+1347
* SERVER-59433 Remove dependency on splitMatchByModifiedFields for change strea...Justin Seyster2021-08-232-45/+106
* SERVER-59358 FaultFacet class initial scaffolding and unit testAndrew Shuvalov2021-08-237-1/+318
* SERVER-59143 prevent ninja tool being used with ninja module.Daniel Moody2021-08-231-0/+8
* SERVER-55552 Backup can copy the state where the collection ident is dropped ...Gregory Wlodarek2021-08-232-51/+34
* SERVER-57812 Make it possible to re-run startup recoveryMatthew Russotto2021-08-232-6/+46
* SERVER-57885 Implement $minN and $maxN as window functionsMihai Andrei2021-08-2310-48/+567
* SERVER-59425 fix for_signature subst list for ninja generated command actions.Daniel Moody2021-08-231-1/+1
* SERVER-59130 Convert generic server commands to IDLSara Golemon2021-08-234-242/+357
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-23106-1057/+1219
* SERVER-59432 tassert for group system var optimizeJacob Evans2021-08-232-2/+11
* SERVER-59453 Add support for generic BSONArray to IDLSara Golemon2021-08-237-49/+73
* SERVER-59480 Call waitForAllNewlyAddedRemovals in tags.js before partitioning...Samy Lanka2021-08-231-0/+1
* SERVER-52904 Status faceliftBilly Donahue2021-08-236-383/+404
* SERVER-59357 Initial scaffolding of the Fault classAndrew Shuvalov2021-08-237-19/+301
* SERVER-59479 Add performance stress test to sys-perfdalyd2021-08-231-0/+8
* SERVER-54187 Have valid BinData in testsAdi Zaimi2021-08-236-33/+37
* SERVER-50911: Generate YAML file containing latest git tagXueruiFa2021-08-232-0/+17
* SERVER-55057 Improvements to ComparisonMatchExpressionsBikash Chandra2021-08-232-44/+128
* SERVER-59491 Add "requires_multi_updates" tag to geo_update2.jsMatthew Russotto2021-08-231-0/+1
* SERVER-55129 Archive python venv in archive_dist_test and fetch itMikhail Shchatko2021-08-237-31/+70
* Import wiredtiger: cde080c9981602fa1d9e6c7718304b70bbcecc13 from branch mongo...Luke Chen2021-08-2314-85/+98
* SERVER-58972 Disallow 'validate_db_metadata_command.js' test in sharded stepd...Arun Banala2021-08-212-0/+2
* SERVER-58558 fix windows compileBenety Goh2021-08-211-1/+2
* SERVER-59174 Report number of documents updated/deleted for time-series updat...Gregory Noma2021-08-2111-67/+140
* Revert "SERVER-59058 Enforce fast count validation in ValidateCollections Pyt...Gregory Noma2021-08-2121-47/+116
* SERVER-59483 tenant_migration_collection_ttl.js must account for race between...Vishnu Kaushik2021-08-211-6/+11