summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-46392 Explicitly request TFO cookie in jstests/core/tcp_fastopen.jsSara Golemon2020-02-271-9/+17
* 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-46129 Fix broken NINJA_*IX vars for ninja stableMathew Robinson2020-02-271-2/+5
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-2711-57/+198
* SERVER-46359 Fix js_exceptions.jsHenrik Edin2020-02-271-7/+1
* SERVER-17934 Do not report replication progress upstream while in initial syncVesselina Ratcheva2020-02-273-2/+188
* SERVER-46433 hot_backups builder tries to build mongocryptd even though it di...Mathew Robinson2020-02-271-0/+1
* SERVER-46427 update FCV test to account for lazy checking of collection valid...Ian Boros2020-02-271-19/+56
* SERVER-44978 Move the "cache generation" to AuthorizationManagerImplKaloian Manassiev2020-02-279-187/+174
* SERVER-46418 disable libunwind for SUSE 15Billy Donahue2020-02-271-1/+1
* SERVER-46223: Support OP_MSG exhaust in mongobridgeLingzhi Deng2020-02-273-22/+77
* SERVER-46002 Attach core read mirroring functionalityBen Caimano2020-02-2720-156/+612
* 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-276-38/+221
* 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
* Revert "SERVER-46276 Ensure cross-db $out handles authz correctly"Nick Zolnierz2020-02-261-45/+10
* SERVER-46230 Enable the resumable range deleter on certain testsMatthew Saltz2020-02-263-27/+93
* SERVER-46401 run main builders every 3 hoursRobert Guo2020-02-261-10/+10
* SERVER-46311 $$IS_MR and $$JS_SCOPE access crashes serverKatherine Wu2020-02-262-6/+32
* 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 Skip out_drop_temp_collection.js for two-phase index builds, con...Gregory Wlodarek2020-02-262-12/+29
* 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-41554 exclude apply_ops_index_collation.js and apply_ops_invalid_index...Benety Goh2020-02-261-0/+5
* SERVER-46235 enable hybrid_index_with_updates.js in logv2Billy Donahue2020-02-262-2/+7
* 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-262-0/+147
* SERVER-46276 Ensure cross-db $out handles authz correctlyNick Zolnierz2020-02-261-10/+45
* Revert "SERVER-46110 Expose $internalOutToDifferentDB in $out"Louis Williams2020-02-266-32/+87
* Revert "SERVER-45447 Add $accumulator for user-defined Javascript accumulators"Louis Williams2020-02-2627-814/+167
* SERVER-46074 Improve log attributes for repl directory and bridge.cppTess Avitabile2020-02-2637-703/+628
* SERVER-45460 Mark CodeWithScope as deprecated in bsontypes.hJames Wahlin2020-02-264-49/+66
* SERVER-46284 Serialize term -1 as a missing field in repl_set_config.cppAli Mir2020-02-263-4/+10
* SERVER-46110 Expose $internalOutToDifferentDB in $outTed Tuckman2020-02-266-87/+32
* 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-263-189/+2
* SERVER-17934 Do not report replication progress upstream while in initial syncVesselina Ratcheva2020-02-263-2/+189
* SERVER-45087 Check oplog commitment condition on replica set reconfigWilliam Schultz2020-02-2629-26/+543
* SERVER-45538 Add shard version retry logic for $unionWith sub-pipelineCharlie Swanson2020-02-2649-490/+1295
* SERVER-46362 Make set_step_params test tolerate sporadic connectionsAmirsaman Memaripour2020-02-261-3/+11
* SERVER-46253 Only register rollback handlers for registered collectionsMaria van Keulen2020-02-253-17/+15
* SERVER-46041 Add DiagnosticListener/WaitListener LSAN suppressionsBen Caimano2020-02-256-7/+32