summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag task groups instead of compile tasksserver-33647-remove-push-tasks-wtdevelop-windowsLuke Chen2018-05-041-2/+2
* SERVER-33647 Remove push task from wtdevelop Enterprise Windows variantLuke Chen2018-05-011-0/+113
* SERVER-33661 Constrain link parallelism for compile_all and compile_unittestsAndrew Morrow2018-04-302-18/+57
* SERVER-34742 Stop running ssl_cert_password.js on OS X.Max Hirschhorn2018-04-301-5/+5
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-3089-739/+736
* SERVER-34715 Fix log_format_slowms_samplerate_loglevel.js by ensuring that th...Bernard Gorman2018-04-301-8/+10
* SERVER-31937 de-blacklist kill_sessions.jsMisha Tyulenev2018-04-309-19/+1
* SERVER-34734 Make Secure Transport error messages more human readableSara Golemon2018-04-302-23/+19
* SERVER-34753 ARS::_makeProgress uses passed opCtxJason Carey2018-04-301-2/+5
* SERVER-32672 reset session and connection clusterTimeMisha Tyulenev2018-04-301-0/+39
* SERVER-34204 Always pass non-null opCtx when scheduling getMores in ARMCharlie Swanson2018-04-309-291/+317
* SERVER-34482 Drop MMAP-specific system collections on wiredTigerMaria van Keulen2018-04-302-5/+106
* SERVER-34644 Only explicitly do $-prefix check when writing sharded metadataKaloian Manassiev2018-04-3010-61/+229
* SERVER-34644 Do not use dynamic memory allocation in ShardKeyPattern::flatten...Kaloian Manassiev2018-04-303-106/+95
* SERVER-34688 strategy.cpp fix infinite loop on StaleDbVersionBilly Donahue2018-04-301-75/+84
* SERVER-33674 Require GlobalLocks with deadlines to specify interrupt behavior...Louis Williams2018-04-3021-126/+312
* SERVER-34032 add tests for resuming using an "invalidate" resumeTokenIan Boros2018-04-305-0/+93
* Revert "SERVER-32645 Create a shim helper framework."Kyle Suarez2018-04-3088-729/+739
* SERVER-34736 Make ClusterFind::explain directly call scatterGather() rather t...Esha Maharishi2018-04-301-8/+40
* SERVER-34572 Write commands in transactions must check for pending catalog ch...Tess Avitabile2018-04-309-69/+108
* SERVER-27541 Turn off primary catchup in all continuous stepdown suitesVesselina Ratcheva2018-04-304-7/+37
* SERVER-33968 mongodbcapi client_wire_protocol_rpc call setResponseToMsgId()Gabriel Russell2018-04-302-0/+6
* SERVER-19630 allow FSM tests to connect to an existing clusterRobert Guo2018-04-3022-420/+984
* SERVER-34693 add exit code check in oplog_replay_on_startup.jsRobert Guo2018-04-301-4/+10
* SERVER-34486 Set transactionLifetimeLimitSeconds=1 in the fuzzer suites that ...Robert Guo2018-04-306-0/+6
* SERVER-34241 Remove the skipValidationNamespaces for config.transactionsRobert Guo2018-04-301-6/+0
* SERVER-34465 Add a testing parameter to choose a permanent sync sourceJudah Schvimer2018-04-302-0/+77
* SERVER-34367 Change test to use clock source mock to control yield timingRandolph Tan2018-04-301-0/+9
* SERVER-34405: Add sys-perf move_chunk_waiting task for WT.julianedwards2018-04-301-0/+15
* SERVER-34383 Add secondary reads FSM testXiangyu Yao2018-04-295-2/+222
* SERVER-34138 Allow change stream to be opened against non-existent DB and col...Bernard Gorman2018-04-2916-277/+465
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-2750-337/+1319
* SERVER-34655 Fix lintBrian McCarthy2018-04-271-1/+0
* SERVER-33546 Adding a new field syncSourceId to replSetGetStatus cmd.Suganthi Mani2018-04-272-5/+146
* SERVER-34347 Create new batch when targeted writes batch includes same target...jannaerin2018-04-271-4/+31
* SERVER-32645 Create a shim helper framework.ADAM David Alan Martin2018-04-2788-739/+729
* SERVER-34591 Add an UninterruptibleLockGuard to the MultiIndexBlockImpl destr...Dianna Hohensee2018-04-271-5/+6
* SERVER-31508: Make Javascript sleep interruptableSpencer Jackson2018-04-275-15/+32
* SERVER-34655 Enhance SCons prune script error checkingBrian McCarthy2018-04-271-9/+11
* SERVER-34542: move windows compile-all task to separate build variantDavid Bradford2018-04-271-2/+12
* SERVER-33963 Skip unittests if compile_unittests failsJonathan Abrahams2018-04-271-2/+11
* SERVER-34691 Disable Free Monitoring on Embedded SDKMark Benvenuto2018-04-272-0/+11
* SERVER-34523 Check if FCV is initalized before calling getVersion()Pavi Vetriselvan2018-04-271-2/+3
* SERVER-34698 cleanup physical structure of CmdAuthenticateBilly Donahue2018-04-273-117/+111
* SERVER-33963 Add display_tasks to Enterprise Windows 2008R2 (inMemory)Jonathan Abrahams2018-04-271-0/+2
* SERVER-34665 Update definition of retryable error in the mongo shell.Max Hirschhorn2018-04-275-72/+250
* SERVER-33963 Add the task_group compile_all_run_unittests_TG to Enterprise Wi...Jonathan Abrahams2018-04-271-4/+1
* SERVER-34536: Fix shell autocompletionDavid Bradford2018-04-273-11/+41
* Import wiredtiger: abf0651a814a01169c21a3cbe689ad2534134701 from branch mongo...Luke Chen2018-04-2725-181/+286
* SERVER-34399: $changeStream with invalid resume token crashes the serverNick Zolnierz2018-04-265-46/+194