summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62226 Don't run dbcheck_no_history_on_secondary.js on ephemeralForTestLouis Williams2021-12-221-0/+1
* SERVER-61184 Add limit to number of compound 2dsphere index keys we may generateHenrik Edin2021-12-221-0/+85
* SERVER-58035 Remove db.runCommandWithMetadata from mongo shellBlake Oler2021-12-211-13/+9
* SERVER-58257 Add actual vs. expected message for when stats asserts failDaniel Vitor Morilha2021-12-201-0/+12
* SERVER-62022 Reduce dbCheck info logging in prod, log start/stopJosef Ahmad2021-12-181-22/+29
* SERVER-61754 dbCheck does not hold strong locks during batchesLouis Williams2021-12-171-0/+84
* SERVER-59772 Enable setWindowFields in transactions and with read concern sna...Ted Tuckman2021-12-151-12/+71
* SERVER-62000 rename hidden_index_noop.js to reflect new test cases that do no...Benety Goh2021-12-151-0/+0
* SERVER-62000 Do not generate "unique" field in oplog if collMod "unique" para...Benety Goh2021-12-151-4/+94
* SERVER-62041 Add a maximum batch execution time to dbCheckJosef Ahmad2021-12-151-0/+65
* SERVER-61009 Make createIndex a no-op on a cluster key and allow 'clustered' ...Haley Connelly2021-12-141-0/+40
* SERVER-21070 Add option to FTDC to gather collection statsMark Benvenuto2021-12-131-0/+60
* SERVER-61980 validate collMod unique index option before processing no-op hid...Benety Goh2021-12-101-0/+5
* SERVER-61980 ensure oplog contains "unique" if collMod "hidden" parameter is ...Benety Goh2021-12-101-3/+36
* SERVER-61979 extend _parallelShellRunCommand() to support additional result v...Benety Goh2021-12-101-11/+18
* SERVER-61932 Returns all duplicates from concurrent writes during collMod con...Yuhong Zhang2021-12-091-28/+49
* SERVER-60251 Add tests for change stream pre-images/post-images with retryabl...Denis Grebennicov2021-12-091-26/+6
* SERVER-61925 replace runtime --nojournal check with tag for CI systemBenety Goh2021-12-061-8/+6
* SERVER-61922 add requires_replication tag to collmod test in noPassthroughBenety Goh2021-12-061-0/+3
* SERVER-60237 Implement FCV upgrade/downgrade for change stream pre-/post-imagesDenis Grebennicov2021-12-063-95/+10
* SERVER-61486 add test and fail point to check collMod handling of side writes...Benety Goh2021-12-041-0/+219
* SERVER-61842 Mixed mode writes to `config.system.preimages`Denis Grebennicov2021-12-031-88/+71
* SERVER-59084 Add includeIndexBuildInfo flag to listIndexesGabriel Marks2021-12-031-0/+136
* SERVER-60788 Update 'merge_causes_infinite_loop.js' to demonstrate the hallow...Mihai Andrei2021-12-031-5/+21
* SERVER-61569 Enable all accumulators for pushdownEric Cox2021-12-021-0/+11
* SERVER-52247 Enable feature flag for Exact top-n accumulatorMihai Andrei2021-12-021-29/+25
* SERVER-61793 Validate decompression before committing compressed timeseries b...Henrik Edin2021-12-011-0/+56
* SERVER-61310 Remove missing _id idx warning on clustered collsDaniel Gómez Ferro2021-12-011-0/+51
* SERVER-61606 Don't perform untimestamped catalog writes when index builds rea...Gregory Noma2021-12-011-0/+70
* SERVER-61195 Scale BucketCatalog memory limit based on system memory sizeDan Larkin-York2021-12-013-12/+94
* SERVER-61554 Preserve results from successful cache trialsIrina Yatsenko2021-11-301-0/+99
* SERVER-59647: Test maximum client document size thresholds specfically for re...Daniel Gottlieb2021-11-241-0/+113
* SERVER-60238 Implement pre-image propagation to secondaries for non-transacti...Mindaugas Malinauskas2021-11-232-68/+94
* SERVER-59706 Extend tests for change stream pre-images retrieval capability c...Denis Grebennicov2021-11-232-144/+198
* SERVER-61626 Fix index build race in drop_ready_index_while_building_an_index.jsGregory Wlodarek2021-11-191-1/+8
* SERVER-61155 Add collStat for number of subobj compression restarts for times...Henrik Edin2021-11-191-0/+25
* SERVER-61493 Support sharded $stddev accumulators for SBE group pushdownYoonsoo Kim2021-11-191-0/+15
* SERVER-61492 Support sharded $avg accumulator for SBE $group pushdownYoonsoo Kim2021-11-191-28/+50
* SERVER-26287 Disallow creation of TTL indexes on capped collectionsGabriel Marks2021-11-182-87/+50
* SERVER-58429 enable group lowering into SBE for cached and multi- plansIrina Yatsenko2021-11-181-2/+7
* SERVER-61496 [SBE] Fix handling of nested SORT_MERGE stages in buildSortMergeMihai Andrei2021-11-181-0/+101
* SERVER-60702 Enable bounded collscans with arbitrary cluster keysJosef Ahmad2021-11-186-5/+66
* SERVER-61427 Skip duplicate index key handler when exact key already exists i...Gregory Noma2021-11-171-0/+37
* SERVER-61188 Account for preImageRecordingEnabled when reserving oplog slots ...Jason Chan2021-11-151-19/+104
* SERVER-59399 Allow dropping ready indexes while having in-progress index buildsGregory Wlodarek2021-11-153-45/+116
* Revert "SERVER-59399 Allow dropping ready indexes while having in-progress in...Uladzimir Makouski2021-11-153-116/+45
* SERVER-60502 Add $fill stageTed Tuckman2021-11-151-1/+2
* SERVER-60527 Make TransactionCoordinatorWorkerCurOpInfo report txnRetryCounterSanika Phanse2021-11-121-28/+79
* SERVER-60806 Validate collMod for collections clustered by arbitrary keyJosef Ahmad2021-11-121-49/+52
* SERVER-61387 Make sure setRandomSeed() prints the exact value it choseDavid Percy2021-11-111-0/+15