summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59495 Donor and recipient tenant migration state machines will persist...Suganthi Mani2021-11-0922-66/+484
* SERVER-61328 Fix so Simple8bBuilder does not allow numeric_limits::max to be ...Henrik Edin2021-11-092-1/+31
* SERVER-61342 Fix so contiguous mode offset is always reset when allocating a ...Henrik Edin2021-11-091-2/+1
* SERVER-61340 Write control block when double fail to rescale in interleaved modeHenrik Edin2021-11-092-0/+39
* SERVER-61330 Fix detection and merging when there are mismatches of empty sub...Henrik Edin2021-11-092-15/+301
* SERVER-61324 Handle iterating over empty BSONColumn binariesHenrik Edin2021-11-093-3/+27
* SERVER-59080 Do not discard work from trial run when replanning is not neededJustin Seyster2021-11-097-97/+282
* SERVER-61159 Check for duplicates before converting a non-unique index to uniqueBenety Goh2021-11-095-0/+71
* SERVER-59148: Periodically refresh LDAP users in authorization user cacheVarun Ravichandran2021-11-0912-2/+307
* SERVER-59721 Stop using the minValid optime when resolving a sync sourceSamy Lanka2021-11-099-240/+136
* SERVER-61159 add processCollModCommandForApplyOps()Benety Goh2021-11-095-8/+31
* SERVER-61159 add js test for running a collMod via applyOps to convert an ind...Benety Goh2021-11-091-0/+83
* SERVER-61012 ninja template items should only use agreggate keysDaniel Moody2021-11-091-4/+1
* SERVER-61288 idl_check_compatibility.py parses older version command idl file...Suganthi Mani2021-11-093-20/+26
* SERVER-60044 Pushdown _internalBucketGeoWithin predicate for $geoIntersects q...Matt Boros2021-11-094-5/+223
* SERVER-60956 Check edge case for collmodGabriel Marks2021-11-092-0/+15
* SERVER-61309 Fix time-series bucket lock reacquisition logicDan Larkin-York2021-11-094-125/+133
* SERVER-61118 TransactionCoordinator unit tests that create a second coordinat...Cheahuychou Mao2021-11-092-16/+32
* SERVER-61073 fix getParameter on healthMonitoringAndrew Witten2021-11-092-5/+7
* SERVER-60129 exclude null_query_semantics.js from clustered collections passt...Benety Goh2021-11-091-0/+2
* SERVER-60102 Clustered collection downgrade paths 5.2->5.1 and 5.2->5.0Josef Ahmad2021-11-091-29/+120
* SERVER-57509 Remove legacy multiversion codeMikhail Shchatko2021-11-091-17/+2
* Import wiredtiger: 04f81c08ac93fb1f006b4f4b47ce1d6ebb86886d from branch mongo...Etienne Petrel2021-11-092-14/+6
* Import wiredtiger: c8b6e9a6244dffd83a8524704e8fcb3ca020c8a5 from branch mongo...Etienne Petrel2021-11-0912-95/+68
* Import wiredtiger: 0d30a8b002281be71dbaabd6fe74bedb07ee818b from branch mongo...Etienne Petrel2021-11-092-2/+2
* Import wiredtiger: dc43d24a97214c4e0d14dbe729626434d5700e34 from branch mongo...Etienne Petrel2021-11-0914-62/+199
* Import wiredtiger: 573866badbcc25dfeb21855de044f4d87c0013fd from branch mongo...Etienne Petrel2021-11-092-2/+2
* SERVER-59675: Remove check for status code 500 in setup multiversionLingzhi Deng2021-11-092-4/+2
* SERVER-61206 fix xcode 12 and clang c++20 compileBenety Goh2021-11-091-1/+2
* SERVER-60970 BufBuilder slow path for grow should be out of lineAndrew Morrow2021-11-082-17/+25
* SERVER-61307 Add context to 'partitionBy' optimization errorsNicholas Zolnierz2021-11-081-1/+9
* SERVER-55382 Move NoSuchTransaction error to skippableErrorsLuis Osta2021-11-081-3/+3
* SERVER-61042 Preserve limit when swapping $sort and $_internalUnpackBucketKatherine Wu2021-11-082-8/+37
* SERVER-60314 Exclude collMod unique options from API V1Yuhong Zhang2021-11-081-0/+2
* Revert "SERVER-59080 Do not discard work from trial run when replanning is no...Mickey. J Winters2021-11-087-277/+97
* SERVER-28953 Capture mount statistics in FTDCsergey.galtsev2021-11-086-0/+224
* SERVER-61311 Display cluster to cluster replicator's actions appropriatelyVishnu Kaushik2021-11-081-1/+1
* SERVER-60887 Retry delete and create directory in resetDBPathMark Benvenuto2021-11-081-18/+54
* SERVER-61289 Make resharding_retryable_writes.js more robust to timingRandolph Tan2021-11-081-2/+10
* SERVER-57680 Use namespace instead of nss for naming log attributesSanika Phanse2021-11-0829-95/+105
* SERVER-61298 DummyReplicator should replicate hashed index on _id fieldJason Chan2021-11-081-2/+1
* SERVER-61238 Deduplicate CheckTenantMigrationDBHash hook logsMikhail Shchatko2021-11-081-5/+7
* SERVER-60655 Upload npm debug logs for fuzzer taskstrahman13182021-11-082-1/+37
* SERVER-58726 Test spilling behavior for exact top-n accumulators and fix seri...Mihai Andrei2021-11-085-49/+165
* SERVER-61206 Persist migration decision before waiting for releaseRecientCrit...Jordi Serra Torrens2021-11-083-60/+63
* SERVER-61186 Remove ReshardingTest#isMixedVersionCluster() method.Max Hirschhorn2021-11-084-16/+11
* SERVER-61275 Destruct the size storer after the session cache has shutdownGregory Wlodarek2021-11-081-3/+10
* SERVER-61268 Fixing the release of a recoverable critical sectionSergi Mateo Bellido2021-11-081-0/+6
* SERVER-60492 Support clustered capped collections with TTL expirationJosef Ahmad2021-11-0830-109/+637
* Import wiredtiger: 548b4903720a0a8fc0fcc2328dc6e1c1b3fa5dd0 from branch mongo...Luke Chen2021-11-085-3/+75