summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48901 Have a client observer destroy ClientOutOfLineExecutorAmirsaman Memaripour2020-06-253-2/+38
* SERVER-34107: removed dead code from method appendReplicationInfo and updated...Grace Luong2020-06-251-75/+4
* SERVER-49085 add MovePrimaryIsInProgress error codeMisha Tyulenev2020-06-251-0/+1
* SERVER-48975 increase additional isSelf logging to default log levelPavi Vetriselvan2020-06-251-10/+8
* SERVER-44391 Preserve internal tables and temporary files when starting up af...Gregory Noma2020-06-253-8/+41
* SERVER-48985 Add logging for failCommandBen Caimano2020-06-251-16/+24
* SERVER-48174 Add log component and LOGV2 messages in server to measure latenc...Allison Easton2020-06-255-0/+67
* SERVER-48546 Reduce scope of libraries injected via libbaseAndrew Morrow2020-06-2511-91/+202
* SERVER-47138 Fix mongod.cfg file size when replacing tokens in the custom actionNir Bar2020-06-251-0/+3
* SERVER-47124 Add EndStartupOptionHandling as prependent to registering test c...Gabriel Marks2020-06-251-6/+9
* SERVER-40090 DISTINCT_SCAN is only used when certain format of $group _id is ...Katherine Wu2020-06-251-3/+13
* SERVER-43113 Check if a cached cursor exists before constructing configuratio...Yuhong Zhang2020-06-255-24/+35
* SERVER-47263 dryrun election failure logging - removed inaccurate portion of ...PV992020-06-251-1/+1
* SERVER-48779 Implement skeleton of MatchExpressionVisitor to be used for gene...Mihai Andrei2020-06-255-29/+391
* Revert "SERVER-47257 Ensure back button on final MSI panel works correctly"Andrew Morrow2020-06-252-49/+19
* SERVER-46462 Run the dbtest validate wildcard index tests with background set...Shin Yee Tan2020-06-251-0/+2
* SERVER-47733 SymmetricEncryptorWindows shouldn't pad when update is calledAdam Cooper2020-06-253-15/+129
* SERVER-48474 add '$sampleRate' match expressionEric Cox2020-06-252-0/+122
* Import wiredtiger: eafb0cea2157f288e027824b12506e83fe2f432d from branch mongo...Luke Chen2020-06-258-112/+54
* Import wiredtiger: 5a74e438ea34cc6737438f6c99ce2e5e25519a0e from branch mongo...Luke Chen2020-06-257-32/+87
* SERVER-49006 Move initial sync oldest_timestamp advancement directly into ini...William Schultz2020-06-251-5/+5
* SERVER-47717 Tests single voter change requirement is correctly checked with ...Suganthi Mani2020-06-241-0/+132
* SERVER-48426 Cleaned up admin.system.new_users dead codeMina Mahmood2020-06-243-19/+0
* SERVER-48922 Create internal assertion macroAmirsaman Memaripour2020-06-245-2/+85
* SERVER-48927 Provide term to ReplicaSetAwareService onStepUp methodsSpencer T Brody2020-06-247-27/+30
* SERVER-48924 Move ReplicaSetAwareService into repl directory and namespaceSpencer T Brody2020-06-2412-24/+24
* SERVER-43895 Remove commented out function in ordering.hShin Yee Tan2020-06-241-17/+7
* SERVER-48334 numIndexesTotal should only rethrow WriteConflictExceptions in a...Louis Williams2020-06-241-1/+1
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-247-2/+1827
* SERVER-47967 Create a link from the logical session cache section to the defi...Esha Maharishi2020-06-241-15/+21
* SERVER-49053 remove makeStatusWithBilly Donahue2020-06-244-52/+38
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-06-241-8/+1
* SERVER-47244 Add the Auto-splitting section to the sharding arch guideHaley Connelly2020-06-241-0/+82
* SERVER-48159 Reduce the inline cost of isConnected()Amirsaman Memaripour2020-06-244-1/+34
* SERVER-48098 Join Grid executor pool when destroying ShardingTestFixtureMatthew Saltz2020-06-241-0/+3
* Revert "SERVER-48860 Implement db.sbe test command."Martin Neupauer2020-06-247-1826/+2
* SERVER-37860 Retain some WT log files on startup from previous runs when test...Gregory Noma2020-06-241-0/+6
* SERVER-48859 Implement db.sbe test command.Martin Neupauer2020-06-247-2/+1826
* SERVER-49045 Remove invariant from establishCursors cleanup codeNick Zolnierz2020-06-231-2/+0
* SERVER-48791 Add PEG parser library to the third party code directory.Martin Neupauer2020-06-233-0/+4037
* SERVER-48973 Remove ServiceExecutorAdaptiveAmirsaman Memaripour2020-06-2311-1464/+4
* SERVER-47639 Fix race with async getHosts request and concurrent topology changeCheahuychou Mao2020-06-234-18/+40
* SERVER-48972 Keep track of waiting resource in LockerImplGregory Noma2020-06-232-11/+16
* SERVER-49011 Prevent concurrent calls to ProgressMeter::hit() in d_concurrenc...Gregory Noma2020-06-231-5/+7
* SERVER-48326 Complete TODO listed in SERVER-47701Pierlauro Sciarelli2020-06-232-19/+18
* SERVER-48970 Prevent concurrent uses of the same mongo_embedded_v1_status in ...Gregory Noma2020-06-231-4/+19
* SERVER-48211: Fix incorrect usage of ChunkRangeKshitij Gupta2020-06-231-2/+2
* SERVER-48994 LogTransactionOperationsForShardingHandler must use Uninterrupti...Pierlauro Sciarelli2020-06-231-3/+3
* SERVER-48982 Respond to heartbeats until reconfig thread finishes in Stepdown...Ali Mir2020-06-231-2/+5
* Import wiredtiger: 5e6daf7d42727e3d86b2603c20852d1426dee55f from branch mongo...Luke Chen2020-06-234-15/+20