summaryrefslogtreecommitdiff
path: root/jstests/libs/clustered_collections
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70544 Only group oplog entries if more than one delete in batchShin Yee Tan2022-11-011-12/+26
* SERVER-63040: Batch TTL deletionsYu Jin Kang Park2022-04-291-5/+25
* SERVER-64928 Disallow createIndexes with clustered:falseYu Jin Kang Park2022-04-051-0/+22
* SERVER-64796 Clustered Index BugMatt Kneiser2022-03-241-0/+34
* SERVER-56974 Enable feature flag for PM-2311Jordi Olivares Provencio2022-02-091-12/+0
* 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
* SERVER-61939 Tighter bounds for clustered collection scansDaniel Gómez Ferro2022-02-072-9/+19
* SERVER-63078 Report bounded clustered collections scans as CLUSTERED_IXSCANLouis Williams2022-02-032-26/+26
* 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-62520 Add test for {clusteredIndex: false}Jordi Olivares Provencio2022-01-171-0/+15
* SERVER-61011 Serialize RecordId to BinData and increase size limit to 8MBDaniel Gómez Ferro2022-01-141-1/+1
* SERVER-62437 Disallow createIndex implicit clustered collection creationHaley Connelly2022-01-111-99/+26
* 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-60702 Enable bounded collscans with arbitrary cluster keysJosef Ahmad2021-11-183-0/+602