summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49510: Add functionality to pick new split points during resharding wh...wireVersionKshitij Gupta2020-08-055-20/+384
* SERVER-49839 Implement AlwaysFalse and AlwaysTrue match expressions in SBEAndrii Dobroshynskyi2020-08-053-24/+76
* SERVER-47509: Correct merge conflict resoluationDaniel Gottlieb2020-08-051-1/+1
* SERVER-49986 Convert isMaster command to hello and keep isMaster, ismaster al...Pavi Vetriselvan2020-08-0515-102/+163
* SERVER-47509: Have resmoke better cope with multiple set parameters.Daniel Gottlieb2020-08-0510-32/+243
* SERVER-47626 Execution Architecture Guide: The CatalogGeert Bosch2020-08-051-26/+73
* SERVER-49563 Create ReshardingCoordinator classjannaerin2020-08-053-0/+230
* SERVER-46906 Use PeriodicRunner for the user cache invalidatorGabriel Marks2020-08-053-138/+84
* SERVER-47288 Execution Architecture Guide: Write OperationsLouis Williams2020-08-051-5/+42
* SERVER-50057 Do not use StringDataSet in OperationShardingStateHaley Connelly2020-08-051-1/+1
* SERVER-49448 Interrupt index builds for shutdown during the expected phase in...Gregory Noma2020-08-0514-147/+164
* SERVER-49438 Allow memory.js tests to accept $where timeout interruptionKatherine Wu2020-08-051-1/+2
* SERVER-49507 Reduce memory consumption in startup repair when rebuilding uniq...Faustoleyva542020-08-057-138/+164
* SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson2020-08-0518-93/+121
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-0595-120/+120
* SERVER-50097 isMaster aliases should correctly populate exhaustIsMasterMetricsPavi Vetriselvan2020-08-052-11/+71
* SERVER-50079 Move libraries in LIBDEPS for the mongod target in the SConscrip...Luis Osta2020-08-051-4/+2
* SERVER-47294 Concurrency Architecture GuideEric Milkie2020-08-051-31/+105
* SERVER-49561 Add resharding fields to config.collectionsBlake Oler2020-08-0511-5/+131
* Import wiredtiger: 54d5655b43b91028ee1c90eadd0969c863a9e7e5 from branch mongo...Chenhao Qu2020-08-052-33/+16
* SERVER-46202 Make ShardRegistryData immutableKevin Pulo2020-08-054-331/+235
* SERVER-48716 Completed doc, added links to files in docs/README.mdReo Kimura2020-08-054-3/+91
* SERVER-21861: Prohibit Timestamp.prototype.toString via resmoke injection.Daniel Gottlieb2020-08-0535-85/+103
* SERVER-49549: multiversion sharded backup restore testsGrace Luong2020-08-042-0/+2
* SERVER-49883 Add temporary 'bugprone-use-after-move' exception for checked-in...Jacob Evans2020-08-041-1/+5
* SERVER-49117 Remove storage validation of '$' and '.' in field names for inse...Junhson Jean-Baptiste2020-08-0431-290/+184
* SERVER-49831 Add support for base MatchExpression in grammarRibhav Jain2020-08-0412-2116/+2424
* SERVER-49030 Make CurOp::_start and CurOp::_end atomicJustin Seyster2020-08-045-124/+201
* SERVER-50034 Make donorStartMigration command retries join the active migrationLuis Osta2020-08-043-15/+28
* SERVER-49933 Put Cedar Auth into Secrets YamlRyan Timmons2020-08-041-0/+2
* SERVER-49417 Fix connectionId attribute nameBilly Donahue2020-08-041-4/+5
* SERVER-50082 Attempt to fix test failureGabriel Marks2020-08-041-25/+47
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-08-047-34/+27
* SERVER-49818: Run enterprise-windows-required burn_in_test against enterprise...David Bradford2020-08-041-0/+1
* SERVER-50047 add debug logging to investigate moveChunk when source == destin...Misha Tyulenev2020-08-041-0/+29
* SERVER-48861 Add arithmetic expressions to grammarTed Tuckman2020-08-0410-1850/+3238
* SERVER-49789 Make tenant migration donor use a StreamableReplicaSetMonitor to...Luis Osta2020-08-0417-46/+290
* SERVER-50064 Make recursion depth thread-local in ServiceExecutor testsAmirsaman Memaripour2020-08-043-16/+14
* SERVER-49157 Make TransportLayer reference a specific WireSpecAmirsaman Memaripour2020-08-049-14/+27
* SERVER-49730: Replace usages of waitForDrainFinishXueruiFa2020-08-0416-172/+8
* SERVER-48543 Improve serialization format to avoid delta oplog exceeding max ...Arun Banala2020-08-0413-204/+379
* SERVER-49676: Coverity analysis defect 115809: Uninitialized scalar fieldXueruiFa2020-08-041-1/+1
* SERVER-50060 Make oplog_slow_sampling_logging.js tolerant to small changes in...Matthew Russotto2020-08-041-4/+20
* SERVER-49830 Add workloads running with maintenance events build variant to s...Mikhail Shchatko2020-08-041-0/+68
* SERVER-50077 Set unsharded shard version on collection creation only on prima...Marcos José Grillo Ramírez2020-08-042-9/+27
* SERVER-49976 Cleanup database cache on shard removalTommaso Tocci2020-08-0411-40/+152
* SERVER-48417 Reconstruct in-memory state when resuming index buildSamy Lanka2020-08-0433-79/+613
* SERVER-49378 List Commands includes API Version InfoPV992020-08-042-0/+21
* SERVER-48312 Remove the 'requires_document_locking' jstest tagGregory Wlodarek2020-08-0431-62/+17
* SERVER-48312 Remove requiresDocumentLevelConcurrency and supportsDocumentLeve...Gregory Wlodarek2020-08-0415-96/+48