summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39456 Remove tcmallocEnableMarkThreadTemporarilyIdle implementation.r4.1.8Henrik Edin2019-02-127-192/+7
* SERVER-35963 Remove old WT index_collatorDivjot Arora2019-02-121-22/+0
* SERVER-36917 Remove the unused DBDirectClient in drop_indexes.cppDivjot Arora2019-02-121-2/+0
* SERVER-38521 Move all TransactionCoordinator sources to be under db/sKaloian Manassiev2019-02-1228-84/+90
* SERVER-38521 Make the transaction coordinator step-up task interruptibleKaloian Manassiev2019-02-129-131/+320
* SERVER-38521 Use `advanceTime` in network operation cancellation tests to ens...Kaloian Manassiev2019-02-124-12/+16
* SERVER-39368 refactor IndexBuildsCoordinator::_runIndexBuild to facilitate fu...Dianna Hohensee2019-02-113-221/+298
* SERVER-39474 Fix incorrect use of 'skip' parameter to configureFailPoint in t...Esha Maharishi2019-02-114-34/+35
* SERVER-39401 Reduce number of repeated executions in 'Linux Repeated Executio...Louis Williams2019-02-121-2/+3
* SERVER-39068 Replicate startIndexBuild and commitIndexBuild oplog entriresLouis Williams2019-02-1230-215/+513
* SERVER-35551 Avoid restarting mongobridge processes.Max Hirschhorn2019-02-115-16/+71
* SERVER-39333 Add assertions that operations work in coll_epoch_test2.jsjannaerin2019-02-111-20/+26
* SERVER-39139 Make canAcceptWritesFor, canAcceptWritesForDatabase and canServe...Vesselina Ratcheva2019-02-112-6/+6
* SERVER-39206 Avoid PBWM lock conflicts for prepared transaction on startupSiyuan Zhou2019-02-114-0/+9
* SERVER-39169 Add $_internalReadAtClusterTime option to find and dbHash.Max Hirschhorn2019-02-1112-120/+528
* SERVER-39106 GlobalLock acquisition should throw if its ticket acquisition ti...Xiangyu Yao2019-02-113-12/+46
* SERVER-39412 Continue to disconnect on rollback or on removal from the config...Matthew Russotto2019-02-112-3/+8
* SERVER-39328 Ensure unacked write starts and finishes before stepping down in...Matthew Russotto2019-02-111-7/+24
* SERVER-39493 Relax xcode clang requirements and warn on osx dynamic linkSara Golemon2019-02-111-1/+5
* SERVER-36489 Start initial sync oplog fetching from the 'oldest active transa...Samy Lanka2019-02-1120-251/+1118
* SERVER-37283 Use stronger locks for system.viewsCharlie Swanson2019-02-1125-231/+198
* SERVER-37456 Make the global CursorManager a decoration on ServiceContextAnton Korshunov2019-02-1125-55/+100
* SERVER-39469 Capture by reference instead of value in write_ops failpointsNick Zolnierz2019-02-111-2/+2
* SERVER-35651: Don't downgrade data files when a 4.2 binary running as an arbi...Daniel Gottlieb2019-02-111-1/+4
* SERVER-39304 Add new required variant linux-64-required-duroff to evergreen.ymlJonathan Abrahams2019-02-111-1/+20
* SERVER-39183 Avoid opCtx wait in implscope sleepJason Carey2019-02-101-16/+1
* SERVER-39183 honor socket disconnect in $whereJason Carey2019-02-109-137/+237
* SERVER-39150 markKillOnClientDisconnectJason Carey2019-02-1027-11/+329
* SERVER-37979 Fix unittest compilationGregory Wlodarek2019-02-102-3/+10
* SERVER-37979 Remove prepareIndexBuild from IndexBuildEntryGregory Wlodarek2019-02-092-12/+0
* SERVER-37979 Add writing utilities to the index build interfaceGregory Wlodarek2019-02-097-13/+903
* SERVER-39086 Refactor system_index.cpp to build indexes using the IndexBuilds...Gregory Wlodarek2019-02-092-35/+46
* SERVER-39208 ignore InterruptedAtShutdown in ARS dtorJason Carey2019-02-081-3/+10
* SERVER-39461: Stop generating tasks on windowsDavid Bradford2019-02-081-46/+264
* SERVER-39149 Homogenize getMore behaviorJason Carey2019-02-087-31/+93
* SERVER-39291 Remove padding options from compactGeert Bosch2019-02-083-50/+2
* SERVER-39090 Remove sort7.js and fold coverage into sort_array.jsCharlie Swanson2019-02-083-28/+147
* SERVER-39463 Add logging to plan_cache_shell_helpers.jsTed Tuckman2019-02-081-36/+51
* SERVER-39448 Make resmoke pass TestData.setParametersMongos to mongo shell as...Ben Caimano2019-02-081-6/+14
* SERVER-39343 Use higher levels of reserved threads for async evergreen variantsBen Caimano2019-02-081-2/+8
* SERVER-37836 re-evaluate authorization for originating command in getMoreIsabella Siu2019-02-0842-248/+631
* SERVER-35628 check that the android embedded tests report "All tests in all s...Gabriel Russell2019-02-081-4/+15
* SERVER-39421 Fix opCtx and baton waitsJason Carey2019-02-082-2/+3
* SERVER-39409: Convert configuration options in mongos_options.cpp to IDLShreyas Kalyan2019-02-083-46/+82
* SERVER-39379 Pin shared SCons cache pruning to masterBrian McCarthy2019-02-081-31/+40
* SERVER-39274 Mongos shouldn't upconvert txn read concern level to snapshot if...Jack Mulrow2019-02-088-114/+66
* SERVER-39075 Add cache debugging for shared scons cacheMathew Robinson2019-02-081-0/+15
* Revert "SERVER-39149 Homogenize getMore behavior"James Wahlin2019-02-087-79/+31
* SERVER-38205 avoid splitVector scan when range contains single keyKevin Pulo2019-02-082-0/+76
* SERVER-39352 Ignore use of `register` keyword in ICU on FreeBSDADAM David Alan Martin2019-02-071-0/+7