summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-56992 Create FSM workload for interleaved chunk merge & chunk splitSimon Graetzer2021-07-161-0/+243
* SERVER-57391 Return error response to OP_QUERY and OP_GET_MORE messagesIrina Yatsenko2021-07-161-36/+0
* SERVER-39048, SERVER-57957: ban sharded $lookup and $graphLookup in a transac...Hana Pearlman2021-07-154-37/+66
* SERVER-57761 Increment insert opcounter as part of resharding collection cloningHaley Connelly2021-07-151-2/+2
* SERVER-57474 profile_operation_metrics.js queries yield less frequentlyGregory Wlodarek2021-07-151-4/+3
* SERVER-57276 Capture max/min percent complete in FTDC metrics as seen by the ...Junhson Jean-Baptiste2021-07-151-2/+17
* SERVER-58295 delete accidentally re-introduced testsVishnu Kaushik2021-07-155-1066/+0
* SERVER-50522 Expose reshardBegin no-op oplog entry as change eventmrwalak2021-07-152-0/+91
* SERVER-57462 Change the shell to use OP_MSG for exhaust queries instead of OP...Yoonsoo Kim2021-07-153-14/+76
* SERVER-58331 Add uassert for time-series updates and deletes in multi-doc tra...Kris Satya2021-07-141-0/+48
* SERVER-57729 Fixed namespace error when dropping a collectionlukebhan2021-07-141-0/+38
* SERVER-57763: Allow partial filter expression to use $geoWithinMaddie Zechar2021-07-141-0/+157
* SERVER-58485 Add retry to insert inside transactions to prevent transient errorsMarcos José Grillo Ramirez2021-07-141-8/+13
* SERVER-53028 Clean up FCV gating for $dateDiff, $dateAdd, $dateSubtract, $dat...Andrii Dobroshynski2021-07-143-94/+3
* SERVER-58295 Temporarily disable multiversion tests that fail due to SERVER-5...Vishnu Kaushik2021-07-1443-15/+1120
* SERVER-57642 Tag 'jstests/noPassthrough/sample_pushdown_transaction.js' with ...Mihai Andrei2021-07-141-0/+3
* SERVER-56489: New pass-through test with hello server-side delaysAndrew Shuvalov2021-07-144-4/+229
* SERVER-58171 Changing time-series granularity does not update view definitionDan Larkin-York2021-07-141-1/+62
* Revert "SERVER-57763: Allow partial filter expression to use $geoWithin"Uladzimir Makouski2021-07-141-156/+0
* Revert "SERVER-57095 Increase number of zones in resharding_large_number_of_i...Uladzimir Makouski2021-07-141-8/+3
* SERVER-57600: Rewrite apply_ops_lastop.js and lastop.jsLingzhi Deng2021-07-141-4/+67
* SERVER-51871 Remove remaining code relating to haystack indexesJennifer Peshansky2021-07-133-427/+1
* SERVER-58398 TenantMigrationDonor will not retry recipientSyncData on non-ret...Jason Chan2021-07-133-58/+66
* SERVER-56845 Fail addShard if DWCF=w:1 and no CWWC is setMoustafa Maher2021-07-1310-61/+124
* SERVER-57763: Allow partial filter expression to use $geoWithinMaddie Zechar2021-07-131-0/+156
* SERVER-57736 Add timeseries delete operation for metaField only queriesKris Satya2021-07-133-36/+159
* SERVER-57642 Configure $sample pushdown PlanExecutor to use 'INTERRUPT_ONLY' ...Mihai Andrei2021-07-131-0/+49
* SERVER-57676: Wait for a checkpoint correctly before releasing the hangOplogC...Lingzhi Deng2021-07-131-18/+28
* SERVER-56019 re-enable timeseries_index.js in replica_sets_initsync_jscore_pa...Benety Goh2021-07-131-3/+0
* SERVER-56874 Implement $tsSeconds and $tsIncrement aggregation in SBERishab Joshi2021-07-122-0/+4
* SERVER-58299 Make sure featureFlagShardedLookup exists in agg_mongos_merge.jsKatherine Wu2021-07-121-2/+3
* SERVER-58073 Allow graphLookup against a sharded collection to execute on mongosMilitsa Sotirova2021-07-128-186/+300
* SERVER-58280 initial sync aborts index builds before applying collModBenety Goh2021-07-121-0/+2
* SERVER-58365 Add SBE error codes for $range expr testDenis Grebennicov2021-07-122-8/+9
* SERVER-57095 Increase number of zones in resharding_large_number_of_initial_c...Luis Osta2021-07-121-3/+8
* SERVER-57727 race conditions in x509_invalid.jssergey.galtsev2021-07-121-29/+47
* SERVER-58280 add base test for handling collMod during initial sync on collec...Benety Goh2021-07-121-0/+96