summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46123 Remove ScopedStopNewDatabaseIndexBuilds/ScopedStopNewCollectionI...Gregory Wlodarek2020-02-263-369/+39
* SERVER-46274: Add votingMembersCount and writableVotingMembersCount fields to...Xuerui Fa2020-02-264-1/+48
* SERVER-45995: Test that nodes in initial sync maintain and gossip the commit ...Xuerui Fa2020-02-261-0/+8
* Revert "SERVER-46110 Expose $internalOutToDifferentDB in $out"Louis Williams2020-02-263-27/+77
* Revert "SERVER-45447 Add $accumulator for user-defined Javascript accumulators"Louis Williams2020-02-2623-572/+162
* SERVER-46074 Improve log attributes for repl directory and bridge.cppTess Avitabile2020-02-2636-701/+627
* SERVER-45460 Mark CodeWithScope as deprecated in bsontypes.hJames Wahlin2020-02-262-7/+14
* SERVER-46284 Serialize term -1 as a missing field in repl_set_config.cppAli Mir2020-02-262-2/+4
* SERVER-46110 Expose $internalOutToDifferentDB in $outTed Tuckman2020-02-263-77/+27
* SERVER-46270 Optimize postBatchResumeToken and latestOpLogTimestamp retrieval...Anton Korshunov2020-02-263-11/+40
* SERVER-44978 Remove accidentally added usage of getGlobalServiceContext() fro...Kaloian Manassiev2020-02-2611-79/+82
* Revert "SERVER-17934 Do not report replication progress upstream while in ini...Vesselina Ratcheva2020-02-262-45/+2
* SERVER-17934 Do not report replication progress upstream while in initial syncVesselina Ratcheva2020-02-262-2/+45
* SERVER-45087 Check oplog commitment condition on replica set reconfigWilliam Schultz2020-02-267-9/+316
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-2644-482/+1261
* SERVER-46253 Only register rollback handlers for registered collectionsMaria van Keulen2020-02-253-17/+15
* SERVER-46041 Add DiagnosticListener/WaitListener LSAN suppressionsBen Caimano2020-02-254-7/+15
* SERVER-46331 Check for SocketException error on response object in NetworkInt...Janna Golden2020-02-251-9/+6
* SERVER-44202 Remove unnecessary TODO comment pertaining to explain of exchang...David Storch2020-02-251-1/+1
* SERVER-45085 check config replication condition on reconfigPavithra Vetriselvan2020-02-2514-136/+419
* SERVER-46375 Include the offset, length pair for files as part of the first f...Gregory Wlodarek2020-02-251-0/+5
* SERVER-46359 Log javascript stack traces in plain text in the shell.Henrik Edin2020-02-251-1/+4
* SERVER-46361 Format UUID as $uuid:<string> in logv2Henrik Edin2020-02-253-3/+62
* SERVER-41554 remove applyOps support for createIndexesBenety Goh2020-02-251-0/+6
* SERVER-46286 Clean up unused functions in OplogFetcherSamyukta Lanka2020-02-255-62/+6
* SERVER-45447 Add $accumulator for user-defined Javascript accumulatorsDavid Percy2020-02-2523-162/+572
* SERVER-45770 add to/from information to moveChunk.to log messageJosef Ahmad2020-02-251-1/+1
* SERVER-46334 Eliminate the mutex held across JournalListener calls.Dianna Hohensee2020-02-2512-101/+52
* SERVER-46196 Fix creation of orphan Top entries on failed collection creationDavid Storch2020-02-251-12/+26
* SERVER-46072 Improve log attributes for transaction_participant.cppTess Avitabile2020-02-251-20/+18
* SERVER-46219 Unit Tests should log with jsonMark Benvenuto2020-02-2546-233/+299
* SERVER-46157 Logging from s2 uses logv2Henrik Edin2020-02-241-39/+37
* SERVER-46333 Disable log truncation in the shell ProgramMultiplexerHenrik Edin2020-02-241-1/+4
* SERVER-46343 Remove extra newline in plain formatterHenrik Edin2020-02-241-1/+4
* SERVER-38714 Drop unfinished indexes on modified collections during repair wh...Louis Williams2020-02-244-17/+57
* SERVER-46376 Fix format specifier in LOGV2 statement in MigrationCoordinatorAlex Taskov2020-02-241-2/+2
* SERVER-46380 Remove unused function deleteRangeDeletionTasksForCollectionLocallyMatthew Saltz2020-02-242-13/+0
* SERVER-46137 Implement ReplicaSetNodeProcessInterface methods needed for $mergeGregory Noma2020-02-2410-90/+140
* SERVER-44022 Fix race in PrepareConflictTracker and speed up happy pathGeert Bosch2020-02-243-17/+16
* SERVER-46018 RamLog should use hard code lengthMark Benvenuto2020-02-243-106/+215
* SERVER-45813 Modify AsyncDBClient/NetworkInterfaceTL to allow Fire and ForgetCheahuychou Mao2020-02-245-87/+169
* SERVER-46235 Re-enable more no_passthrough testsMark Benvenuto2020-02-241-34/+20
* SERVER-46197 Make build flag to disable diagnostic latchesBen Caimano2020-02-2415-51/+91
* SERVER-45085 gate configTerm addition from topCoord with FCVPavithra Vetriselvan2020-02-241-2/+8
* SERVER-45962 feature flag to opt out of new RSM implementationHaley Connelly2020-02-2422-1752/+2270
* SERVER-46253 Roll back collection registrations during txn abortMaria van Keulen2020-02-243-2/+34
* SERVER-46330 Delete 'oplogFetcherUsesExhaust' server parameter if running las...Samyukta Lanka2020-02-241-3/+3
* Revert "SERVER-45447 Add $accumulator for user-defined Javascript accumulators"David Percy2020-02-2423-572/+162
* SERVER-46340 TestData is undefined in DSIRobert Guo2020-02-241-2/+2
* SERVER-46303 Omit configTerm -1 from heartbeatsA. Jesse Jiryu Davis2020-02-245-13/+44