summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Import wiredtiger: 7e595e4a3a9c30c9db0eb33f7da72c97526a2b99 from branch mongo...r4.3.4Luke Chen2020-03-026-164/+135
* SERVER-44812 Add getReplSetConfig.commitmentStatusA. Jesse Jiryu Davis2020-03-0114-18/+76
* SERVER-46288 Fix uninitialized argument in unit tests.Siyuan Zhou2020-03-011-1/+1
* SERVER-44367 Allow hinting the delete commandPawel Terlecki2020-02-2912-79/+198
* SERVER-46479 Make comparison of expected and actual chunk ranges independent ...Bernard Gorman2020-02-291-2/+2
* SERVER-46492 Restore WhereMatchExpression for $where as defaultJames Wahlin2020-02-2913-53/+231
* SERVER-44841 Revisit log levels for new migration protocolAlex Taskov2020-02-2913-144/+216
* SERVER-46288 Reconfig in 4.2 style with the current config on FCV downgradeSiyuan Zhou2020-02-2927-247/+427
* SERVER-42930 Pools for hosts can outlive their groupsBen Caimano2020-02-281-4/+24
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-2859-135/+99
* Revert "SERVER-45535 Support explain in $unionWith"Charlie Swanson2020-02-2815-351/+88
* Revert "SERVER-45958 End to end tests for selected_tests"Lydia Stepanek2020-02-282-99/+24
* SERVER-46463 add logging for hedged readsMisha Tyulenev2020-02-282-2/+17
* SERVER-45406 Plumb ExpressionContext through PlanStageIan Boros2020-02-28172-1178/+1445
* SERVER-46360 LockManager dump improvementsBilly Donahue2020-02-282-14/+26
* SERVER-45537 Test currentOp for aggregation pipeline with $unionWithArun Banala2020-02-281-0/+213
* SERVER-46488 recoverFromOplogUpTo should use the recovery timestampGregory Wlodarek2020-02-282-19/+12
* SERVER-46488 queryableBackupMode should recover from the journal files on sta...Gregory Wlodarek2020-02-282-26/+23
* SERVER-46431 Attach lsid and txnNumber to commands sent through ReplicaSetNod...Gregory Noma2020-02-284-11/+21
* SERVER-46496 Retry on exceptions in reconfig_add_remove_arbiter.jsVesselina Ratcheva2020-02-281-1/+1
* SERVER-46495 ssl_cluster_ca should disable hang analyzer when failures are ex...Matthew Russotto2020-02-281-3/+10
* SERVER-45562 Ensure consistent $$NOW value across $unionWith armsCharlie Swanson2020-02-281-13/+35
* SERVER-45958 End to end tests for selected_testsLydia Stepanek2020-02-282-24/+99
* SERVER-9391 tailable cursors should throw an exception in DBClientCursor when...Cheahuychou Mao2020-02-2816-8/+96
* SERVER-46459 Ubuntu 18.04 ASAN builder specifies enterpise targets with no mo...Mathew Robinson2020-02-281-1/+0
* SERVER-46342 Reload systemd service file on install for deb platformsMathew Robinson2020-02-284-0/+12
* SERVER-46113 Ensure free variables are rejected in view definitionsKatherine Wu2020-02-281-0/+4
* SERVER-46129 Correct function variable namingMathew Robinson2020-02-281-1/+1
* SERVER-45535 Support explain in $unionWithTed Tuckman2020-02-2815-88/+351
* SERVER-46470 Rename 't' field to 'configTerm' in replica set heartbeat responsesWilliam Schultz2020-02-282-2/+4
* SERVER-46385 Complete TODO listed in SERVER-46018Mark Benvenuto2020-02-282-19/+9
* SERVER-46276 Ensure cross-db $out handles authz correctlynzolnierzmdb2020-02-281-10/+56
* SERVER-46110 Expose $out functionalityTed Tuckman2020-02-289-94/+39
* SERVER-46451 re-enable apply_ops_index_collation.js and apply_ops_invalid_ind...Benety Goh2020-02-281-5/+0
* SERVER-45567 converting the remainder of the users of MONGO_LOG_COMPONENT and...Gabriel Russell2020-02-2815-184/+439
* SERVER-46489 Decrease frequency of ephemeralForTest builderLouis Williams2020-02-281-0/+2
* SERVER-46451 fix index_build.js to work with the parallel test suiteBenety Goh2020-02-281-2/+2
* SERVER-46094: Now using walltime instead of ts when checking for excess oplog...Andrew Chen2020-02-282-42/+88
* SERVER-46482 Move to daily cadence for WT Develop sys-perf variantsHenrik Ingo2020-02-281-2/+2
* SERVER-46285 Ensure transaction isolation of newly-created collectionsMaria van Keulen2020-02-289-16/+74
* SERVER-46417 Temporarily make dbclient_rs_test use the ScanningReplicaSetMoni...Haley Connelly2020-02-281-17/+71
* SERVER-46264 Change the rename command so it is passed through IDL rather tha...Nick Zolnierz2020-02-285-23/+81
* SERVER-46461 Make static in getDiagnosticListenerState() immortal to fix dest...Henrik Edin2020-02-282-2/+4
* SERVER-46415 Remove logFormat option and the ability to select the text forma...Henrik Edin2020-02-2821-255/+14
* Revert "SERVER-45535 Have $unionWith support explain"Ted Tuckman2020-02-2816-352/+89
* SERVER-45091 Test that arbiter can commit a reconfigA. Jesse Jiryu Davis2020-02-281-0/+35
* SERVER-46377 Don't get a returnValue from js scope for callFunctionWithoutReturnEric Cox2020-02-282-14/+22
* SERVER-46404 Remove shouldLog from logger V1 APIMark Benvenuto2020-02-2827-82/+102
* SERVER-45797 Implement support for MustStaple in the ServerAdam Cooper2020-02-286-1/+246
* SERVER-45087 Simplify config commitment log message formatWilliam Schultz2020-02-281-5/+3