summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66041 Chunk cloner must never consider `too big` a chunk with only one...Pierlauro Sciarelli2022-04-281-1/+1
* SERVER-64970 Start generating new v2 resume token format for all events by de...Arun Banala2022-04-2811-321/+407
* SERVER-41353 replace errnoWithDescription with an API based on std::error_codeBilly Donahue2022-04-2856-718/+836
* Import wiredtiger: 77b525f40021c118b3dafdbfd58167c2bcf7da38 from branch mongo...Etienne Petrel2022-04-282-2/+2
* Import wiredtiger: fc005cf9a1c5727fb92a931c7e4166b746c4f4c6 from branch mongo...Etienne Petrel2022-04-2810-38/+150
* Import wiredtiger: 35458555c25dafd8a5eef313e1a7a4e3db333daf from branch mongo...Etienne Petrel2022-04-282-1/+7
* Import wiredtiger: 59de07270f0f63bcc0c50dca3a70cd12a733d398 from branch mongo...Etienne Petrel2022-04-283-56/+70
* Import wiredtiger: 1c2766eda64f2113b41429bd2d2315e55dbd3c39 from branch mongo...Etienne Petrel2022-04-289-135/+32
* SERVER-65487 Add skeleton column index access methodIan Boros2022-04-2815-15/+416
* SERVER-66009 Avoid use of mongo process interface if search is in an update p...Ted Tuckman2022-04-282-1/+5
* SERVER-65895 Also create applier metrics for donor shards with no progress do...Randolph Tan2022-04-272-25/+89
* SERVER-66001 Remove `isEphemeral` check in `AllDurableTimestamp` testGregory Noma2022-04-271-5/+0
* SERVER-65927 Annotate switch fallthrough in `bson_validate_old.cpp`Gregory Noma2022-04-271-1/+1
* SERVER-65997 Add diagnostics to `DBClientConnection::call`Amirsaman Memaripour2022-04-271-0/+11
* SERVER-65345 Check if CanonicalQuery has pushed down stagesAlexander Ignatyev2022-04-271-1/+3
* SERVER-65897 Remove SBE plan cache entries from the corresponding collection ...Ruoxin Xu2022-04-271-8/+21
* SERVER-65386 Change add shard behavior to absorb shard cluster's parameters w...Marcos José Grillo Ramirez2022-04-274-32/+218
* SERVER-65085 SBE plan cache entries can be incorrectly reused after a refineC...Denis Grebennicov2022-04-273-14/+34
* Import wiredtiger: a41ab8d3cdb7d7a5e00c119e06cf2c4bca8843ca from branch mongo...Chenhao Qu2022-04-274-79/+278
* Import wiredtiger: 19f2d419cb57566d56712a969b78c119e2c51ff5 from branch mongo...Chenhao Qu2022-04-274-287/+2
* Import wiredtiger: d99fef19890cd1d7400d26c959ef8083ac1f4d4d from branch mongo...Chenhao Qu2022-04-276-15/+181
* Import wiredtiger: b37584cfc4d461d107d0221aab0eef0882a7d34d from branch mongo...Chenhao Qu2022-04-2713-25/+146
* Import wiredtiger: d49187b688033a7d20115853149858da5753f2b5 from branch mongo...Chenhao Qu2022-04-272-4/+32
* Import wiredtiger: a7e6f71c7610ca7df554781c24c0a9fc9beda656 from branch mongo...Chenhao Qu2022-04-2715-322/+18
* Import wiredtiger: 406855114b113a55f3bc3b6f9a8a09b2a08cc328 from branch mongo...Chenhao Qu2022-04-274-2/+287
* SERVER-65929 Avoid profiling overhead in aggregation over SBE find when not a...Irina Yatsenko2022-04-261-1/+3
* SERVER-65922 Allow duplicate keys to be inserted before the index build with ...Yuhong Zhang2022-04-261-4/+3
* SERVER-65922 Disallow `unique` and `prepareUnique` to exist in the index spec...Yuhong Zhang2022-04-263-7/+33
* SERVER-65151 Remove `ephemeralForTest`Gregory Noma2022-04-2622-11132/+0
* SERVER-65959 Remove `ephemeralForTest` from `SConscript`sGregory Noma2022-04-264-7/+0
* SERVER-65923 Run `OpMsgFuzzer` with `wiredTiger`Gregory Noma2022-04-262-1/+2
* SERVER-65988 Make TransactionCoordinator log full session idsCheahuychou Mao2022-04-262-20/+20
* SERVER-65970 replSetFreeze does not handle large values for secondsBenety Goh2022-04-261-1/+1
* SERVER-63003: Fix the name hiding issue in the Resharding Coordinator ServicenandinibhartiyaMDB2022-04-261-5/+4
* SERVER-65496 Test that the SessionCatalog does not reap a session that has be...Cheahuychou Mao2022-04-262-166/+229
* SERVER-65793 Do not parameterize queries with TEXT match expression nodeAlexander Ignatyev2022-04-263-16/+68
* SERVER-65705 avoid division by zero in ShardsvrGetStatsForBalancingTommaso Tocci2022-04-261-1/+1
* SERVER-65532 Avoid calls to fillOutSecondaryCollectionsInformation() in Prepa...Ruoxin Xu2022-04-261-19/+8
* SERVER-65300 Refactor tenant migration recipient state machinery code.Suganthi Mani2022-04-2612-409/+452
* SERVER-65826 Fix corrupted collection pointers saved in MultipleCollectionsAc...Rui Liu2022-04-261-0/+8
* SERVER-65015 Granular locks for synchronizing orphans trackingAllison Easton2022-04-264-9/+18
* SERVER-65665 Disable sparse indexes from SBE $lookupNikita Lapkov2022-04-261-1/+2
* SERVER-65426 Verify if there's an existing view when creating a collectionJordi Olivares Provencio2022-04-262-3/+4
* SERVER-65814 Avoid resetting system variables on plan recovery if they're not...Denis Grebennicov2022-04-261-3/+6
* Import wiredtiger: ea81029e036649dcdf8f860d005d87a422e5e8d6 from branch mongo...Etienne Petrel2022-04-263-5/+124
* Import wiredtiger: 20a6f97693d840ff5c794f3c8667dadb345af50e from branch mongo...Etienne Petrel2022-04-263-2/+107
* Import wiredtiger: 2741626fd9c3877b4f7ebbf614538f07f351bf63 from branch mongo...Etienne Petrel2022-04-262-29/+4
* Import wiredtiger: b055c2402564bc521d73c274afa3d3bc989a0d3b from branch mongo...Etienne Petrel2022-04-262-4/+29
* Import wiredtiger: d1261c2d35dc756bf8b30c0fa0a59a97137ec54d from branch mongo...Etienne Petrel2022-04-261-1/+1
* Import wiredtiger: 2464f5691229765a5d325046de5f0c94e9c0077b from branch mongo...Etienne Petrel2022-04-265-39/+40