summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66726 Fix serialization in killAllSessionsByPatternSara Golemon2022-08-091-3/+3
* SERVER-68495 Update resharded zones after kCommitting transition.Max Hirschhorn2022-08-093-29/+32
* SERVER-65317 `TaskExecutorCursor` should not cancel prefetching getMoresAmirsaman Memaripour2022-08-094-61/+218
* SERVER-67725 check uuid consistency over all participants for renameCollectionEnrico Golfieri2022-08-093-2/+120
* 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-082-0/+37
* SERVER-61985 SERVER-67193 Make reshardingPauseCoordinatorBeforeCompletion fai...Abdul Qadeer2022-08-051-2/+9
* SERVER-68511 MovePrimary update of `config.databases` entry must use dotted f...Pierlauro Sciarelli2022-08-051-20/+39
* SERVER-67492 Skip updating txn table for op=n when o2 is emptyAbdul Qadeer2022-08-042-3/+15
* SERVER-67885 shardCollection with a mismatched UUID on a capped collection wi...Faustoleyva542022-08-041-2/+2
* SERVER-68513 The _configsvrRunRestore command should restore databases with u...Gregory Wlodarek2022-08-031-5/+20
* SERVER-65657 Reduce calls to the cappedInsertNotifier for the oplogMatthew Russotto2022-08-034-6/+14
* SERVER-67422 Have getAllRemovalFuturesForCoordinatorsForInternalTransactions ...Jason Zhang2022-08-031-0/+4
* SERVER-68405 Convert Nothing for _id expression in $group to NullYoonsoo Kim2022-08-031-13/+5
* SERVER-68487 add BSONElement::isNaN()Benety Goh2022-08-022-0/+39
* SERVER-67917 Use DBDirectClient in FLE Crud Count pathMark Benvenuto2022-08-012-5/+5
* SERVER-67992 Use operation timer tracker in fle mongos crud processingMark Benvenuto2022-08-011-1/+3
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-08-017-7/+35
* SERVER-67305 Fix lock-free read timestamp order during repl stepupHenrik Edin2022-07-296-72/+130
* SERVER-63049 Implemented counters for aggregate accumulator expressionsTimour Katchaounov2022-07-298-58/+67
* SERVER-67535 move_chunk_large_chunk_map_workloads no longer reports timing br...Enrico Golfieri2022-07-291-1/+7
* SERVER-67477 Ensure range deletion index is created on addShard (6.0 only)Allison Easton2022-07-291-33/+36
* SERVER-68196 Fix broken assertion in BoundedSorterDan Larkin-York2022-07-281-4/+5
* SERVER-66072 Fix dependency analysis for $match on $expr with $randAlya Berciu2022-07-282-12/+41
* SERVER-67457 Wait for majority commit on completionAbdul Qadeer2022-07-281-2/+2
* SERVER-68016 Use little endian for deserializing data serialized by BufBuilderRui Liu2022-07-281-2/+4
* SERVER-68354 Set `whenToClean` to `now` when marking range deletion task as p...Pierlauro Sciarelli2022-07-281-1/+3
* Import wiredtiger: 3ab8999188b852b1cebf3f9e9fe4e0956a8328b5 from branch mongo...Luke Chen2022-07-283-9/+27
* Import wiredtiger: e436e940122e02cf8c0e289d577636158ef11970 from branch mongo...Luke Chen2022-07-282-5/+7
* Import wiredtiger: c0c3fa3b3678db9156be7dbf752413e44c30d998 from branch mongo...Luke Chen2022-07-286-64/+57
* SERVER-68363 Mark 5.3 as EOLKelsey Schubert2022-07-281-1/+1
* SERVER-67418 Retry apple SSLManagerCoordinator initialization on failureGabriel Marks2022-07-271-1/+19
* SERVER-67532 Fail oplog server status section lessGabriel Marks2022-07-271-7/+7
* SERVER-66023 Use DelayableTimeoutCallback class to avoid resetting election a...Matthew Russotto2022-07-275-86/+74
* SERVER-66023 Create a DelayableTimeoutCallback class to avoid constantly rese...Matthew Russotto2022-07-274-0/+724
* SERVER-68330: Suppress mixed-mode testing assertions on config.transactions.Daniel Gottlieb2022-07-271-1/+5
* SERVER-66970 Add EOL'd releases infoRichard Samuels2022-07-271-0/+19
* SERVER-67802 ensure mongos count can handle large values for skipBenety Goh2022-07-271-1/+1
* SERVER-67801 createIndexes on config.transactions should handle empty list of...Benety Goh2022-07-271-1/+1
* SERVER-67723 Make the SessionCatalogMongoD reaper not delete the on-disk stat...Cheahuychou Mao2022-07-272-42/+20
* SERVER-65454: Reset curop namespace after config.image_collection lookup.Daniel Gottlieb2022-07-273-0/+17
* SERVER-64340 Warn if balancer is disabled while draining shardAntonio Fuschetto2022-07-261-0/+48
* SERVER-65006 Delay unsetting the index build Interceptor until we commitFaustoleyva542022-07-261-1/+5
* SERVER-67802 ensure mongos count can handle large values for limitBenety Goh2022-07-261-1/+1
* SERVER-66938 Drastically simplify command to generate ninja filesTausif Rahman2022-07-261-1/+1
* SERVER-67845 Acquire critical section in rename "check preconditions" phase o...Pierlauro Sciarelli2022-07-264-7/+55
* SERVER-68130 adjust autoSplitVector's estimatedAdditionalBytesPerItemInBSONArrayPierlauro Sciarelli2022-07-261-1/+10
* SERVER-66943 collStats must never retrieve orphans count on plain replset or ...Pierlauro Sciarelli2022-07-261-6/+11
* SERVER-66651 restore builtin role needs applyOps permissionsSara Golemon2022-07-251-0/+2