summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46921 make collection of timing info opt in in PlanStageIan Boros2020-04-1336-128/+179
* SERVER-40187 Remove waitsForNewOplog response field from _getNextSessionModsRandolph Tan2020-04-132-16/+0
* SERVER-47328 optimize MR by avoiding repeated creation of RuntimeConstantsIan Boros2020-04-133-28/+21
* SERVER-47246 Fix typoEsha Maharishi2020-04-131-2/+2
* SERVER-47386 Remove obsolete TODOMatthew Saltz2020-04-131-3/+0
* SERVER-47381 Remove leftover TODO from unionWith explainTed Tuckman2020-04-131-1/+0
* SERVER-47246 Add the 'DDL operations' section to the sharding arch guideEsha Maharishi2020-04-131-0/+98
* SERVER-47483 restore loggedSeverity after LogWithSamplingTestBilly Donahue2020-04-132-117/+95
* SERVER-47480 Remove NonAuthTaskExecutor decorationAmirsaman Memaripour2020-04-134-233/+0
* SERVER-47505 Fix ifndef typo in platform-independent pauseBen Caimano2020-04-131-1/+1
* SERVER-47373 Improve handling of empty TLS packetsMark Benvenuto2020-04-131-2/+13
* SERVER-46396 Add metrics to track number of operations blocked behind a catal...Blake Oler2020-04-135-1/+100
* SERVER-47207 move parser from logger to db/commandBilly Donahue2020-04-137-34/+22
* SERVER-47426 Remove ParallelSortClusteredCursorBlake Oler2020-04-134-1710/+0
* SERVER-46799 Update sharding log lines to adhere to LOGV2 style guide (files ...Esha Maharishi2020-04-139-99/+133
* SERVER-47474 Remove direct call to checkShardVersionOrThrow from CheckShardin...Kaloian Manassiev2020-04-131-13/+6
* Revert "SERVER-44343 Make 'reIndex' a standalone-only command"Samy Lanka2020-04-131-14/+2
* SERVER-47340 Improve management of statics in SSLThreadInfoAmirsaman Memaripour2020-04-111-23/+20
* SERVER-47478 restore 'forked process: <pid>' messageBilly Donahue2020-04-101-0/+2
* SERVER-47459 Election participant metrics skip dry runsA. Jesse Jiryu Davis2020-04-102-18/+67
* SERVER-47405 improve performance of sort key generation by avoiding creation ...Ian Boros2020-04-102-27/+24
* SERVER-47089 Create IDL for ReplSetConfig "settings" object.Matthew Russotto2020-04-1011-281/+626
* SERVER-46703 Make `checkShardVersionOrThrow` throw SSV if the metadata is not...Kaloian Manassiev2020-04-1018-248/+201
* SERVER-47164 Drop any existing indexes conflicting with the specs from the st...Gregory Wlodarek2020-04-103-2/+37
* SERVER-47187 Add startup warning when SeIncreaseWorkingSetPrivilege not presentMark Benvenuto2020-04-101-0/+48
* SERVER-42955 Call explicit_bzero where availableMark Benvenuto2020-04-103-12/+19
* SERVER-47423 Take collection MODE_X locks instead of databse MODE_X lock in c...Gregory Noma2020-04-103-16/+17
* SERVER-47001 Added a pooled KeyString builder.Henrik Edin2020-04-1038-211/+709
* SERVER-46560 Make abort index build deterministicLouis Williams2020-04-1026-1321/+882
* SERVER-47400 Disallow createCollection/Indexes on system colls in txnsMaria van Keulen2020-04-102-0/+9
* SERVER-45936 Remove enableHybridIndexBuilds parameterGregory Noma2020-04-108-180/+54
* SERVER-47121: Introduce pre/post handshake error handling in the RSMLamont Nelson2020-04-1017-48/+736
* SERVER-46720 Allow non strict replication message parsingWilliam Schultz2020-04-108-36/+111
* SERVER-47071: Fix TypeError after the CheckReplOplogs hook failsLingzhi Deng2020-04-091-2/+6
* SERVER-47384 Remove TODO comment for SERVER-41070Cheahuychou Mao2020-04-091-1/+0
* SERVER-43442 Remove blocking call from AsyncWorkScheduler host targettingSpencer T Brody2020-04-094-8/+23
* SERVER-47360 Take collection MODE_IX lock instead of database MODE_X lock whe...Gregory Noma2020-04-094-90/+40
* SERVER-47369 doReplSetReconfig should fail during primary drain modeJudah Schvimer2020-04-092-5/+38
* SERVER-46557 Guarantees the commit quorum value gets persisted before start o...Suganthi Mani2020-04-0921-258/+411
* SERVER-47157 Require ReplSetMetadata.configTermA. Jesse Jiryu Davis2020-04-093-26/+3
* SERVER-47407 Avoid using WriteUnitOfWork in index build collection scan loopLouis Williams2020-04-093-9/+22
* SERVER-47317 Take collection MODE_X locks instead of database MODE_X lock in ...Gregory Noma2020-04-094-35/+49
* SERVER-46949 Add quiesce mode to the ReplicationCoordinatorTess Avitabile2020-04-0910-5/+147
* SERVER-45782 ensure internal-only usage of three CollectionShardingRuntime fu...Tommaso Tocci2020-04-0916-129/+89
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-091-2/+14
* SERVER-43044 IndexBuildsCoordinatorMongod reports operation statistics for sl...Gregory Wlodarek2020-04-091-0/+6
* SERVER-46801 tabular LogComponent defsBilly Donahue2020-04-093-230/+119
* SERVER-47297 Define file structure for security archicture guideShreyas Kalyan2020-04-094-0/+61
* SERVER-43425 Remove TODO listed in SERVER-37045Jack Mulrow2020-04-091-2/+0
* SERVER-45624 Make the balancer split the sessions collectionCheahuychou Mao2020-04-096-41/+158