summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-38934 Remove IDLServerParameter (without storage)Sara Golemon2019-01-1212-632/+5
* SERVER-38930 Switch new custom SCPs to use cpp_class methodSara Golemon2019-01-1215-311/+179
* SERVER-37643 IndexCatalog::removeExistingIndexes() optionally throws on inval...Benety Goh2019-01-115-38/+32
* SERVER-38895 Implement allCommitted for biggie storage engineGeert Bosch2019-01-118-42/+121
* Revert "SERVER-38191 Enforce restriction on namespace for failpoints in write...Nick Zolnierz2019-01-115-45/+17
* SERVER-38191 Enforce restriction on namespace for failpoints in write_opsNick Zolnierz2019-01-115-17/+45
* 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-38285: only acquire database X lock on the recipient if the collection...Kim Tao2019-01-111-49/+66
* SERVER-38928: Have run_check_repl_dbhash_background.js cope with secondaries ...Daniel Gottlieb2019-01-111-10/+20
* SERVER-38810 Temporarily do not hold the client lock in ObservableSession in ...Kaloian Manassiev2019-01-112-4/+3