summaryrefslogtreecommitdiff
path: root/buildscripts
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38944 Print out Locker id in DumpMongoDSessionCatalogWilliam Schultz2019-02-011-0/+3
* SERVER-39315 archive test failure for rollback_wt_cache_full.js in noPassthro...Benety Goh2019-01-311-0/+1
* SERVER-38480 Make Map-Reduce fully interruptibleJustin Seyster2019-01-3110-0/+10
* SERVER-39098 Fix escaping in javascript_stack GDB extensionAndrew Morrow2019-01-311-1/+1
* SERVER-36651 SERVER-36652 SERVER-37600 Upgrade to V3 toolchain and XCode 10 e...Andrew Morrow2019-01-303-8/+8
* SERVER-39284: Handle generated task timeouts with repeated suitesDavid Bradford2019-01-302-15/+53
* SERVER-37373 Fully qualified files in suite YML do not run in Burn_in tests o...Jonathan Abrahams2019-01-302-2/+11
* SERVER-38324: add validation to TransactionCoordinatorDocument decisionKim Tao2019-01-301-1/+3
* SERVER-39230: Remove genny resmoke configsRyan Timmons2019-01-304-62/+0
* SERVER-39234 Ensure `shardCollection` initial split works the same between co...Kaloian Manassiev2019-01-291-2/+1
* SERVER-39166 blacklist graph_lookup.js on the mixed shardsMartin Neupauer2019-01-291-0/+1
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-291-0/+1
* SERVER-38948 Blacklist update_array_offset_positional.js in transaction passt...Siyuan Zhou2019-01-288-2/+10
* SERVER-38900 Implement JSON Schema parsing for 'encrypt'vrachev2019-01-258-0/+8
* SERVER-39200: Blacklist $out tests which rely on shards becoming aware of col...Nick Zolnierz2019-01-251-0/+5
* SERVER-39181 Loosen IDL setParameter restrictionsSara Golemon2019-01-253-24/+20
* SERVER-38147: cap donor migration lock acquisition stalls in the presence of ...Kim Tao2019-01-241-0/+3
* SERVER-38004 Upgrade SCons to version 3.0.4Henrik Edin2019-01-241-1/+1
* SERVER-38412 Allow resuming from a high-water-mark pseudo resume tokenBernard Gorman2019-01-242-0/+4
* SERVER-36124 reenable testsMathias Stearn2019-01-234-12/+0
* SERVER-39138: Properly handle new suites when splitting suitesDavid Bradford2019-01-232-5/+30
* SERVER-38364 Test cluster configuration changes during $outMartin Neupauer2019-01-232-0/+3
* SERVER-39100 Load causally_consistent_index_builds override for causal consis...Louis Williams2019-01-224-0/+8
* SERVER-38750 Unblacklist tests that test sharding a collection with the same ...jannaerin2019-01-181-3/+0
* SERVER-38320 Handle a TransactionCoordinator's OperationContext being killed ...Esha Maharishi2019-01-171-0/+1
* SERVER-37451 Unblacklist background_unique_indexes.js from initial sync passt...David Storch2019-01-171-3/+0
* Revert "SERVER-38750 Unblacklist tests that test sharding a collection with t...jannaerin2019-01-171-0/+3
* SERVER-37270 Remove foreground index builds by defaultLouis Williams2019-01-175-6/+13
* SERVER-39007 Use rhel62-large distro for InMemory's concurrency* tasks.Max Hirschhorn2019-01-161-1/+3
* Revert " SERVER-38311 Adjust $out merging strategy"Charlie Swanson2019-01-161-1/+0
* SERVER-38311 Adjust $out merging strategyCharlie Swanson2019-01-161-0/+1
* SERVER-39013: Add a gdb pretty printer for absl::flat_hash_map.Daniel Gottlieb2019-01-151-14/+65
* SERVER-38717 Shell prohibits w: 0 in sessionA. Jesse Jiryu Davis2019-01-152-0/+7
* SERVER-39009 Make buildlogger credentials location configurableMathew Robinson2019-01-151-1/+2
* SERVER-38816: Split long running tasks up dynamicallyDavid Bradford2019-01-151-1/+2
* SERVER-38979 Shard by thread id in update_upsert_multi fsm workloadsJack Mulrow2019-01-1510-40/+0
* SERVER-38734 Config collections other than config.system.sessions should not ...jannaerin2019-01-143-5/+2
* SERVER-38041 Test single shard transactions with arbiters and enableMajorityR...Vesselina Ratcheva2019-01-141-0/+2
* SERVER-38750 Unblacklist tests that test sharding a collection with the same ...jannaerin2019-01-141-3/+0
* SERVER-37770 Platform Support: Add Community Ubuntu 18.04 ARM64Brian McCarthy2019-01-141-1/+1
* SERVER-38933 currentOp is not resilient to drop shardMartin Neupauer2019-01-141-0/+1
* SERVER-38934 Remove IDLServerParameter (without storage)Sara Golemon2019-01-126-189/+5
* SERVER-38956 Blacklist background_unique_indexes.js under replica_sets_initsy...Jacob Evans2019-01-111-0/+3
* SERVER-38946: Exclude newly blacklisted files when generating tasksDavid Bradford2019-01-112-80/+158
* SERVER-38880 IDL relational comparison operators without std::tie()Mark Benvenuto2019-01-111-9/+75
* SERVER-38951 Visual Studio Debugger VisualizersMark Benvenuto2019-01-112-0/+77
* SERVER-38114: Fix mainline buildsDavid Bradford2019-01-101-2/+3
* SERVER-38114: Dynamically split previously split tasksDavid Bradford2019-01-1068-4306/+37
* SERVER-33226: remove getPrevError() commandKim Tao2019-01-101-1/+0
* SERVER-38694 Allow specializing ServerParameter class in IDLSara Golemon2019-01-107-90/+385