summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46423 Fix log rotation so writing continues to new fileHenrik Edin2020-02-271-0/+2
* SERVER-43630: Use SortPattern instead of raw BSON in query plannerSvilen Mihaylov2020-02-277-18/+16
* SERVER-46186 Single voter replica set primaries for {j: true} writeConcern wr...Dianna Hohensee2020-02-271-0/+29
* SERVER-45965 Implement ReplicaSetNodeProcessInterface methods needed for $outMihai Andrei2020-02-2710-263/+201
* Revert "SERVER-44367 Allow hinting the delete command"Eric Milkie2020-02-278-53/+36
* SERVER-41386 Test that the replica set's majority commit point can move forwa...Dianna Hohensee2020-02-271-0/+6
* SERVER-45304 Revert unit testWilliam Schultz2020-02-271-61/+0
* SERVER-45087 Move oplog commitment precondition check inside reconfig critica...William Schultz2020-02-271-35/+32
* Revert "SERVER-17934 Do not report replication progress upstream while in ini...William Schultz2020-02-272-45/+2
* SERVER-45093 Wait for durability when writing new replica set configs to diskWilliam Schultz2020-02-272-0/+7
* SERVER-45432 Basic support for operation hedgingMisha Tyulenev2020-02-275-71/+245
* Revert "SERVER-45304 Include resolved IP address in rs.status()"Jason Carey2020-02-278-578/+1
* SERVER-46430 Improve myPort() shell helper to parse IPv6 and replica setsSara Golemon2020-02-271-5/+13
* SERVER-44555 Replicate Before JournalingDianna Hohensee2020-02-2714-95/+345
* SERVER-45117 template AlarmState weak_ptrLouis Williams2020-02-271-1/+1
* Import wiredtiger: 0a0a6354a8d7eea17c803877f9921ed6cedc31c5 from branch mongo...Luke Chen2020-02-276-135/+164
* 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