summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34963 Fix linking on dynamic community builds.ADAM David Alan Martin2018-05-1619-197/+259
* SERVER-32942: Let users listcollections their own collectionsSpencer Jackson2018-05-169-51/+364
* SERVER-34653 MONGO_REGISTER_TEST_COMMANDBilly Donahue2018-05-1620-136/+46
* SERVER-34774: Maintain multikey state during multi-statement transaction.Daniel Gottlieb2018-05-166-9/+70
* SERVER-34960 Add MONGO_FAIL_POINT_BLOCK_IFJason Carey2018-05-164-22/+87
* SERVER-34833 Sessions transaction reaper should refresh routing info before l...Jack Mulrow2018-05-162-27/+34
* SERVER-33113 Make SessionTxnRecord IDL non-strict.Siyuan Zhou2018-05-161-0/+1
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-1660-6817/+570
* SERVER-33706 Remove warning message about Windows FS cache configurationXiangyu Yao2018-05-169-80/+0
* SERVER-34692 Move txnNumber to subdocument in currentOpXiangyu Yao2018-05-163-6/+9
* SERVER-32382 set a default rollback batch sizeJudah Schvimer2018-05-161-1/+4
* SERVER-34847 Catch all DBExceptions in index builderXiangyu Yao2018-05-161-1/+3
* SERVER-34947 Make getLastError available in embedded.Henrik Edin2018-05-161-1/+1
* SERVER-34995 Remove dead code in query system.Charlie Swanson2018-05-164-30/+47
* SERVER-32335 remove unused function ReplicationCoordinatorExternalState::getI...Benety Goh2018-05-165-26/+1
* SERVER-33091 create a rollback test with 5 nodesKyle Suarez2018-05-161-1/+7
* SERVER-32335 remove unused InitialSyncerOptions::batchLimitsBenety Goh2018-05-153-12/+0
* SERVER-34735 Extract structured data from X509 subject namesSara Golemon2018-05-1515-191/+351
* SERVER-32335 remove unused batchLimits argument from DataReplicatorExternalSt...Benety Goh2018-05-156-16/+9
* SERVER-32335 make initial sync batch limits internal to getNextApplierBatch()Benety Goh2018-05-151-3/+4
* SERVER-34903 Allow killCursors within a transactionTess Avitabile2018-05-153-0/+10
* SERVER-34800 The transaction aborter thread uses 0-second lock acquisition ti...Dianna Hohensee2018-05-153-35/+55
* SERVER-34515 fix invariant failure caused by js interruption in group commandIan Boros2018-05-154-11/+44
* SERVER-33524 Fix kill secondaries standalone invariant checks to use a "recov...Judah Schvimer2018-05-151-0/+8
* SERVER-34895 only set stable timestamp to timestamps in oplogJudah Schvimer2018-05-1524-181/+284
* SERVER-34443 Refactor WiredTigerRecoveryUnit and WiredTigerSnapshotManager. A...Louis Williams2018-05-1527-293/+306
* SERVER-34345 remove new EXPORT_SERVER_PARAMETER....WITH_VALIDATORBilly Donahue2018-05-151-5/+2
* SERVER-34345 replace ...WITH_VALIDATOR macros to ->withValidator syntax.Billy Donahue2018-05-158-242/+180
* SERVER-32382 add rollback remote oplog batch sizeJudah Schvimer2018-05-155-11/+39
* SERVER-34531 Ensure KVCatalog _collections is not empty during renameMaria van Keulen2018-05-151-6/+11
* SERVER-33959 Avoid deadlock during global cursor registrationCharlie Swanson2018-05-155-178/+217
* SERVER-34967 Handle PlanExecutor failure in StorageInterfaceImplCharlie Swanson2018-05-152-267/+298
* SERVER-34843 Compute operationTime before $clusterTimeJack Mulrow2018-05-142-136/+116
* SERVER-34985 Send metrics payload as a BSONArray rather than a sequence of BS...Sara Golemon2018-05-142-33/+23
* SERVER-34796 Make _cleanup in movePrimary only clear the DSS if the db existsjannaerin2018-05-141-9/+5
* SERVER-34928 locally suppress gcc8 -Wparentheses where it is causing issuesMathias Stearn2018-05-142-1/+12
* SERVER-34908 fix missing MONGO_INITIALIZER dependencyMathias Stearn2018-05-141-1/+1
* SERVER-34440 Internal readers who opt-out of the PBWM lock when using AutoGet...Louis Williams2018-05-142-15/+15
* SERVER-34968 Wrap sizeOnDisk calculation in writeConflictRetry loopMaria van Keulen2018-05-141-1/+3
* SERVER-34978 Upgrade could trigger invariant in replication recoveryJudah Schvimer2018-05-141-1/+1
* SERVER-34674 Remove _isEnabled invariants from the logical clockJack Mulrow2018-05-144-10/+9
* SERVER-34896: Move timestamping responsibility on index completion to callers.Daniel Gottlieb2018-05-144-128/+266
* SERVER-34905 Move the UniterruptibleLockGuard in the MultiIndexBlockImpl dest...Xiangyu Yao2018-05-141-2/+4
* SERVER-33244 All lock acquisitions for transaction operations obey maxTransac...Dianna Hohensee2018-05-1410-8/+261
* SERVER-25596 Rename SplittableDocumentSource to NeedsMergerDocumentSourceKevinCybura2018-05-1117-33/+32
* SERVER-19904 Avoid massert on field of incorrect type.Fox Lady2018-05-111-0/+19
* SERVER-34701 Wait for oplog visibily on rollback startLouis Williams2018-05-113-11/+5
* SERVER-31024 Log renameCollection at storage layer to cover more casesXiangyu Yao2018-05-112-4/+16
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-1168-2299/+2922
* Import tools: 0373beacadd1b314e2da616acefc5804889eb92c from branch v4.0David Golden2018-05-1113-46/+411