summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70390 Add $_externalDataSources option to aggregate command IDLYoonsoo Kim2022-10-191-0/+120
* SERVER-70668 Wait for both indexes to start building in drop_unfinished_repli...Shin Yee Tan2022-10-191-1/+2
* SERVER-69899 Dynamically size time series buckets based on workload and WT ca...Faustoleyva542022-10-182-0/+360
* SERVER-70566 Print error code in backup_restore.js assertion after SIGINTYu Jin Kang Park2022-10-181-1/+2
* SERVER-69091 Handle invalid TTL expireAfterSeconds values uniformlyMatthew Saltz2022-10-173-121/+137
* SERVER-61457 Move MapReduce mutable properties test to no passthroughBen Shteinfeld2022-10-171-0/+85
* SERVER-53594 Add frozen indexes to total index counts and subtract from in pr...Shin Yee Tan2022-10-141-0/+73
* SERVER-69429 Check shard key compatibility during collMod convert to uniqueYuhong Zhang2022-10-131-0/+19
* SERVER-69429 Check shard key restriction for indexes with `prepareUnique` optionYuhong Zhang2022-10-131-0/+45
* SERVER-66435 Always use classic engine for IDhack plansAnna Wawrzyniak2022-10-121-4/+1
* SERVER-69447 Add a query knob to control version of Cost Model coefficientsAlexander Ignatyev2022-10-121-0/+1
* SERVER-70314 Adjust time series extended range tests to account for log reten...Dan Larkin-York2022-10-112-10/+0
* SERVER-70421 Complete TODO listed in SERVER-69884sergey.galtsev2022-10-113-6/+0
* SERVER-64978 Add metrics to track if a plan was recovered from the plan cacheMaddie Zechar2022-10-101-8/+26
* SERVER-70165: Add better logging for parallel shutdown and change flakey testsKshitij Gupta2022-10-071-1/+1
* SERVER-70270: Use fail_point_util.js instead of checkLog to wait for failpoin...Ivan Fefer2022-10-078-75/+54
* SERVER-67598 Add support for maxSpanSeconds and roundingSeconds argumentsAdrian Gonzalez2022-10-071-19/+55
* SERVER-68689 Switch background validation to use checkpoint cursors againYuhong Zhang2022-10-063-0/+70
* SERVER-70219 fix spill_to_disk_secondary_readZixuan Zhuang2022-10-061-0/+2
* SERVER-67888 Add metrics to FTDC for connection reuseReo Kimura2022-10-062-1/+135
* SERVER-70021 Soft close time series buckets instead of archiving except under...Dan Larkin-York2022-10-061-13/+3
* SERVER-70159 Rename global indexes namespace to system.globalIndex.<UUID>Josef Ahmad2022-10-062-9/+9
* SERVER-69830 Gather metrics in SessionWorkflow loop.Matt Diener2022-10-031-0/+83
* SERVER-69999 fix spill_to_disk_secondary testzixuan.zhuang2022-10-031-13/+5
* SERVER-69672 Reenabled debug mode variantAlexander Neben2022-10-031-1/+1
* Revert "SERVER-69672 Disable remaining failing debug mode tests"Uladzimir Makouski2022-10-031-1/+1
* SERVER-70152 Fix PeekableCursor#hasNext() in DataConsistencyChecker.Max Hirschhorn2022-10-011-0/+61
* SERVER-65978: Online column store index buildsWill Buerger2022-09-307-89/+267
* SERVER-70123 Avoid running 'startup_with_missing_id_index.js' on the in-memor...Faustoleyva542022-09-301-0/+1
* SERVER-69672 Disable remaining failing debug mode testsAlexander Neben2022-09-301-1/+1
* SERVER-69847 Handle repl rollback of global indexesJosef Ahmad2022-09-302-17/+15
* SERVER-69685 Add `createVirtualCollection` APIYoonsoo Kim2022-09-281-0/+15
* SERVER-69877 Remove untimestamped writes to the catalog when restarting unfin...Gregory Wlodarek2022-09-285-97/+93
* SERVER-66737 performing reads for retryable writes should not be recorded in ...Sophia Tan2022-09-281-0/+146
* SERVER-46478 Add opLatencies to mongoS serverStatusKevin Cherkauer2022-09-281-143/+208
* SERVER-68394 Ensure we do not yield strong locks upon startup recovery when _...Faustoleyva542022-09-271-0/+45
* SERVER-69719 Shorten the global index crud oplog entriesJosef Ahmad2022-09-271-4/+4
* SERVER-67895 Add _shardsvrWriteGlobalIndexKeys commandJosef Ahmad2022-09-271-0/+649
* SERVER-69060 Guard server parameters on feature flagsSara Golemon2022-09-271-0/+84
* SERVER-69549 Unify tags used in columnstore index testsIrina Yatsenko2022-09-2612-34/+41
* SERVER-69860 Fix issue where dropping config would crashGabriel Marks2022-09-231-0/+18
* SERVER-69242 Add _shardsvrDeleteGlobalIndexKey commandYu Jin Kang Park2022-09-222-82/+183
* SERVER-69072 Add version restrictions to change stream expireAfterSeconds par...Romans Kasperovics2022-09-222-108/+19
* SERVER-69748 Remove redundant totalPipelineLookup counterJennifer Peshansky2022-09-211-7/+5
* SERVER-68138 Added namespace to filter logic in `checkContainsWithCountJson`Celina Tala2022-09-211-7/+8
* SERVER-66846 Translate simple inclusion and exclusion $project by walking ove...Hana Pearlman2022-09-201-1/+12
* SERVER-68689 Temporarily disable background validation to use checkpoint cursorsYuhong Zhang2022-09-193-70/+0
* SERVER-69785 robustify change_streams_per_shard_cursor.jsMickey. J Winters2022-09-191-7/+7
* SERVER-69682 Add enableComputeMode start-up parameterYoonsoo Kim2022-09-191-0/+54
* SERVER-69767 Robustify feature flag checks for columnstore index testsArun Banala2022-09-191-11/+3