summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44555 Replicate Before JournalingDianna Hohensee2020-02-2714-95/+345
* SERVER-45117 template AlarmState weak_ptrLouis Williams2020-02-271-1/+1
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-278-36/+53
* SERVER-17934 Do not report replication progress upstream while in initial syncVesselina Ratcheva2020-02-272-2/+45
* SERVER-44978 Move the "cache generation" to AuthorizationManagerImplKaloian Manassiev2020-02-279-187/+174
* SERVER-46223: Support OP_MSG exhaust in mongobridgeLingzhi Deng2020-02-273-22/+77
* SERVER-46002 Attach core read mirroring functionalityBen Caimano2020-02-2719-156/+488
* SERVER-46393 Always check client last operation time when computing operation...Cheahuychou Mao2020-02-271-5/+0
* SERVER-46123 Make the dropDatabase command abort in-progress index buildsGregory Wlodarek2020-02-275-38/+124
* SERVER-44485 Update Repl Arch Guide to reflect oplogTruncateAfterPoint change...Dianna Hohensee2020-02-261-20/+45
* SERVER-46008 Fix so logging works during global shutdownHenrik Edin2020-02-264-16/+60
* SERVER-41679 Add counters in serverStatus for slow network actionsCheahuychou Mao2020-02-264-2/+43
* SERVER-46311 $$IS_MR and $$JS_SCOPE access crashes serverKatherine Wu2020-02-261-6/+6
* SERVER-45117 Guard NetworkInterfaceTL::setAlarm() more aggressivelyBen Caimano2020-02-262-11/+53
* SERVER-45210 Accept and ignore nonAtomic:true option in mapReduceKatherine Wu2020-02-262-23/+19
* SERVER-46123 Check whether the database is drop pending for aggregation opera...Gregory Wlodarek2020-02-263-11/+24
* SERVER-46429 Blacklist sharded_union_testLouis Williams2020-02-261-0/+5
* 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-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