summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48518 Fix rollback via refetch anomalyA. Jesse Jiryu Davis2020-07-114-3/+241
* SERVER-49456: wait for newlyAdded fields removals before stepUp in dont_read_...Lingzhi Deng2020-07-101-1/+5
* SERVER-33966 Removed Redundant SortRibhav Jain2020-07-101-8/+15
* Revert "SERVER-33966 Removed Redundant Sort"Ribhav Jain2020-07-101-15/+8
* SERVER-48631 Do not allow renameCollection to create collection which begins ...Katherine Wu2020-07-101-0/+5
* SERVER-33966 Removed Redundant SortBen Caimano2020-07-101-8/+15
* SERVER-49453 Remove collMod command from move_primary_with_writes testMisha Tyulenev2020-07-101-4/+0
* SERVER-49426: Improve metrics robustness in sync source JS testsXueruiFa2020-07-102-6/+8
* SERVER-49421 Blacklist kill_cursors.js from multi-version test suitesMindaugas Malinauskas2020-07-101-0/+1
* SERVER-49089 fail with MovePrimaryInProgress in MapReduce commandMisha Tyulenev2020-07-101-0/+16
* SERVER-49090 fail with MovePrimaryInProgress for aggregate and stagesMisha Tyulenev2020-07-101-0/+23
* SERVER-49091 fail with MovePrimaryInProgress on create drop collMod renameCol...Misha Tyulenev2020-07-101-15/+69
* SERVER-48339 Ensure operation is hung on failpoint in unionWith_current_op.jsCharlie Swanson2020-07-101-11/+10
* SERVER-49425 Use clusterTime from oplog in 'change_streams_read_oplog_after_d...Arun Banala2020-07-101-8/+13
* SERVER-47726 Log delta-style oplog entries from pipeline based updatesIan Boros2020-07-092-3/+374
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-0933-236/+288
* SERVER-47789 Add concurrency tests for snapshot reads using atClusterTimeAli Mir2020-07-093-1/+379
* SERVER-49366 Allow presence of 'recordPreImages' in collection metadata in st...Dianna Hohensee2020-07-093-68/+198
* SERVER-43060 CheckReplDBHashInBackground should retry the dbHash command on W...Louis Williams2020-07-091-0/+8
* SERVER-49167 Set the stable timestamp without using the stable optime candida...William Schultz2020-07-091-0/+116
* SERVER-49063: Update FCV 4.6 constants to 4.5.1Lingzhi Deng2020-07-091-1/+1
* SERVER-49060: updating generic FCV constantsGrace Luong2020-07-097-32/+34
* SERVER-49339 Rename ocspValidationRefreshPeriodSecs to ocspStaplingRefreshPer...Shreyas Kalyan2020-07-081-0/+1
* SERVER-49244 Test that resumable index builds write state to disk on clean sh...Gregory Noma2020-07-088-48/+271
* SERVER-47457: Test that a node syncing from a far away data center will event...XueruiFa2020-07-082-4/+123
* SERVER-49088 fail with MovePrimaryInProgress for findAndModify commandMisha Tyulenev2020-07-081-37/+31
* SERVER-49338 Tolerate later replicaSet versions in freemon testSara Golemon2020-07-081-1/+1
* SERVER-49330 Remove check for LHAB restoration on restartSara Golemon2020-07-081-39/+1
* SERVER-48628 sort oplog entries first in applier batches, for create ops in t...Eric Milkie2020-07-081-1/+3
* SERVER-49294 waitInIsMaster_failpoint.js should ensure the shell is connected...Tess Avitabile2020-07-081-0/+5
* Revert "SERVER-46541 enable automatic reconfigs for initial sync semantics by...Judah Schvimer2020-07-0831-278/+231
* SERVER-46661 Use the IDL to parse a killCursors commandMindaugas Malinauskas2020-07-081-4/+9
* SERVER-40102 index_bigkeys.js and index_bigkeys_background.js do the same thi...Yuhong Zhang2020-07-083-31/+6
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-081-3/+0
* SERVER-48476 Use majority read cursor for collection scan in resumable index ...Samy Lanka2020-07-085-3/+5
* SERVER-48001 Complete TODO: enable multiversion testing for remoteOpWaitDavid Percy2020-07-071-2/+0
* SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell support f...Mihai Andrei2020-07-071-9/+14
* SERVER-49086 fail with MovePrimaryInProgress for insert update and delete com...Misha Tyulenev2020-07-061-6/+28
* SERVER-49312 Improve logging in 'change_streams_read_oplog_after_downgrade.js'Arun Banala2020-07-031-9/+25
* SERVER-46541 enable automatic reconfigs for initial sync semantics by defaultJudah Schvimer2020-07-0331-231/+278
* SERVER-47363 Defines correct use of MemberIds in Atlas workflow tests.Suganthi Mani2020-07-031-17/+43
* Revert "SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell s...Mihai Andrei2020-07-021-14/+9
* SERVER-48544 Test MongoDB repair against a corrupted WT history storeFaustoleyva542020-07-023-0/+51
* SERVER-48676: Create reshardCollection command on router.Kshitij Gupta2020-07-028-1/+113
* SERVER-49288 Only run background_validation.js on storage engines that suppor...Gregory Wlodarek2020-07-021-0/+2
* SERVER-48742 Log changes to profiler settingsAndrii Dobroshynskyi2020-07-021-9/+37
* SERVER-48781 Introduce 'DocumentValidationErrorExtraInfo' and shell support f...Mihai Andrei2020-07-011-9/+14
* SERVER-37068 Add NumberDecimal as numeric type for aggregation expressionsJunhson Jean-Baptiste2020-07-011-5/+10
* SERVER-47456: Test that nodes in the same data center as the primary eventual...XueruiFa2020-07-012-0/+206
* SERVER-48679 flushRoutingTableCacheUpdates should block on critical section w...Luis Osta2020-07-011-0/+166