summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SERVER-38858 fix raceIan Boros2019-01-112-10/+56
* SERVER-38880 IDL relational comparison operators without std::tie()Mark Benvenuto2019-01-113-9/+125
* SERVER-38947 Make sure all jstests/core test that inspects totalDocsExamined ...Randolph Tan2019-01-1112-4/+14
* SERVER-38481 Mark profile_interrupted_op.js as "requires_profiling"Justin Seyster2019-01-111-1/+1
* SERVER-38941 Blacklist change streams speculative majority tests from ephemer...William Schultz2019-01-116-1/+12
* SERVER-38282 RSTL lock guard refactoringSiyuan Zhou2019-01-1114-80/+165
* SERVER-38179 range deleter must be prepared for document to be deleted from u...Randolph Tan2019-01-1112-91/+104
* SERVER-38179 Refactor RemoveSaver out of dbhelpersRandolph Tan2019-01-1111-181/+288
* SERVER-38597 Add drop-pending ident counter to serverStatusXiangyu Yao2019-01-115-0/+17
* SERVER-38951 Visual Studio Debugger VisualizersMark Benvenuto2019-01-112-0/+77
* SERVER-33161 make the second phase of index two-phase drop occur when drop re...Dianna Hohensee2019-01-112-14/+14