summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48636 Increase assertEventDoesNotWakeCursor getMore timeout in only_wa...Bernard Gorman2021-05-031-2/+2
* SERVER-56371 Upgrade timelib to 2021.06Mohammad Dashti2021-04-279-107/+179
* SERVER-55753 Use w: majority for createCollection command in transactions_com...Ali Mir2021-04-261-1/+1
* SERVER-52833 Perform capped deletes during startup recovery on documents inse...Gregory Noma2021-04-222-0/+83
* SERVER-55602 Relax non-read-only invariant in WiredTigerKVEngine::makeTempora...Gregory Noma2021-04-191-0/+56
* SERVER-44821 accessing db.system.profile and currentOp storage stats should n...Benety Goh2021-04-121-0/+64
* SERVER-55189 Call awaitReplication() before returning from syncFrom() in rsli...Ali Mir2021-04-021-0/+1
* SERVER-54710 Improve checks for overlarge BSON when generating explain outputDavid Storch2021-03-241-0/+52
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2021-03-172-1/+77
* SERVER-50412 implement helloOk protocol negotiation on mongosPavi Vetriselvan2021-03-171-0/+26
* SERVER-50412 implement helloOk protocol negotiation on mongodPavi Vetriselvan2021-03-171-0/+77
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-03-162-39/+218
* SERVER-52953 $geoNear does not always match coordinate given to 'near' when m...Mihai Andrei2021-03-091-0/+51
* SERVER-47568 Disable clusterTime gossiping for nodes in unreadable statesr4.2.13-rc2r4.2.13Jack Mulrow2021-03-042-4/+79
* SERVER-54648: Add correct log verbosity to disallow_adding_initialized_node2.jsXueruiFa2021-03-031-2/+4
* SERVER-54339: Prevent spontaneous elections in rollback_crud_op_sequences.jsXueruiFa2021-02-251-115/+52
* SERVER-54660 make kill_pinned_cursor.js more robustIan Boros2021-02-241-4/+3
* SERVER-54366 Wait for node to start stepdown before killing shutdown operatio...Ali Mir2021-02-231-0/+7
* SERVER-53932: Round up multi-key write during recovery of prepared transactio...Lingzhi Deng2021-02-221-0/+9
* SERVER-53248 call awaitLastOpCommitted before committing transaction in retry...Samy Lanka2021-02-181-0/+3
* SERVER-53666 Make sure curSecondary is in SECONDARY state after restarting in...Samy Lanka2021-02-181-0/+2
* SERVER-52884 Remove race in reconstruct_prepared_transactions_initial_sync.jsGeorge Wangensteen2021-02-181-0/+2
* SERVER-53612: Fix StepDown hangs when all nodes are caught up but none is imm...Lingzhi Deng2021-02-172-2/+38
* SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-02-081-0/+55
* SERVER-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-051-0/+75
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-02-041-0/+7
* SERVER-35649 Retry DNS failures during reconfigA. Jesse Jiryu Davis2021-02-044-2/+123
* SERVER-54091 Update assertion messages for dbhash check run by resmoke.pyJudah Schvimer2021-02-041-1/+2
* SERVER-53651 Just search for user-issued profiled aggregation in read_pref_cm...Pierlauro Sciarelli2021-02-041-2/+8
* SERVER-48442: Fix change_streams.js to test events in any orderSvilen Mihaylov2021-02-011-6/+17
* SERVER-46876 Compaction interrupts on EBUSYGregory Wlodarek2021-01-141-0/+25
* SERVER-43904: Filter unelectable nodes during election handoffXueruiFa2021-01-142-3/+28
* SERVER-50769 Change streams no longer balk at empty applyOpsr4.2.12-rc0r4.2.12Justin Seyster2021-01-121-0/+75
* SERVER-48471 Hashed indexes may be incorrectly marked multikey and be ineligi...Louis Williams2021-01-121-0/+137
* SERVER-40090 DISTINCT_SCAN is only used when certain format of $group _id is ...Katherine Wu2021-01-081-0/+12
* SERVER-41836 Log thread Id as part of error in FSM testsArun Banala2021-01-081-2/+2
* SERVER-53234 jstests/core/profile2.js fails when background operations are ru...Mindaugas Malinauskas2021-01-081-34/+28
* SERVER-44375 fix merge_with_drop_shard.js when the curop command fails due to...Lamont Nelson2021-01-071-9/+19
* SERVER-40361 Don't store debug info once plan cache size grows largeDavid Storch2021-01-052-0/+313
* SERVER-51886 $lookup + $merge pipeline may fail to resolve views correctly wh...Mihai Andrei2021-01-041-0/+54
* SERVER-52919 Wire compression not enabled for initial syncAmirsaman Memaripour2020-12-221-0/+34
* SERVER-53444 Make tests that run removeShard in assert.soon to wait for the s...Cheahuychou Mao2020-12-213-0/+36
* SERVER-52950 recoverFromOplogAsStandalone mode must not start oplog truncater...Gregory Wlodarek2020-12-181-0/+58
* SERVER-53345 Tag arbiter_new_hostname.js with multiversion_incompatibleA. Jesse Jiryu Davis2020-12-181-1/+3
* SERVER-48742 Modified 4.4 backport to remove dependence on structured loggingJames Wahlin2020-12-101-8/+8
* SERVER-48742 Log changes to profiler settingsAndrii Dobroshynskyi2020-12-101-9/+37
* SERVER-52929 Correctly handle compound indexes with 32 keysLouis Williams2020-12-101-0/+58
* SERVER-52732 Uptime reporter disables autosplit during ShardingTest initializ...Pierlauro Sciarelli2020-12-101-1/+6
* SERVER-50417 Change notMasterUnacknowledgedWrites to notPrimaryUnacknowledged...Ali Mir2020-12-104-8/+8
* SERVER-50416 Change notMasterLegacyUnacknowledgedWrites to notPrimaryLegacyUn...Ali Mir2020-12-101-4/+4