summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57000 Fix handling of correlated pipeline with facetsamontea2022-04-042-0/+152
* SERVER-64903 Wait for ShardServerCatalogCacheLoader deletes in test.Max Hirschhorn2022-03-281-0/+8
* Revert "SERVER-61158 add unique to collMod index request"Yuhong Zhang2022-03-281-78/+0
* Revert "SERVER-61158 Convert a non-unique index to a unique index via the col...Yuhong Zhang2022-03-281-2/+2
* Revert "SERVER-61159 Check for duplicates before converting a non-unique inde...Yuhong Zhang2022-03-281-5/+0
* SERVER-64642 handle CallbackCanceled error code in batch_write_exec.cppAndrew Witten2022-03-211-3/+6
* SERVER-44626: Add new setParameter loadRoutingTableOnStartupAnton Oyung2022-03-171-0/+11
* SERVER-61159 Check for duplicates before converting a non-unique index to uniqueYuhong Zhang2022-03-111-0/+5
* SERVER-61158 Convert a non-unique index to a unique index via the collMod com...Yuhong Zhang2022-03-111-2/+2
* SERVER-61158 add unique to collMod index requestYuhong Zhang2022-03-111-0/+78
* SERVER-62242 fixed $indexOfArray handling of duplicate vals in const arraysSteve Tarzia2022-03-091-0/+32
* SERVER-63141 Ensure stages without dependency tracking are not cached in $lookupAlya Berciu2022-03-011-0/+45
* SERVER-57676: Wait for a checkpoint correctly before releasing the hangOplogC...Lingzhi Deng2022-02-241-20/+31
* SERVER-40691 $nin:[[],...] queries are not indexedr4.2.19-rc0r4.2.19Jess Balint2022-02-241-0/+39
* SERVER-62825 add retry logic to causally_consistent_index_builds.jsMickey. J Winters2022-02-141-18/+33
* SERVER-55483 Add a new startup parameter that skips verifying the tableGregory Wlodarek2022-02-091-0/+36
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-081-0/+13
* SERVER-59754 Prevent get_executor from overwriting information set by an oute...Jennifer Peshansky2022-01-211-0/+63
* SERVER-62147 Fix broken OP_QUERY exhaust cursor implementationDavid Storch2022-01-201-5/+38
* SERVER-62739 Add 'uses_prepare_transaction' tag to testLuis Osta2022-01-191-1/+1
* SERVER-57588 Inconsistent query results when an array position is indexed who...Timour Katchaounov2022-01-121-0/+449
* SERVER-61816 Add steps past kWaitingForVotes to assert.soonLuis Osta2022-01-101-0/+124
* SERVER-60392 Fix timing in priority_takeover_two_nodes_equal_priority testMoustafa Maher Khalil2022-01-101-1/+1
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-067-0/+73
* SERVER-60682 Exempt transaction coordinators and journal flusher from acquiri...Josef Ahmad2021-12-211-0/+109
* SERVER-23664 $mod match expression should raise an error when the remainder i...Romans Kasperovics2021-12-171-0/+6
* SERVER-44484 Changestream with updateLookup uasserts on updates from before c...Rishab Joshi2021-12-131-0/+63
* SERVER-62005 Add `requires_document_locking` tag to unique_index_insert_durin...Gregory Noma2021-12-131-0/+4
* SERVER-45149 Add replset commands to prevent replsetDown timeoutLuis Osta2021-12-101-1/+4
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-12-101-0/+416
* SERVER-61924 Replace test with the v4.0 version due to missing failpoint comm...Luis Osta2021-12-091-28/+39
* SERVER-51087 Add testing utility for sharding collection given ranges.Max Hirschhorn2021-12-092-0/+198
* SERVER-61427 Skip duplicate index key handler when exact key already exists i...Gregory Noma2021-12-031-0/+36
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-267-32/+62
* SERVER-56602 Track usage of match expressions in serverStatusMilena Ivanova2021-11-231-0/+285
* SERVER-59879 Adjust maxTimeMS value to allow for slower execution in the para...Milena Ivanova2021-11-221-2/+4
* SERVER-61544 Fix exclusion tag for stepdown_race_with_transaction.jsVesselina Ratcheva2021-11-191-1/+1
* SERVER-58119 single_node_set_new_hostname.js needs to call replSetReconfig wi...Vishnu Kaushik2021-11-151-2/+8
* SERVER-57605 Expose Decimal128 equality comparison helper to shellArun Banala2021-11-031-0/+10
* SERVER-59160 Disable balancer in test_stacked_migration_cleanup.jsPierlauro Sciarelli2021-11-031-0/+1
* SERVER-60653 blacklist autosplit_with_balancer and write_cmd_auto_split from ...Pierlauro Sciarelli2021-10-282-0/+9
* SERVER-60653 Backport the autoSplitVector logic to v4.2Pierlauro Sciarelli2021-10-279-203/+180
* SERVER-56226 Implement a 'permitMigrations' collection property to prevent ch...Marcos José Grillo Ramirez2021-10-261-0/+123
* SERVER-59613 $range expression should error if it exceeds memory limitMickey. J Winters2021-10-242-0/+8
* SERVER-60898 Exclude stepdown_race_with_transaction.js from running on epheme...Vesselina Ratcheva2021-10-211-0/+2
* SERVER-57557 Skip FCV server parameter check in checkFCV() for mongos.Max Hirschhorn2021-10-211-4/+7
* SERVER-59108 Resolve race with transaction operation not killed after stepdownVesselina Ratcheva2021-10-211-0/+78
* SERVER-55589 setMaintenanceMode should take RSTL in X modeVishnu Kaushik2021-10-141-51/+0
* SERVER-60582: initiate_emrc_false.js should wait for the initial checkpoint b...Lingzhi Deng2021-10-121-9/+22
* SERVER-58780: Ensure that _shouldSetStableTimestamp restores to true if replS...Lingzhi Deng2021-10-121-0/+65