summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration ho...r5.1.0-alphaJason Zhang2021-07-232-47/+13
* SERVER-55589 setMaintenanceMode should take RSTL in X modeVishnu Kaushik2021-07-231-54/+0
* SERVER-58581 Add SEARCH_META variableTed Tuckman2021-07-231-0/+31
* SERVER-58792 Disable the UUID-based logic that handles config.cache.chunks.* ...Sergi Mateo Bellido2021-07-236-14/+6
* SERVER-50937 Wrap operations in resharding coordinator that contact remote no...Randolph Tan2021-07-221-0/+4
* SERVER-58744 applyOps on capped collections can violate the multi-timestamp c...Gregory Wlodarek2021-07-221-0/+33
* SERVER-58768 clean up geo_s2sparse.js to use different collection name for ea...Benety Goh2021-07-221-10/+21
* SERVER-58295 disabled more failing tests due to FCV changeVishnu Kaushik2021-07-223-1/+3
* SERVER-56800 Fail addShard if CWWC disagrees with existing CWWC on clusterMoustafa Maher2021-07-221-0/+153
* SERVER-58722 clean up wildcard_index_multikey.js to use different collection ...Benety Goh2021-07-221-5/+14
* SERVER-56845 do reconfig with retries in jstests/sharding/implicit_default_wr...Moustafa Maher2021-07-221-2/+2
* SERVER-58172 run multiversion tests on master with 5.0 and disable incompatib...Robert Guo2021-07-2225-9/+49
* SERVER-32536 Enable collation test for sharded $lookupAlya Berciu2021-07-221-20/+19
* SERVER-57390 Remove getLastError implementationYoonsoo Kim2021-07-221-1/+0
* SERVER-57879 Implement $minN and $maxN accumulatorsMihai Andrei2021-07-211-0/+159
* SERVER-58707 Move bench_test*.js tests out of parallel test jobMohammad Dashti2021-07-211-0/+8
* SERVER-58295 disable the aggregation_multiversion_fuzzer suite, and disable m...Vishnu Kaushik2021-07-212-2/+3
* SERVER-58511 Create feature flag for change stream oplog rewritesDrew Paroski2021-07-218-15/+24
* SERVER-58626 Mark capped_max1 as tenant_migration_incompatible.Matthew Russotto2021-07-211-0/+3
* SERVER-57437 Support basic insert routing for sharded time-series collectionsNikita Lapkov2021-07-212-2/+213
* SERVER-57095 Increase number of zones in resharding_large_number_of_initial_c...Luis Osta2021-07-211-1/+2
* SERVER-32548 Add $lookup support for sharded viewsAlya Berciu2021-07-213-2/+658
* SERVER-58445 Update sharded $lookup tests to reflect shard targeting for unsh...Katherine Wu2021-07-211-19/+8
* SERVER-58617 Allow updates on time-series collections with no metaFieldAlison Lu2021-07-211-2/+50
* SERVER-58683 Simplify config replicaset exposure in shardingtestTommaso Tocci2021-07-2111-51/+29
* SERVER-57735 Translate a single update on a time-series collection's metaFiel...Alison Lu2021-07-201-119/+323
* SERVER-58295 disable tests failing due to multiversion issuesVishnu Kaushik2021-07-2034-158/+59
* SERVER-50637 Expose reshardDoneCatchUp no-op oplog entry as change eventMatt Walak2021-07-201-3/+31
* SERVER-57095 Increase number of zones in resharding_large_number_of_initial_c...Luis Osta2021-07-201-3/+13
* SERVER-58442 Clear _startAfterInvalidate when the resume token is observed in...Rishab Joshi2021-07-201-19/+51
* SERVER-58566 Clean up the shell code so that it does not issue any OP_QUERY r...Yoonsoo Kim2021-07-205-95/+3
* Revert "SERVER-58566 Clean up remaining OP_QUERY code" due to a wrong author ...Yoonsoo Kim2021-07-205-3/+95
* SERVER-57321 Make $mod match expression handle NaN, Infinity and large valuesMindaugas Malinauskas2021-07-202-0/+113
* SERVER-58620 New recipient primary can complete migration before donor rename...Vishnu Kaushik2021-07-201-3/+9
* SERVER-58566 Clean up remaining OP_QUERY codeVishnu Kaushik2021-07-205-95/+3
* SERVER-58492 Add support for time-series metaField-only deletes with letKris Satya2021-07-191-4/+50
* SERVER-57763: Allow partial filter expression to use $geoWithinMaddie Zechar2021-07-191-0/+158
* SERVER-58661 Print raw logs in wt_file_helper.js when rawMongoProgramOutput()...Gregory Wlodarek2021-07-191-1/+7
* SERVER-58390 Add support for time-series metaField-only deletes with collationKris Satya2021-07-191-1/+10
* SERVER-58605 Remove unused assumes_autosplit_off test tagTommaso Tocci2021-07-1921-31/+66
* SERVER-58591: Better instrumentation for TLS authentication problem during co...Andrew Shuvalov2021-07-161-0/+3
* SERVER-58625 Add multi_update tag to geo_update1.js to exclude from certain p...Wenbin Zhu2021-07-161-3/+6
* SERVER-58637 Tag null_query_semantics.js as requires_fcv_50David Storch2021-07-161-0/+6
* SERVER-56486 Improve SBE multiplannerMihai Andrei2021-07-161-1/+1
* SERVER-58495 ensure unique collection names in time-series test timeseries_li...Benety Goh2021-07-161-8/+10
* SERVER-58031 Shorten timeouts in ssl_cluster_ca.jsSpencer Jackson2021-07-161-0/+8
* SERVER-57783 update7.js is not resilient to ObjectID wraparoundYuhong Zhang2021-07-161-3/+3
* SERVER-58494 ensure unique collection names in time-series test timeseries_li...Benety Goh2021-07-161-7/+5
* SERVER-58386 clean up null_query_semantics.js to use different collection nam...Benety Goh2021-07-161-4/+13
* Revert "SERVER-57763: Allow partial filter expression to use $geoWithin"Uladzimir Makouski2021-07-161-157/+0