summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30204 Fix exception handling in CleanupConcurrencyWorkloads hookJonathan Abrahams2018-05-151-22/+24
* SERVER-34650 Test write conflict behavior between transactional and non-trans...William Schultz2018-05-151-0/+146
* 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-154-0/+77
* SERVER-34800 The transaction aborter thread uses 0-second lock acquisition ti...Dianna Hohensee2018-05-154-35/+184
* SERVER-34515 fix invariant failure caused by js interruption in group commandIan Boros2018-05-1512-11/+180
* SERVER-33524 Fix kill secondaries standalone invariant checks to use a "recov...Judah Schvimer2018-05-152-18/+86
* 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-1528-294/+307
* 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-34936 Reduce batchtime of rocksdb buildvariantIan Whalen2018-05-151-5/+5
* SERVER-34855 Blacklist restart_catalog.js from causal consistency suitesVesselina Ratcheva2018-05-153-0/+12
* 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-152-6/+84
* SERVER-34876 Wait for initial sync to finish before reading from oplog inWilliam Schultz2018-05-151-0/+3
* SERVER-33959 Avoid deadlock during global cursor registrationCharlie Swanson2018-05-158-178/+263
* SERVER-34967 Handle PlanExecutor failure in StorageInterfaceImplCharlie Swanson2018-05-152-267/+298
* SERVER-34843 Compute operationTime before $clusterTimeJack Mulrow2018-05-143-137/+117
* SERVER-34985 Send metrics payload as a BSONArray rather than a sequence of BS...Sara Golemon2018-05-142-33/+23
* SERVER-32999 Remove Debian 7 buildsRamon Fernandez2018-05-142-157/+6
* 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-30204 Use a new CleanupConcurrencyWorkloads hook instead of CleanEvery...Jonathan Abrahams2018-05-149-31/+114
* 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-1411-9/+266
* SERVER-34380 system_perf.yml: remove compile_proxyHenrik Ingo2018-05-141-145/+33
* SERVER-34950 Use new sys-perf baseline 3.4.14-BaselineHenrik Ingo2018-05-131-2/+2
* SERVER-34969 Include 'v' field in oplog entries generated in oplog_replay_on_...Spencer T Brody2018-05-111-0/+1
* 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-19904 Test more bad inputs with filemd5Charlie Swanson2018-05-111-7/+17
* SERVER-34701 Wait for oplog visibily on rollback startLouis Williams2018-05-113-11/+5
* SERVER-34961 read_concern_snapshot_aggregation.js & snapshot_reads.js should ...James Wahlin2018-05-112-6/+6
* SERVER-34957 remove unused libdeps_exploring tracking from dagger.pyGabriel Russell2018-05-111-33/+4
* SERVER-34966 Increase transaction reaper timeout in read_concern_snapshot_yie...Ian Boros2018-05-111-0/+7
* SERVER-31024 Log renameCollection at storage layer to cover more casesXiangyu Yao2018-05-112-4/+16
* SERVER-34374 Wrap shutil.rmtree() in resmoke to handle path names which may c...Jonathan Abrahams2018-05-117-6/+154
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-1168-2299/+2922
* Import tools: 0373beacadd1b314e2da616acefc5804889eb92c from branch v4.0David Golden2018-05-1113-46/+411
* SERVER-34851 Disallow index selection for identical min & max values on findJames Wahlin2018-05-116-138/+156
* SERVER-34923 PeriodicRunnerASIO -> ImplJason Carey2018-05-1017-598/+483
* SERVER-34345 Make it easy to provide validator functions for server parametersSpencer T Brody2018-05-103-22/+71
* SERVER-34934 Update reference to MongoDB "3.8" in MONGODB-CR startup errorSara Golemon2018-05-101-1/+1