summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-62650 Limit cache wait time when initializing RecordIds"r5.3.0-alpha1Louis Williams2022-02-021-19/+8
* SERVER-62811 Allow special index types on cluster keysDaniel Gómez Ferro2022-02-021-1/+16
* SERVER-62456 Take UUID for `dropTarget` of `renameCollection` commandGregory Noma2022-02-021-6/+56
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-011-8/+19
* SERVER-62960 Add 'requires_fcv_52' tag for time-series tests incompatible wit...Gregory Wlodarek2022-01-311-0/+1
* SERVER-62209 Add test for creating index with different comment to failShin Yee Tan2022-01-271-1/+5
* SERVER-62826 Increase clustered collection passthrough test coverageJosef Ahmad2022-01-277-23/+87
* SERVER-63000: createPredicatesOnBucketLevelField with $in should be treated l...Hana Pearlman2022-01-271-7/+21
* SERVER-62286 Re-enable unset2.js after changing latest release to 5.3Vesselina Ratcheva2022-01-251-1/+1
* SERVER-62447 Add collectionUUID parameter to Indexes commandsMoustafa Maher Khalil2022-01-251-0/+83
* SERVER-62455 Add `collectionUUID` parameter to `renameCollection` commandGregory Noma2022-01-252-0/+82
* SERVER-62960 Add 'requires_fcv_52' tag for time-series tests incompatible wit...Gregory Wlodarek2022-01-254-0/+4
* SERVER-62446 Add `no_selinux` tag to `collection_uuid_coll_mod.js`Gregory Noma2022-01-251-0/+1
* SERVER-62209 Add 'comment' option to 'createIndex' commandShin Yee Tan2022-01-241-0/+47
* SERVER-62879 Rename ErrorCode `CannotEnableIndexConstraint` to `CannotConvert...Yuhong Zhang2022-01-243-10/+10
* SERVER-62829 Prevent query_hash_stability.js from running in downgrade passth...David Storch2022-01-241-0/+4
* SERVER-62446 Add collectionUUID parameter to collMod commandFaustoleyva542022-01-241-0/+40
* SERVER-59163 Allow creating partial indexes on time-series collectionsDavid Percy2022-01-213-8/+793
* SERVER-61592 Correctness fix for time-series query with millisecond granularityJames Wahlin2022-01-191-31/+33
* SERVER-62241 Prohibit using arbitrary cluster indexing keyJordi Olivares Provencio2022-01-192-83/+24
* SERVER-62230 Forward port new exhaust cursor testsDavid Storch2022-01-181-5/+38
* SERVER-62517 Robustify timeseries_agg_helpers testing libraryKatherine Wu2022-01-182-19/+35
* SERVER-62277 Add `freeStorage` option to dbstats, off by defaultDaniel Gómez Ferro2022-01-181-1/+9
* SERVER-61260 Support collations on clustered collectionsDaniel Gómez Ferro2022-01-182-82/+372
* SERVER-62687 Handle conflicting options for clustered collectionsJordi Olivares Provencio2022-01-181-6/+9
* SERVER-59682 Recover SBE plans from the new plan cacheRuoxin Xu2022-01-1711-207/+201
* SERVER-62148 Move changeStreamPreAndPostImages collection option tests from t...Denis Grebennicov2022-01-172-22/+0
* SERVER-62520 Add test for {clusteredIndex: false}Jordi Olivares Provencio2022-01-171-0/+18
* SERVER-62360 Handle re-configuring the WT LOGV2 component hierarchyAlison Felizzi2022-01-171-2/+0
* SERVER-62445 Add collectionUUID parameter to write commandsMoustafa Maher Khalil2022-01-151-0/+67
* SERVER-62478 selinux skip tests tagged no_selinuxsergey.galtsev2022-01-1550-6/+65
* SERVER-61011 Serialize RecordId to BinData and increase size limit to 8MBDaniel Gómez Ferro2022-01-141-1/+6
* SERVER-60533 Return empty result in distinct when database not foundAlya Berciu2022-01-141-0/+1
* SERVER-58865 allow size changes in capped updatesBenety Goh2022-01-131-4/+5
* SERVER-58865 clean up capped_update.jsBenety Goh2022-01-131-9/+14
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-131-0/+56
* SERVER-61709 Introduce implicitly replicated namespacesJosef Ahmad2022-01-131-0/+5
* SERVER-61558 Rename configureCollectionAutosplitter commandr5.3.0-alpha0Tommaso Tocci2022-01-131-2/+8
* Revert "SERVER-62443 Add `collectionUUID` parameter to `find` command"auto-revert-processor2022-01-131-56/+0
* SERVER-62443 Add `collectionUUID` parameter to `find` commandGregory Noma2022-01-121-0/+56
* SERVER-58692: Introduce cluster-wide pre-image expiration parameter.Rishab Joshi2022-01-121-0/+2
* SERVER-62065 Introduce the 'repairShardedCollectionChunksHistory' commandKaloian Manassiev2022-01-121-0/+8
* SERVER-61744 Integrate WiredTiger's verbose messaging system with LOGV2Etienne Petrel2022-01-121-0/+2
* SERVER-62515 Use unique namespaces in timeseries index testsDan Larkin-York2022-01-111-2/+2
* SERVER-62437 Disallow createIndex implicit clustered collection creationHaley Connelly2022-01-112-13/+3
* SERVER-62488 explicitly set collection in validate_datasize.jsDavis Haupt2022-01-111-1/+1
* SERVER-62481 Fix crash in $_internalBucketGeoWithin parserDavid Percy2022-01-111-1/+32
* SERVER-58134 Map agg comparison predicates on time-series colls to bucket-lev...Katherine Wu2022-01-101-0/+26
* SERVER-61750: Use DISTINCT_SCAN when a regex is a prefix of an indexRibhav Jain2022-01-101-0/+27
* SERVER-58716 Rewrite index spec hint for time-series collectionDan Larkin-York2022-01-073-392/+420