summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-45798 Infrastructure for Caching OCSP responses for the ClientShreyas Kalyan2020-02-2714-522/+722
* SERVER-42984 Add serverStatus counters for authentication attempts/successesSara Golemon2020-02-276-24/+266
* SERVER-45852 Two-phase index build constraints are checked at the completion ...Louis Williams2020-02-274-52/+149
* SERVER-45087 Log message when new replica set config becomes committedWilliam Schultz2020-02-271-24/+31
* SERVER-39112 Remove 1-second delays when starting and stopping OplogApplier. ...Matthew Russotto2020-02-276-8/+69
* SERVER-46129 Ignore things that aren't builders when hooking into emitters fo...Mathew Robinson2020-02-272-9/+34
* SERVER-43514 Remove TODO listed in SERVER-35817Judah Schvimer2020-02-271-3/+0
* SERVER-45726 Allow empty firstBatch with TaskExecutorCursorCheahuychou Mao2020-02-273-18/+109
* SERVER-46447 Change guidance on when to use format strings in logv2 log messagesAndy Schwerin2020-02-271-2/+4
* SERVER-46382 Add exception handler so log statements do not throw.Henrik Edin2020-02-272-0/+33
* SERVER-46110 Expose $internalOutToDifferentDB functionalityTed Tuckman2020-02-279-94/+39
* SERVER-46421 Reset truncation limit after each attributeHenrik Edin2020-02-271-9/+28
* 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-272-2/+34
* SERVER-45965 Implement ReplicaSetNodeProcessInterface methods needed for $outMihai Andrei2020-02-2713-276/+270
* Revert "SERVER-44367 Allow hinting the delete command"Eric Milkie2020-02-2711-198/+57
* SERVER-41386 Test that the replica set's majority commit point can move forwa...Dianna Hohensee2020-02-273-0/+220
* 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-273-188/+2
* SERVER-46129 Escape scons variable correctly in subst stringMathew Robinson2020-02-271-2/+2
* SERVER-46146 Reduce the number of BVs running the hang analyzer unittestsMaryana Piatrova2020-02-271-1/+0
* SERVER-45087 JS tests that check oplog commitment condition must wait for con...William Schultz2020-02-272-0/+16
* SERVER-45093 Wait for durability when writing new replica set configs to diskWilliam Schultz2020-02-273-0/+73
* 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-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