summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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