summaryrefslogtreecommitdiff
path: root/jstests/core
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-115-107/+110
* SERVER-73822 Time-series $group rewrite ignores certain accumulatorsKevin Cherkauer2023-02-111-2/+13
* SERVER-72468 Test Compound Wildcard Index filters and hidingAlexander Ignatyev2023-02-112-0/+310
* SERVER-73886 Tag jstests with requires_scripting for NTDI passthroughmathisbessamdb2023-02-118-2/+22
* SERVER-73874 clean up geo_small_large.jsBenety Goh2023-02-101-42/+46
* SERVER-68434 Fix plan cache key encoding to account for $or in partial index ...Nicholas Zolnierz2023-02-101-0/+180
* SERVER-70032 Report CPU time in slow query logs and profiler as cpuNanosLouis Williams2023-02-109-17/+54
* SERVER-73697 Do not split out match expression on meta field when it's not re...Yoonsoo Kim2023-02-101-90/+114
* SERVER-71525: Removed failOnPoisonedFieldLookup fail point and associated tes...Projjal Chanda2023-02-091-36/+35
* SERVER-73214 Write basic time-series updateOne() jstestsFaustoleyva542023-02-092-1/+270
* SERVER-71900 Support Errors in bulkWrite cursor responseseanzimm2023-02-091-0/+3
* SERVER-73273 Implement the search index commandsDianna Hohensee2023-02-091-2/+2
* SERVER-43894 dropCollection should return success if the collection does not ...Dianna Hohensee2023-02-092-17/+7
* SERVER-70984 Remove dead code for returning RecordId from UpdateDocumentIrina Yatsenko2023-02-081-0/+74
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-0729-126/+137
* SERVER-73161 Write basic time-series deleteOne() jstestsAlyssa Wagenmaker2023-02-061-0/+172
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-061-0/+1
* SERVER-73585 Exclude multi-tenanted tests in merge passthroughsMatt Broadstone2023-02-052-4/+4
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-0429-137/+126
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-041-0/+2
* SERVER-73110 Each shard should check extended-range for timeseries sortingDavid Percy2023-02-041-17/+55
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-0329-126/+137
* SERVER-70876 Disallow operators that run javascript in multitenancy modeHugh Tong2023-02-0220-1/+23
* SERVER-73213 Add test cases for multi-deletes on a timeseries collectionYoonsoo Kim2023-01-311-0/+165
* SERVER-73215 Write basic time-series multi update jstestsYuhong Zhang2023-01-311-0/+349
* SERVER-73024 Re-enable time-series sharded passthrough suitesDavid Percy2023-01-306-27/+46
* SERVER-72602: Populate Cursor Response for BulkWrite on Mongodseanzimm2023-01-302-35/+178
* SERVER-73447 delete obsolete testKyle Suarez2023-01-301-14/+0
* Revert "SERVER-70032 Report CPU time in slow query logs and profiler as cpuNa...dziana.hurynovich2023-01-309-54/+17
* SERVER-72282 Don't fully disable catalog shard feature flagJack Mulrow2023-01-281-3/+5
* SERVER-73267 Create mongod text-search command skeletonsDianna Hohensee2023-01-271-0/+4
* SERVER-72872 Introduce configsvr command to query placementHistory in control...Paolo Polato2023-01-271-0/+1
* SERVER-73193 Do not proactively set control.closed flag when closing a time-s...Faustoleyva542023-01-271-21/+4
* SERVER-70032 Report CPU time in slow query logs and profiler as cpuNanosLouis Williams2023-01-279-17/+54
* SERVER-72833 implement setProfilingFilterGlobally commandAlyssa Wagenmaker2023-01-261-0/+1
* SERVER-72097 Add testing for CSI and index inspection featuresJustin Seyster2023-01-262-1/+245
* SERVER-73252 make maybeQueryIsColumnScanEligible account for apiStrictAlyssa Wagenmaker2023-01-241-3/+14
* SERVER-72461 Add compound wildcard index specification validationRuoxin Xu2023-01-244-7/+89
* SERVER-70795 Add sharding index catalog operations to rename collectionMarcos José Grillo Ramirez2023-01-231-0/+1
* SERVER-71195: Refresh JWKSets periodically and add key management commandsVarun Ravichandran2023-01-231-0/+2
* SERVER-72952 Disallow creation of CSI in API strict modeAlyssa Wagenmaker2023-01-201-4/+32
* SERVER-72278 Implement `mergeAllChunksOnShard` command pathsSilvia Surroca2023-01-201-0/+3
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-191-42/+35
* SERVER-70337 aggregate several jscore suitesTrevor Guidry2023-01-195-3/+15
* SERVER-71823 Introduce new checkMetadataConsistency commandPol Pinol Castuera2023-01-181-0/+3
* SERVER-72504 Fix the parsing issue when running '$_internalIndexKey' expressi...Rishab Joshi2023-01-151-7/+40
* SERVER-72173 Fix missing tenantId when calling the profile functionHugh Tong2023-01-132-1/+7
* SERVER-72047: Make BulkWrite command perform inserts on mongodseanzimm2023-01-121-2/+132
* SERVER-70445 check existence of TimeseriesOptions before using the time serie...Rushan Chen2023-01-111-0/+48
* SERVER-71957 Fix banned_collection_reads_in_txn.jsHenrik Edin2023-01-091-1/+2