summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58826 [4.2] Disallow compact_keeps_indexes.js and explain_shell_helper...Arun Banala2021-08-241-4/+4
* SERVER-59301 fixed waitInHello fail injection and tests using itAndrew Shuvalov2021-08-212-9/+16
* SERVER-52728 Upgrade path from mongoDB 2.4 to 4.2 requires dropping ping_ indexHaley Connelly2021-08-171-0/+92
* SERVER-37904 Add enableOverrideClusterChainingSetting server parameterCarolyn Duan2021-08-121-0/+40
* SERVER-59197: Delete findAndModify image entries when their corresponding ses...Daniel Gottlieb2021-08-111-7/+20
* SERVER-50486 Always interrupt multi-document transactions on step down or ste...Samy Lanka2021-08-051-0/+116
* SERVER-36263 Bypassing operation validation in applyOps should require specia...Moustafa Maher2021-08-042-33/+126
* SERVER-39621 Change sync source when primary steps down and chaining is disabledSamy Lanka2021-08-041-0/+33
* SERVER-58402: Increase timeout of shutdown command in shutdown_primary.jsXueruiFa2021-08-041-1/+1
* SERVER-55648Mongos doesn't return top-level batch-write error in case of shut...Luis Osta2021-07-291-0/+57
* SERVER-50547 Pipeline length limitJames Wahlin2021-07-272-0/+87
* SERVER-57642 Configure $sample pushdown PlanExecutor to use 'INTERRUPT_ONLY' ...Mihai Andrei2021-07-211-0/+52
* SERVER-58258 Fix race between 'replSetGetStatus' request and initial syncer c...Wenbin Zhu2021-07-211-2/+12
* SERVER-53431 Server should report itself not writable during stepdownMatthew Russotto2021-07-201-1/+2
* SERVER-57727 race conditions in x509_invalid.jssergey.galtsev2021-07-201-28/+49
* SERVER-58191 Allow delete_during_migrate test to tolerate chunk migration tim...Paolo Polato2021-07-161-2/+13
* SERVER-56839 Index seeks should advance their cursor until aLouis Williams2021-07-131-0/+57
* SERVER-57983 Fix Integer overflow for $rangeSajed Nahian2021-07-081-0/+299
* SERVER-56489: New pass-through test with hello server-side delaysAndrew Shuvalov2021-07-024-4/+229
* SERVER-53643 Wait for FCV to be majority committed before reporting it.r4.2.15-rc0r4.2.15Matthew Russotto2021-06-302-8/+20
* SERVER-57273 remove flow_control_replica_set.jsBenety Goh2021-06-301-66/+0
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-291-1/+1
* SERVER-56062 CappedPositionLost during an index builds collection scan phase ...Gregory Wlodarek2021-06-281-0/+49
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-251-0/+101
* Revert "SERVER-57897 Add readPrefMode option to benchRun find/findOne ops"Yoonsoo Kim2021-06-251-101/+0
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-251-0/+101
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...sergey.galtsev2021-06-221-0/+53
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-1/+6
* BACKPORT-9469 Add into serverStatus().opcounters a subsection for deprecated ...Irina Yatsenko2021-06-153-0/+601
* SERVER-43617 Add metrics on the mongos to indicate the number of shards targe...Janna Golden2021-06-111-0/+220
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-119-6/+47
* SERVER-57476: Return a WriteConflict when a timestamped transaction hits a pr...Daniel Gottlieb2021-06-111-0/+134
* SERVER-57497 store_retryable_find_and_modify_images_in_side_collection.js sho...Jason Chan2021-06-101-5/+13
* SERVER-56376: SERVER-57544 Add jstest that exercises both retryable FaM behav...Andrew Shuvalov2021-06-091-0/+298
* SERVER-56377: Add fsm test for `storeFindAndModifyImagesInSideCollection`Andrew Shuvalov2021-06-082-1/+200
* SERVER-57053 Split CanonicalQuery validation on pre- and post-normalizationAnton Korshunov2021-06-081-5/+16
* SERVER-57173: BACKPORT-9321 Add distinction to oplog application when data is...Andrew Shuvalov2021-06-071-0/+157
* SERVER-56374: always create the table for retryable find and modify on stepupAndrew Shuvalov2021-06-071-11/+6
* SERVER-46811 multi=true updates can modify the shard key of orphan documents ...Haley Connelly2021-06-041-0/+59
* SERVER-56819 Make indexOfCP's classic engine impl always return -1 when end i...David Storch2021-06-021-1/+15
* SERVER-56952 Add new build variant with storeFindAndModifyImagesInSideCollect...Jason Chan2021-06-021-0/+2
* SERVER-48890: allow addFields to take empty document as no-opcaiyingshen2021-06-021-0/+6
* SERVER-56468 Fix bug causing incorrect plan cache entry for {$ne: null} predi...Andrii Dobroshynski2021-06-022-9/+60
* SERVER-57299 Need to wait for failed exit code in startup_recovery_for_restor...Matthew Russotto2021-06-011-0/+2
* SERVER-48653 Return updated ShardVersion in _configsvrCommitChunkSplit to avo...v4.2.12Simon Gratzer2021-06-012-12/+157
* SERVER-56713: BACKPORT-8977 [RRFaM] Avoid creating images while in initial syncAndrew Shuvalov2021-05-282-5/+144
* SERVER-45919 replSetReconfig should be allowed to fail with InterruptedDueToR...Pavithra Vetriselvan2021-05-271-2/+7
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than ...Mindaugas Malinauskas2021-05-263-73/+370
* SERVER-57091 Fix infinite loop in GranularityRounderPreferredNumbers::roundDownAlya Berciu2021-05-251-0/+22
* SERVER-53841 Additional logging for oplog_rollover.jsGregory Wlodarek2021-05-171-1/+1