summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-45091 Arbiter safe reconfig testsA. Jesse Jiryu Davis2020-02-281-54/+98
* SERVER-44468 remove TODO commentBenety Goh2020-02-281-1/+0
* SERVER-46457 Fix destruction order issue during shutdown in openssl_init.cppHenrik Edin2020-02-281-6/+10
* SERVER-46283 Implement command mirroring for updateAmirsaman Memaripour2020-02-273-0/+213
* SERVER-17934 Do not report replication progress upstream while in initial syncVesselina Ratcheva2020-02-273-2/+194
* SERVER-45726 Improve variable names in TaskExecutorCursorCheahuychou Mao2020-02-273-50/+59
* SERVER-45085 add config term and version to error messagePavithra Vetriselvan2020-02-271-3/+5
* SERVER-46448 remove sharded_multi_stmt_txn_jscore_passthrough, jstestfuzz flo...Robert Guo2020-02-271-6/+2
* SERVER-46235 Remove suppression for mongoURIAuth.jsMark Benvenuto2020-02-271-2/+0
* SERVER-46336 Remove Expired Stapled OCSP ResponseShreyas Kalyan2020-02-273-15/+75
* SERVER-46452 Disable predictive_connpool.js in noPassthrough testsHaley Connelly2020-02-271-0/+2
* SERVER-45085 re-enable config quorum checkerPavithra Vetriselvan2020-02-279-132/+159
* SERVER-45535 Have $unionWith support explainTed Tuckman2020-02-2716-89/+352
* SERVER-46455 Mark tcp_fastopen.js as multiversion_incompatibleSara Golemon2020-02-271-0/+1
* SERVER-42939 Add new setParameter for `ocspValidationRefreshPeriodSecs`Adam Cooper2020-02-273-4/+47
* SERVER-45754 Update error message that results from SERVER-45374 to suggest r...Louis Williams2020-02-271-2/+4
* SERVER-45447 Add $accumulator for user-defined Javascript accumulatorsDavid Percy2020-02-2727-167/+814
* SERVER-21307 add secondary reads to dropIndexes and index builds testBenety Goh2020-02-271-4/+51
* SERVER-43795 Implement and test OCSP Client Validation for OSXShreyas Kalyan2020-02-271-0/+13
* SERVER-46121 Make separate Controllers with taskExecutorPoolSize > 1Ben Caimano2020-02-274-6/+43
* Revert "SERVER-46110 Expose $internalOutToDifferentDB functionality"Louis Williams2020-02-279-39/+94
* SERVER-46405 Remove {get,set,clear}MinimumLoggedSeverity from logger V1 APIMark Benvenuto2020-02-2729-179/+271
* SERVER-46450: Reduce the amount of windows tasks in a patch buildDavid Bradford2020-02-271-32/+73