summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62457 Fix AutoGetCollectionForReadCommandLock bug wherein a request ca...Dianna Hohensee2022-03-091-0/+79
* SERVER-63458 Update JSTest to test WriteBlockBypassGabriel Marks2022-03-091-24/+91
* SERVER-62675 Test that $lookup gets pushed down after multiplanningMihai Andrei2022-03-091-280/+415
* SERVER-64314 Temporary disable caching of single solution plansAnton Korshunov2022-03-081-3/+4
* SERVER-63283 Add query knob to guard HJ plans for $lookupEric Cox2022-03-083-0/+29
* SERVER-64117 Ban $lookup pushdown when the left side is shardedMihai Andrei2022-03-081-0/+19
* SERVER-63519 Fix set_user_write_block_mode.jsJordi Serra Torrens2022-03-081-4/+5
* SERVER-63531 Correct error to indicate that non-voting members can be include...Louis Williams2022-03-081-0/+83
* SERVER-63449 Add HashJoin query knobsYoonsoo Kim2022-03-083-0/+95
* SERVER-63177 Propagate write block bypass state as metadataSpencer Jackson2022-03-071-0/+5
* SERVER-61008 Upgrade vendorized mozjs to esr91.3Justin Seyster2022-03-071-18/+0
* SERVER-64229 Disable spill_to_disk_secondary_read.js test on ephemeralForTest...Eric Cox2022-03-071-1/+1
* SERVER-63690 Mark lookup stage as sbe-incompatible if local/foreign fields us...Irina Yatsenko2022-03-051-0/+16
* SERVER-63957 Add serverStatus section for batched deletesJosef Ahmad2022-03-041-1/+14
* SERVER-63553 Support multi-collection plans in SlotBasedStageBuilder and cons...Mihai Andrei2022-03-041-48/+90
* SERVER-60321 Fix edge cases when setting up state for Lock-free readsHenrik Edin2022-03-041-1/+1
* SERVER-61240 Ensure we properly report a plan cache key if the query is eligi...Anton Korshunov2022-03-041-0/+169
* SERVER-63521 Add UserWriteBlockModeOpObserver to enforce write blockingGabriel Marks2022-03-031-0/+51
* SERVER-63038 Add BATCHED_DELETE query exec stageJosef Ahmad2022-03-021-0/+57
* SERVER-62798 Use single 'AutoGet' for all execution namespaces instead of mul...Mihai Andrei2022-03-012-13/+19
* SERVER-60016 add requires_replication and requires_sharding tags to serverSta...Dianna Hohensee2022-03-011-2/+6
* SERVER-60016 serverStatus should not block on the RSTL lock with the WT stora...Dianna Hohensee2022-02-281-0/+68
* SERVER-63892 Update namespace after dropping locks for `dropIndexes`Gregory Noma2022-02-251-0/+32
* SERVER-62738 implement aggregate $_passthroughToShard optionMickey. J Winters2022-02-251-0/+216
* SERVER-62006 add read concern js test for listCatalog aggregation stageBenety Goh2022-02-251-0/+93
* SERVER-63491 Remove TxnNumberAndRetryCounter as a parameter for txnRouter.beg...Sanika Phanse2022-02-241-33/+10
* SERVER-63664 Rename disallowNewDuplicateKeys option to prepareUniquePavi Vetriselvan2022-02-246-35/+33
* SERVER-57369 Disable concurrent authenticationSara Golemon2022-02-243-34/+26
* SERVER-62797 Clear SBE plan cache when query knobs are changedDavid Storch2022-02-231-0/+91
* SERVER-63563 Remove outdated TODOs for `disallowNewDuplicateKeys` fieldYuhong Zhang2022-02-231-1/+0
* SERVER-63570 Implement index selection for index joinNikita Lapkov2022-02-211-11/+92
* SERVER-61248 Validate behaviour of stripping debug infoAlexander Ignatyev2022-02-211-0/+102
* SERVER-62263 Add ClusterServerParameterOpObserverSara Golemon2022-02-181-0/+31
* SERVER-63562 Remove side write tracker for collMod converting index to uniqueYuhong Zhang2022-02-174-251/+87
* SERVER-58693 Simplify the integration test.Rishab Joshi2022-02-171-35/+20
* SERVER-61083 Cache plans that only have a single query solutionAnton Korshunov2022-02-161-3/+0
* SERVER-63328 Relax checks for write lock to support spilling to temp WT recor...Eric Cox2022-02-161-0/+82
* SERVER-60839 Add TemporarilyUnavailable errorJosef Ahmad2022-02-151-0/+51
* SERVER-63501 Disallow downgrade when the index `disallowNewDuplicateKeys` fie...r6.0.0-alphaYuhong Zhang2022-02-151-0/+66
* SERVER-63610 Exclude clustered_capped_collections* from EFTJordi Olivares Provencio2022-02-152-0/+2
* SERVER-63481 Add `disallowNewDuplicateKeys` to `createIndex`Yuhong Zhang2022-02-151-5/+30
* SERVER-58693 Implement deletion of expired pre-images.Rishab Joshi2022-02-151-0/+206
* SERVER-63576 Add clustered collection statistics to catalogStatsLouis Williams2022-02-141-7/+19
* SERVER-63443 Make `disallowNewDuplicateKeys` persisted in catalogYuhong Zhang2022-02-112-0/+126
* SERVER-58426 Implement $lookup planning logicIrina Yatsenko2022-02-101-26/+78
* SERVER-62827 Prevent rpc::upconvertRequest from erroneously duplicating top-l...Blake Oler2022-02-101-0/+29
* SERVER-61241 SBE Plan Cache invalidation and clearing testAlexander Ignatyev2022-02-103-17/+185
* SERVER-63102 Introduce internalQueryPlanEvaluationWorksSber5.3.0-alpha3David Storch2022-02-093-9/+34
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-0913-90/+14
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-091-2/+0