summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 05f01e412e34fa7f662026f53cb0fa9fff621a79 from branch mongo...Luke Chen2022-09-204-20/+217
* SERVER-50454 Avoiding sending the "keyValue" field to drivers on duplicate ke...Denis Grebennicov2022-09-166-8/+138
* SERVER-69590 Fixed clang arm compilesAlexander Neben2022-09-155-15/+7
* SERVER-69108 SCCL can immediately return config and admin metadata without tr...Antonio Fuschetto2022-09-153-0/+57
* SERVER-67653 don't initiate critical section if remainingMillis is omittedAndrew Witten2022-09-142-9/+66
* SERVER-68094: Use $replaceRoot instead of $projectnandinibhartiyaMDB2022-09-143-45/+86
* SERVER-67916 Fix semantics of cancelWhenAnyErrorThenQuiesceBrett Nawrocki2022-09-143-5/+130
* Revert "SERVER-64730 Interrupt ongoing refreshes after entering into the crit...Sergi Mateo Bellido2022-09-143-12/+6
* SERVER-64730 Interrupt ongoing refreshes after entering into the critical sec...Sergi Mateo Bellido2022-09-143-6/+12
* SERVER-60551 Fix mongo (shell) initializer stagesRyan Egesdahl2022-09-131-2/+2
* SERVER-67650 persist additional recipient resharding metricsAndrew Witten2022-09-126-44/+163
* SERVER-68126 Check constraints for maxChunkSize param in auto/splitVector co...Paolo Polato2022-09-122-11/+20
* SERVER-67402 Fix race where linearizable read concern may read during primary...Henrik Edin2022-09-081-5/+10
* SERVER-69220 refineCollectionShardKey permits toggling current shard key fiel...Enrico Golfieri2022-09-082-1/+80
* SERVER-69002 backport per shard cursorsMickey. J Winters2022-09-0718-96/+254
* SERVER-68691 Report variable references for $graphLookup 'restrictSearchWithM...Nicholas Zolnierz2022-09-021-0/+4
* SERVER-69384 - Fix v5.0 legacy shardCollection path for implicitCreateIndex p...Randolph Tan2022-09-012-0/+11
* SERVER-67725 Check catalog consistency on shards as precondition for rename (...Enrico Golfieri2022-09-015-24/+155
* SERVER-65006 Delay unsetting the index build Interceptor until we commitFaustoleyva542022-08-311-1/+5
* SERVER-66794 SERVER-67814 SERVER-69052 Detect time-series collections that re...Dan Larkin-York2022-08-2918-20/+613
* SERVER-68766 add server parameter to enable single value reduce optimizationr5.0.12-rc0r5.0.12Davis Haupt2022-08-294-1/+85
* SERVER-68925 Reintroduce check table logging settings at startupGregory Wlodarek2022-08-264-176/+1
* SERVER-67280 wrap periodicCheckImpl with try catchAndrew Witten2022-08-249-34/+115
* SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan2022-08-237-5/+30
* SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan2022-08-236-26/+27
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-08-2310-21/+88
* SERVER-65382 Don't use clientReadable in AutoSplitVector when reordering shar...Jordi Serra Torrens2022-08-232-7/+17
* SERVER-68694 The compact command should not block oplog applicationGregory Wlodarek2022-08-231-0/+3
* SERVER-68694 Reverse the compact commands locking orderGregory Wlodarek2022-08-231-7/+6
* SERVER-68482 Add MONGO_TSAN_IGNORE to getFlowControlStatsSara Golemon2022-08-222-10/+17
* SERVER-63852 ThreadName rewriteBilly Donahue2022-08-226-194/+241
* SERVER-62636 setFeatureCompatibilityVersion 4.4 succeeds on 5.0 binVersion th...Denis Grebennicov2022-08-201-1/+35
* SERVER-64741 Create mongos appendOplogNote commandali-mir2022-08-182-0/+107
* SERVER-67126 Don't invoke LOGV2 in printStackTrace(ostream)Gabriel Marks2022-08-171-1/+2
* SERVER-63843 Don't allow recursive doLog in sync signal handlersGabriel Marks2022-08-174-28/+122
* SERVER-58176 Remove override for supportsReadConcern in ClusterWriteCmdErin Liang2022-08-171-5/+0
* Revert "SERVER-63843 Don't allow recursive doLog in sync signal handlers"Gabriel Marks2022-08-164-122/+28
* SERVER-63843 Don't allow recursive doLog in sync signal handlersGabriel Marks2022-08-164-28/+122
* SERVER-68039 Support cleaning up dbQuery/dbGetMore exhaust cursors safelyGeorge Wangensteen2022-08-153-236/+334
* SERVER-68728 Add failpoint activation condition for mixed version clustersAbdul Qadeer2022-08-121-2/+2
* SERVER-60958 Access info on SessionCatalogMigrationSource outside of the Clon...Paolo Polato2022-08-121-5/+8
* Import wiredtiger: ce1d1e58ba35166710552e3aaa1c426ddba513fd from branch mongo...r5.0.11-rc1r5.0.11Luke Chen2022-08-1012-1003/+756
* Import wiredtiger: 2cb88aba972de7fa49879ee3616fa49905efbb7c from branch mongo...Luke Chen2022-08-102-5/+12
* SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon2022-08-091-3/+3
* SERVER-68495 Update resharded zones after kCommitting transition.Max Hirschhorn2022-08-095-29/+39
* SERVER-68628 Refresh routing info on primary during resharding.Max Hirschhorn2022-08-094-0/+28
* SERVER-66841 Fix LOGV2 invalid JSON when truncation happens at a backslash ch...Erwin Pe2022-08-094-42/+230
* SERVER-67296 Mark the OpCtx of the configsvr commands used to commit chunk-re...Silvia Surroca2022-08-092-0/+39
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-092-2/+16
* SERVER-68522 Prevent 5.0 binary from starting in FCV 4.4 with misconfigured T...r5.0.11-rc0Benety Goh2022-08-082-0/+85