summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44177 change default batchtime to 1 dayr4.3.1Robert Guo2019-11-121-54/+15
* SERVER=44014 Add missing synchronization points to initial sync fuzzerSamyukta Lanka2019-11-122-24/+105
* SERVER-44311 Change renameBetweenDBs to lock the source DB using MODE_IXGeert Bosch2019-11-121-1/+4
* SERVER-43854: Make WriteConcernOptions::parse a static function returning Sta...Lingzhi Deng2019-11-129-74/+86
* SERVER-43414 M/R Agg: Add deprecation warning for out.sharded in new implemen...Mihai Andrei2019-11-121-0/+9
* SERVER-44579 pin pywin32 in pip/components/platform.reqZakhar Kleyman2019-11-121-1/+2
* SERVER-44536 Test that $merge sends results to the right shards in hashed sha...Cheahuychou Mao2019-11-121-0/+52
* SERVER-43281 Create JSTests for retry after network errors in cloners, except...Matthew Russotto2019-11-122-0/+101
* SERVER-44314 Refactor merge_corpus.shSara Golemon2019-11-121-10/+21
* SERVER-43217 Secondaries should ignore lastCollectionVersion field when waiti...Jack Mulrow2019-11-121-2/+2
* SERVER-41987 Update comment in repl/oplog.cpp on timestamping rulesTess Avitabile2019-11-121-33/+10
* SERVER-43331 fix windows test shutdown crashBenety Goh2019-11-122-5/+8
* SERVER-43978 Allow stable timestamp to advance after a transaction that reser...William Schultz2019-11-126-16/+235
* SERVER-44214 give all nodes votes with high election timeouts in testsJudah Schvimer2019-11-1224-68/+13
* SERVER-43941: Add "errorLabels" field to failCommand failpointLingzhi Deng2019-11-1211-11/+288
* SERVER-44503 Fix race in replsets/auth2.jsA. Jesse Jiryu Davis2019-11-121-13/+10
* SERVER-44533 Remove obsolete TODOA. Jesse Jiryu Davis2019-11-121-2/+0
* SERVER-44460 Wait for node to be in REMOVED state in reconfig.js before stopp...William Schultz2019-11-121-0/+9
* SERVER-44544 IndexBuildsCoordinator::_buildIndexTwoPhase() rethrows interrupt...Benety Goh2019-11-111-3/+7
* SERVER-3788 version of auth() that prompts for password so it is never displayedShreyas Kalyan2019-11-112-3/+37
* SERVER-44430 Fix tls_enumerators.py from BF-14793Shreyas Kalyan2019-11-111-2/+11
* SERVER-44412 Test that _getNextSessionMods for hashed sharded collections cor...Cheahuychou Mao2019-11-111-0/+88
* SERVER-44413 Test mergeChunk in hashed shardingCheahuychou Mao2019-11-111-0/+237
* SERVER-43865 Add blacklist logic on multiversion test generationJason Chan2019-11-113-60/+304
* SERVER-44149 Describe startup recovery in the Replication Architecture GuideSamyukta Lanka2019-11-111-3/+49
* SERVER-44494 Do not reset client outside lock in InitialSyncerMatthew Russotto2019-11-111-1/+1
* SERVER-14643 Return informative Status from QueryPlanner::planDavid Percy2019-11-1131-191/+249
* SERVER-43443 Remove outdated TODO reference in MigrationDestinationManagerBlake Oler2019-11-111-2/+0
* SERVER-44512 Don't use retryable writes in upsert_sharded.jsJack Mulrow2019-11-111-17/+15
* SERVER-43790 Add timestamp glossary to repl arch guidePavithra Vetriselvan2019-11-111-30/+114
* SERVER-44377 generate correct plan for indexed inequalities to nullIan Boros2019-11-113-52/+167
* SERVER-44526 fix RSTL deadlock in config server test fixtureBenety Goh2019-11-112-13/+0
* SERVER-44535 Test moveChunk and rangeDeleter in hashed shardingCheahuychou Mao2019-11-111-0/+97
* SERVER-44493 Add transaction tags to array_shard_key.jsBlake Oler2019-11-111-0/+1
* SERVER-44492 Use unique collections names in map_reduce_with_chunk_migrations...Nicholas Zolnierz2019-11-111-5/+5
* SERVER-33049 Increase Windows Minimum Version to 10 / Server 2016 for MongoDB...Kelsey T Schubert2019-11-112-93/+100
* SERVER-44530 Mark char as signed in key_string_test.cppGeert Bosch2019-11-101-1/+1
* SERVER-44393 two phase index build crashes on commitIndexBuild while waiting ...Benety Goh2019-11-093-12/+20
* SERVER-44393 add js test to ensure secondary aborts if it gets a commitIndexB...Benety Goh2019-11-091-0/+95
* SERVER-43331 fix windows compileBenety Goh2019-11-091-28/+10
* SERVER-44393 IndexBuildsCoordinator::_buildIndexTwoPhase() saves indexing err...Benety Goh2019-11-092-9/+39
* SERVER-44174 $push and $addToSet should restrict memory usageCharlie Swanson2019-11-097-104/+194
* SERVER-42961 Fix Split Horizon testing on SLESBen Caimano2019-11-081-11/+27
* SERVER-44393 add js test for a secondary index build that waits for abort fro...Benety Goh2019-11-081-0/+92
* SERVER-44378 groundwork for upcoming stacktrace APIBilly Donahue2019-11-0812-163/+393
* SERVER-43331 Implement State Machine for Server Discovery and Monitoring SpecLamont Nelson2019-11-0819-0/+3455
* SERVER-42000 Remove blacklist for invalid_system_views_sharded_collection.jsBlake Oler2019-11-081-2/+0
* SERVER-44393 split IndexBuildsCoordinator::_buildIndex() by index build proto...Benety Goh2019-11-082-0/+52
* SERVER-44269 modernize max time_ms.jsIan Boros2019-11-0822-493/+521
* SERVER-44481 allow resmoke.py to set shell variables with dots from the comma...Robert Guo2019-11-082-9/+37