summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64403 Encode the sort key from a document with collation only if value...Denis Grebennicov2022-07-271-15/+15
* SERVER-68199 Rename collection must check for index builds on the target coll...Dianna Hohensee2022-07-251-0/+90
* SERVER-63159 Implement the $_internalApplyOplogUpdate aggregation stageDrew Paroski2022-07-243-6/+203
* SERVER-61894 Support the 'showRawUpdateDescription' option in change stream s...Drew Paroski2022-07-221-0/+155
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-07-131-0/+126
* SERVER-66418 fix bug in projection created during dependency analysisSteve Tarzia2022-06-241-0/+38
* SERVER-62272: Configure the failpoint at the correct positionnandinibhartiyaMDB2022-06-211-1/+1
* SERVER-62272 : Migration OK for chunks existing before schema validatornandinibhartiyaMDB2022-06-091-0/+67
* SERVER-66799 Fix `getParameterWithDetails.js` failure on `ephemeralForTest`Amirsaman Memaripour2022-05-271-2/+2
* SERVER-65166 Use compareOptimes in abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-04-291-2/+7
* SERVER-64184 Add allowDiskUseTrue metric for aggregate command.Alexander Ignatyev2022-04-271-0/+68
* SERVER-58506 Expose Server-Parameter SettabilityGeorge Wangensteen2022-04-221-0/+119
* 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