summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59342 Add killSessions and failover support to update shard key fsm te...Jack Mulrow2022-02-242-0/+90
* SERVER-60185 Enable featureFlagCommandsAcceptCollectionUUID by defaultGregory Noma2022-02-181-9/+0
* SERVER-63707: Exclude mongosync DB from c2c data consistency checkerXueruiFa2022-02-161-2/+3
* SERVER-58693 Implement deletion of expired pre-images.Rishab Joshi2022-02-151-2/+2
* SERVER-62681 Create change streams per shard cursor passthrough suiteJennifer Peshansky2022-02-141-0/+47
* SERVER-62448 Add collectionUUID parameter to drop commandFaustoleyva542022-02-101-0/+1
* SERVER-62827 Prevent rpc::upconvertRequest from erroneously duplicating top-l...Blake Oler2022-02-101-6/+6
* SERVER-61889 Add new fields to the existing change stream eventsNikita Lapkov2022-02-102-28/+36
* SERVER-62031 Split API Version tests by version addedCharlie Swanson2022-02-091-0/+43
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-091-12/+0
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-093-6/+63
* Revert "SERVER-56974 Enable feature flag for PM-2311"auto-revert-processor2022-02-091-0/+12
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-081-12/+0
* Revert "SERVER-58694 Implement writing of pre-images for transactional update...auto-revert-processor2022-02-083-63/+6
* SERVER-58694 Implement writing of pre-images for transactional update/replace...Mindaugas Malinauskas2022-02-073-6/+63
* SERVER-63250 Check featureFlagShardedTimeSeries on both primary and secondary...Rui Liu2022-02-072-18/+43
* SERVER-61939 Tighter bounds for clustered collection scansDaniel Gómez Ferro2022-02-072-9/+19
* SERVER-63302 Fix FeatureFlagUtil.isEnabled FCV version checkJordi Serra Torrens2022-02-041-1/+1
* SERVER-56346 Change certificate definitions to match OSX requirementsGabriel Marks2022-02-03215-2873/+3004
* SERVER-63078 Report bounded clustered collections scans as CLUSTERED_IXSCANLouis Williams2022-02-033-26/+30
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-311-0/+8
* SERVER-62447 Add collectionUUID parameter to Indexes commandsMoustafa Maher Khalil2022-01-251-0/+1
* SERVER-62455 Add `collectionUUID` parameter to `renameCollection` commandGregory Noma2022-01-251-0/+1
* SERVER-62446 Add collectionUUID parameter to collMod commandFaustoleyva542022-01-241-0/+1
* SERVER-62823 Return IndexAlreadyExists for clustered index in IndexCatalogImp...Haley Connelly2022-01-211-4/+4
* SERVER-62241 Prohibit using arbitrary cluster indexing keyJordi Olivares Provencio2022-01-192-0/+316
* SERVER-61260 Support collations on clustered collectionsDaniel Gómez Ferro2022-01-182-44/+54
* SERVER-61442 Test for bounded collection scans during write operationsJordi Olivares Provencio2022-01-181-16/+8
* SERVER-59682 Recover SBE plans from the new plan cacheRuoxin Xu2022-01-172-4/+29
* SERVER-62520 Add test for {clusteredIndex: false}Jordi Olivares Provencio2022-01-171-0/+15
* SERVER-62445 Add collectionUUID parameter to write commandsMoustafa Maher Khalil2022-01-151-0/+1
* SERVER-62217 Use runCommand override to create _markNodeAsFailed overrideHugh Tong2022-01-141-0/+8
* SERVER-61011 Serialize RecordId to BinData and increase size limit to 8MBDaniel Gómez Ferro2022-01-141-1/+1
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-131-1/+5
* Revert "SERVER-62443 Add `collectionUUID` parameter to `find` command"auto-revert-processor2022-01-131-5/+1
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-121-1/+5
* SERVER-62437 Disallow createIndex implicit clustered collection creationHaley Connelly2022-01-111-99/+26
* SERVER-62192 Check feature flag for sharding timeseries collection on shards ...Rui Liu2022-01-041-2/+6
* SERVER-62200 Do not run cached_plan_trial_does_not_discard_work.js in paralle...Justin Seyster2021-12-211-0/+1
* SERVER-58035 Remove db.runCommandWithMetadata from mongo shellBlake Oler2021-12-215-64/+9
* SERVER-62112 Re-add handleRIDRangeMinMax inside planner_access.cppHaley Connelly2021-12-171-0/+22
* SERVER-61009 Make createIndex a no-op on a cluster key and allow 'clustered' ...Haley Connelly2021-12-141-0/+193
* SERVER-21070 Add option to FTDC to gather collection statsMark Benvenuto2021-12-131-8/+26
* SERVER-61979 extend _parallelShellRunCommand() to support additional result v...Benety Goh2021-12-101-8/+29
* SERVER-60251 Add tests for change stream pre-images/post-images with retryabl...Denis Grebennicov2021-12-091-0/+15
* SERVER-58436 Implement spilling HashAggEric Cox2021-12-071-2/+3
* SERVER-61759 Interrupt and join migrations when allowMigrations is set to falseKaloian Manassiev2021-12-071-1/+1
* SERVER-60237 Implement FCV upgrade/downgrade for change stream pre-/post-imagesDenis Grebennicov2021-12-062-13/+32
* SERVER-61486 add parallel shell helpers for running commandsBenety Goh2021-12-041-0/+49
* SERVER-61456 Fix various jstests failing due to engine difference in retryabl...Mindaugas Malinauskas2021-11-231-0/+7