summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-38779 Have a session sweep job to close old idle WT sessionsr4.1.7Sulabh Mahajan2019-01-169-13/+288
* SERVER-38717 Shell prohibits w: 0 in sessionA. Jesse Jiryu Davis2019-01-159-141/+202
* SERVER-37451 Move all ClientCursor ownership to the global CursorManager.David Storch2019-01-1532-678/+641
* SERVER-38532 Add index ns and name to index build done log lineLouis Williams2019-01-151-1/+2
* SERVER-38692 Remove obsolete solaris documentationAndrew Morrow2019-01-152-16/+0
* SERVER-38703 Add SCons variables files for the current testing toolchainAndrew Morrow2019-01-152-0/+4
* SERVER-37829 clean up service context on test assertionBenety Goh2019-01-151-7/+10
* SERVER-39009 Make buildlogger credentials location configurableMathew Robinson2019-01-151-1/+2
* SERVER-38966 Convert Failpoint SCPs to use IDLSara Golemon2019-01-157-164/+99
* SERVER-38963 Convert tlsX509ClusterAuthDNOverride to IDLSara Golemon2019-01-152-63/+50
* SERVER-39010 Provide move constructors for update_guardSara Golemon2019-01-151-8/+8
* Import tools: fde6c854adf7b359336f8b4a3e2828ffca0bb1af from branch v4.1David Golden2019-01-15677-151563/+17542
* SERVER-38755 Stop closing connections on stepdown gated by server parameter "...Matthew Russotto2019-01-155-13/+112
* SERVER-38649 Add generic AlarmScheduler and AlarmRunnerJonathan Reams2019-01-157-0/+750
* SERVER-38980 Make sure all jstests/core test that inspects totalKeysExamined ...Randolph Tan2019-01-158-5/+8
* SERVER-38816: Split long running tasks up dynamicallyDavid Bradford2019-01-152-76/+358
* Revert "SERVER-33161 make the second phase of index two-phase drop occur when...Dianna Hohensee2019-01-152-14/+14
* SERVER-37880 Implement an AsyncWorkScheduler without cancellationKaloian Manassiev2019-01-153-0/+446
* SERVER-38979 Shard by thread id in update_upsert_multi fsm workloadsJack Mulrow2019-01-1512-41/+6
* SERVER-37556 Do not allow commitTransaction or abortTransaction on prepared t...Judah Schvimer2019-01-154-17/+98
* SERVER-38982 Fix RequiresIndexStage to avoid holding IndexCatalogEntry by sha...David Storch2019-01-152-33/+34
* SERVER-38073 Adjust error message for timeout in _onAcquireConnJonathan Ma2019-01-151-4/+7
* SERVER-38734 Config collections other than config.system.sessions should not ...jannaerin2019-01-145-130/+6
* SERVER-35828 Check the readSource in dropCollection()Xiangyu Yao2019-01-141-0/+4
* SERVER-38041 Test single shard transactions with arbiters and enableMajorityR...Vesselina Ratcheva2019-01-143-0/+139
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-145-17/+45
* SERVER-38983 Differentiate UserNotFound from AuthenticationFailure in audit logSara Golemon2019-01-141-12/+12
* SERVER-38939 Be more memory efficient for leaf nodes in biggieGeert Bosch2019-01-142-110/+126
* SERVER-38750 Unblacklist tests that test sharding a collection with the same ...jannaerin2019-01-141-3/+0
* SERVER-37382 printShardingStatus.js races with ShardingUptimeReporter threadRandolph Tan2019-01-141-1/+9
* SERVER-38842 Relax constraint in shard_existing_coll_chunk_count.jsMatthew Saltz2019-01-141-1/+1
* SERVER-37699 Lower logging verbosity for shard_existing_coll_chunk_count.jsMatthew Saltz2019-01-141-2/+2
* SERVER-28073 Upgrade Snappy to version 1.1.7Mathew Robinson2019-01-1433-3893/+1220
* SERVER-37770 Platform Support: Add Community Ubuntu 18.04 ARM64Brian McCarthy2019-01-143-1/+137
* SERVER-38964 geo_distinct.js should use bsonWoCompare to sort an array of doc...Samy Lanka2019-01-141-2/+2
* SERVER-38577 Implement internal match expression which matches a particular B...vrachev2019-01-1412-1/+268
* SERVER-37880 Make time_support's Backoff class non-blockingKaloian Manassiev2019-01-146-52/+49
* SERVER-38725 Add credentials for nexus staging pluginMathew Robinson2019-01-141-0/+2
* SERVER-38933 currentOp is not resilient to drop shardMartin Neupauer2019-01-143-0/+29
* SERVER-38953 Add missing early return in merge_chunks_command.cppJack Mulrow2019-01-141-0/+1
* SERVER-38387 agg_out.js concurrency workload always fails to shard the output...James Wahlin2019-01-141-3/+14
* SERVER-38243 Test presence of the storage stats in slowop logs and system.pro...nehakhatri52019-01-141-0/+87
* SERVER-37643 add Collection::addCollationDefaultsToIndexSpecsForCreate()Benety Goh2019-01-135-58/+72
* SERVER-37778 Use basic testing for ubuntu1804-s390xRamon Fernandez2019-01-121-57/+0
* SERVER-37316 Remove generic linux buildRamon Fernandez2019-01-121-24/+0
* SERVER-37775 Add Community RHEL7 s390xRamon Fernandez2019-01-121-0/+35
* SERVER-37777 Add zSeries Community SLES12Ramon Fernandez2019-01-121-0/+40
* Revert "SERVER-37643 add Collection::addCollationDefaultsToIndexSpecsForCreat...Benety Goh2019-01-125-72/+58
* SERVER-37643 add Collection::addCollationDefaultsToIndexSpecsForCreate()Benety Goh2019-01-125-58/+72
* SERVER-38930 Switch new custom SCPs to use cpp_class methodSara Golemon2019-01-121-0/+0