summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55298: fix BSONObjTooLarge error when calling removeShard on a jumbo c...r4.4.5-rc0r4.4.5LaMont Nelson2021-03-311-0/+92
* SERVER-54710 Improve checks for overlarge BSON when generating explain outputDavid Storch2021-03-241-0/+52
* SERVER-55370 Fix drop_indexes_aborts_in_progress_index_builds_wildcard.js beh...Gregory Wlodarek2021-03-241-8/+4
* SERVER-48963 Make max_time_ms_sharded more robustIan Boros2021-03-231-38/+25
* SERVER-55369 Don't run drop_indexes_prevents_dropping_ready_indexes_after_abo...Gregory Wlodarek2021-03-191-0/+6
* SERVER-48179 Allow transition to SECONDARY at the end of rollback even it was...Wenbin Zhu2021-03-181-0/+93
* SERVER-52833 Perform capped deletes during startup recovery on documents inse...Gregory Noma2021-03-182-0/+83
* SERVER-54136 Make the authenticate command respect enforceUserClusterSeparationBen Caimano2021-03-152-39/+219
* SERVER-52651 Add FLE Support for AzureMark Benvenuto2021-03-153-1/+431
* SERVER-52650 Add FLE support for GCPAdam Cooper2021-03-1512-141/+608
* SERVER-53081 Extend KMSService to support BSONObj customer master keysMark Benvenuto2021-03-151-0/+25
* SERVER-50414 Reads should return not primary error messages during rollback i...Pavi Vetriselvan2021-03-152-1/+77
* SERVER-50412 implement helloOk protocol negotiation on mongosPavi Vetriselvan2021-03-151-0/+26
* SERVER-50412 implement helloOk protocol negotiation on mongodPavi Vetriselvan2021-03-151-0/+77
* SERVER-47568 Allow multiple error codes in read_concern_uninitiated_set.js wi...Jack Mulrow2021-03-111-2/+9
* SERVER-54528 Avoid race between initial sync failing and shutdown in initial_...Samy Lanka2021-03-081-1/+0
* SERVER-54540 Allow for network errors when restarting heartbeats to induce ro...Samy Lanka2021-03-081-1/+6
* SERVER-52953 $geoNear does not always match coordinate given to 'near' when m...Mihai Andrei2021-03-081-0/+51
* SERVER-54608 dropIndexes needs to make the same assertions on primary and sec...Gregory Wlodarek2021-03-051-0/+95
* SERVER-47568 Disable clusterTime gossiping for nodes in unreadable statesJack Mulrow2021-03-032-2/+77
* 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-46686 Explain does not respect maxTimeMSDrew Paroski2021-02-231-0/+82
* SERVER-54366 Wait for node to start stepdown before killing shutdown operatio...Ali Mir2021-02-231-0/+7
* SERVER-51281: Skip LastOpFixer for multi-doc transactionsLingzhi Deng2021-02-221-4/+0
* SERVER-54667 Robustify positional operator test case in jstests/core/collatio...Mihai Andrei2021-02-221-2/+1
* Revert "SERVER-48963 Make max_time_ms_sharded more robust"Ian Boros2021-02-221-25/+38
* SERVER-54585 Enable running `findAndModify` against the Config server collect...Kaloian Manassiev2021-02-221-0/+15
* SERVER-53932: Round up multi-key write during recovery of prepared transactio...Lingzhi Deng2021-02-221-0/+9
* SERVER-48963 Make max_time_ms_sharded more robustIan Boros2021-02-181-38/+25
* SERVER-53985 Ensure joinUnblockStepDown thread has connected and is waiting b...Jason Chan2021-02-181-0/+8
* SERVER-49294 waitInIsMaster_failpoint.js should ensure the shell is connected...Tess Avitabile2021-02-181-1/+5
* SERVER-54147 initial_sync_nodes_contribute_to_liveness_majorities.js should c...Pavi Vetriselvan2021-02-181-1/+1
* SERVER-53827 Use assert.soon instead of assert.eq to wait for range deletion ...Marcos José Grillo Ramirez2021-02-181-5/+9
* SERVER-53431 Server should respond running operations with appropriate topolo...Matthew Russotto2021-02-172-27/+26
* SERVER-53666 Make sure curSecondary is in SECONDARY state after restarting in...Samy Lanka2021-02-171-0/+2
* SERVER-52884 Remove race in reconstruct_prepared_transactions_initial_sync.jsGeorge Wangensteen2021-02-171-0/+2
* SERVER-53248 call awaitLastOpCommitted before committing transaction in retry...Samy Lanka2021-02-171-0/+3
* SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-02-171-0/+55
* SERVER-54091 Update assertion messages for dbhash check run by resmoke.pyJudah Schvimer2021-02-171-1/+2
* SERVER-53612: Fix StepDown hangs when all nodes are caught up but none is imm...Lingzhi Deng2021-02-172-2/+38
* SERVER-53359 jstestfuzz should validate at latest FCVMax Hirschhorn2021-02-162-2/+7
* SERVER-54169 update geo_s2disjoint_holds.js to check command error code rathe...Benety Goh2021-02-161-22/+29
* SERVER-53929 Add stricter parser checks around positional projectionIan Boros2021-02-031-1/+4
* SERVER-54126 buildindexes*.js should not assume commitQuorum is always acceptedLouis Williams2021-02-013-32/+59
* SERVER-53609 Filter out serverStatus.transactions.lastCommittedTransaction fr...Jason Chan2021-01-271-0/+7
* SERVER-52787 Adjust ocsp_sharding_basic test response validity periodShreyas Kalyan2021-01-251-2/+2
* SERVER-49280 Investigate issues with ocspValidationRefreshPeriodSecsShreyas Kalyan2021-01-251-0/+43
* SERVER-53844 Ensure insert into new collection is replicated before asserting...Jason Chan2021-01-221-0/+1
* SERVER-53841 Additional logging for oplog_rollover.jsGregory Wlodarek2021-01-161-1/+1