summaryrefslogtreecommitdiff
path: root/jstests/libs
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64928 Disallow createIndexes with clustered:falseYu Jin Kang Park2022-04-051-0/+22
* SERVER-65000 Deleted fixtures and hooks related to the replicator.kauboy262022-04-041-128/+0
* SERVER-65216 Print idle cursors after checkOrphansAreDeleted jstest hook failureJordi Serra Torrens2022-04-041-0/+16
* SERVER-64614 Update lookup_with_limit.js and look_with_limit_sharded.js for l...Rui Liu2022-04-021-0/+13
* SERVER-62261: Implement getClusterParameter command on mongod and mongosVarun Ravichandran2022-04-011-0/+249
* SERVER-65045 Exclude mongosync_reserved_for_internal_use from data consistenc...Huayu Ouyang2022-03-291-1/+2
* SERVER-60899 Add time expressions and window functions to V1Joel Redman2022-03-281-0/+45
* SERVER-64225 Write change stream pre-images at transaction commit timestampMindaugas Malinauskas2022-03-252-3/+6
* SERVER-64796 Clustered Index BugMatt Kneiser2022-03-241-0/+34
* SERVER-64300 Assert success of clearing collection in timeseries testHugh Tong2022-03-231-1/+2
* Revert "SERVER-60899 Add new time expressions and original window functions t...auto-revert-processor2022-03-221-45/+0
* SERVER-60899 Add new time expressions and original window functions to V1Joel Redman2022-03-211-0/+45
* SERVER-61893 Add capability for showing system events with showSystemEvents flagAndrii Dobroshynski2022-03-151-0/+1
* SERVER-63790 Write end-to-end tests for sharded cluster selective backups/res...Gregory Wlodarek2022-03-101-6/+20
* Revert "SERVER-63790 Write end-to-end tests for sharded cluster selective bac...Gregory Wlodarek2022-03-101-20/+6
* SERVER-63397 Abort all index builds during shard mergeA. Jesse Jiryu Davis2022-03-101-1/+1
* SERVER-63790 Write end-to-end tests for sharded cluster selective backups/res...Gregory Wlodarek2022-03-101-6/+20
* SERVER-64195 Provide user-facing `moveRange` commandPierlauro Sciarelli2022-03-092-0/+2
* SERVER-64336 Ban collMod unique index tests from parallel testerPavi Vetriselvan2022-03-091-0/+10
* SERVER-64239 Convert jstests/core/bench_test3.js to FSM workloadTommaso Tocci2022-03-081-1/+0
* SERVER-64292 Make runCommandDuringTransferMods take in findCriteriaCheahuychou Mao2022-03-071-2/+2
* 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