summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57270 Disable prepare_read_cursor_out_of_bounds.js on ephemeralForTestGregory Wlodarek2021-06-211-0/+1
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...sergey.galtsev2021-06-182-0/+57
* SERVER-56501 Add into serverStatus().opcounters a subsection for deprecated o...Irina Yatsenko2021-06-163-0/+601
* SERVER-56839 Index seeks should advance their cursor until aLouis Williams2021-06-161-0/+57
* SERVER-57475 ShardingTest.stop must join top-level chunk migrationsPierlauro Sciarelli2021-06-161-0/+7
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-06-115-14/+25
* SERVER-57476: Return a WriteConflict when a timestamped transaction hits a pr...Daniel Gottlieb2021-06-101-0/+136
* SERVER-57497 store_retryable_find_and_modify_images_in_side_collection.js sho...Jason Chan2021-06-101-5/+13
* SERVER-54896 Setting getLastErrorDefaults breaks multi-document transactionsHuayu Ouyang2021-06-081-0/+51
* SERVER-56518: Only record preimages for findAndModify deletes in multi-statem...Daniel Gottlieb2021-06-071-0/+5
* SERVER-56713: Add `requires_document_locking` to `retryable_writes_initial_sy...Daniel Gottlieb2021-06-051-1/+1
* SERVER-53646 Catch exception if waiting for failpoint throws on close connect...Jason Chan2021-06-041-1/+6
* SERVER-56377: Add fsm test for `storeFindAndModifyImagesInSideCollection`.Daniel Gottlieb2021-06-041-0/+181
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-0411-14/+69
* SERVER-46805 Limit memory usage in the second phase of validate and add param...Gregory Noma2021-06-044-9/+77
* SERVER-56819 Make indexOfCP's classic engine impl always return -1 when end i...David Storch2021-06-021-1/+15
* SERVER-57053 Split CanonicalQuery validation on pre- and post-normalizationAnton Korshunov2021-06-021-5/+16
* SERVER-57251 Only run salvage_incomplete_rolling_index_builds.js on variants ...Gregory Wlodarek2021-05-311-0/+6
* SERVER-48653 Return updated ShardVersion in _configsvrCommitChunkSplit to avo...Simon Gratzer2021-05-311-0/+157
* SERVER-56468 Fix bug causing incorrect plan cache entry for {$ne: null} predi...Andrii Dobroshynski2021-05-282-9/+60
* SERVER-53624 Make sure that every test case that shuts down mongos has Callba...Cheahuychou Mao2021-05-281-1/+3
* SERVER-47534 Unblacklist mongos_dataSize.js from sharding_last_stable_mongos_...Cheahuychou Mao2021-05-281-3/+0
* SERVER-57251 Fix checkLog race in salvage_incomplete_rolling_index_builds.jsGregory Wlodarek2021-05-271-3/+0
* SERVER-57237 Ensure that the cluster is stable after upgrade in hiddenIndexes.jsRuoxin Xu2021-05-271-6/+9
* SERVER-48890: allow addFields to take empty document as no-opcaiyingshen2021-05-272-2/+8
* SERVER-57173: Add distinction to oplog application when data is inconsistent.Daniel Gottlieb2021-05-271-0/+157
* SERVER-53624 Make mongos return RetryableWriteError label when retryable writ...Cheahuychou Mao2021-05-262-117/+205
* SERVER-56952 Add new build variant with storeFindAndModifyImagesInSideCollect...Jason Chan2021-05-261-0/+2
* SERVER-53447 Blacklist insert1.js with from transaction passthrough tests wit...Matthew Russotto2021-05-261-1/+1
* SERVER-56465 Fix invariant failure in Variables::getRuntimeConstants() constAlya Berciu2021-05-261-0/+16
* SERVER-38909 Permit empty update modifiers, treating as a no-op rather than ...Mindaugas Malinauskas2021-05-253-73/+364
* SERVER-57117 Verify that 'hedge' option is an object when parsing ReadPrefere...Mihai Andrei2021-05-251-3/+8
* SERVER-56376: Add jstest that exercises both retryable FaM behaviors.Daniel Gottlieb2021-05-251-0/+299
* SERVER-57091 Fix infinite loop in GranularityRounderPreferredNumbers::roundDownAlya Berciu2021-05-251-0/+22
* SERVER-56713: Avoid creating retryable find and modify images during initial ...Daniel Gottlieb2021-05-242-5/+139
* SERVER-56976 'setIndexCommitQuorum' command has no effect while the index bui...Gregory Wlodarek2021-05-221-0/+122
* SERVER-56772 Do not std::move validator BSON in collMod in case a write confl...Nick Zolnierz2021-05-201-0/+10
* SERVER-53760 Improved document size approximation for spilling to diskMohammad Dashti2021-05-201-0/+73
* SERVER-57074 Add requires_document_locking tag to index_build_capped_position...Gregory Wlodarek2021-05-191-0/+2
* SERVER-55797 Fix race issue in x509_invalid.jsShreyas Kalyan2021-05-191-2/+4
* SERVER-56780 SERVER-56689 add collStats test cases for large scale valuesBenety Goh2021-05-191-0/+13
* SERVER-56961 Ensure FCV 4.4 while running FuzzerRestoreClusterSettings.Max Hirschhorn2021-05-175-73/+174
* SERVER-56937 Restore authentication state before upgrading primary.Max Hirschhorn2021-05-141-1/+27
* SERVER-56310 Use w: majority to ensure transaction uses correct snapshotVishnu Kaushik2021-05-141-1/+1
* SERVER-56325 Wait for failpoint in server_transaction_metrics.js to be hit so...Vishnu Kaushik2021-05-141-4/+7
* SERVER-54890 Disable background validation and dbHash checks on capped collec...Gregory Wlodarek2021-05-133-27/+12
* SERVER-55753 Use w: majority for createCollection command in transactions_com...Ali Mir2021-05-111-1/+1
* SERVER-55766 Introduce an optimized "for restore" startup replication recover...Matthew Russotto2021-05-113-0/+475
* SERVER-50327 Add namespace param to failpoint in new_transaction_waits_for_pr...Vesselina Ratcheva2021-05-101-1/+4
* SERVER-56062 CappedPositionLost during an index builds collection scan phase ...Gregory Wlodarek2021-05-101-0/+51