summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70191 Share HostAndPort alphabetization code for test between async_rp...George Wangensteen2023-02-132-4/+5
* SERVER-73893 Add handling to views_all_commands.js for 6.3 multiversion testi...Dianna Hohensee2023-02-131-0/+2
* SERVER-73733 Format Ordering in SortedDataInterface for compound wildcard ind...Ruoxin Xu2023-02-131-1/+19
* SERVER-73894 Add NamespaceNotFound error code to empty error code set in comm...Dianna Hohensee2023-02-131-3/+4
* SERVER-71159 Include apiStrict flag into SBE plan cache keyAnton Korshunov2023-02-131-0/+145
* SERVER-73890 Only run the resilient movePrimary in random_DDL_operations.js FSMAntonio Fuschetto2023-02-131-1/+11
* SERVER-73874 remove unused variables in initial_sync_index_conflict.jsBenety Goh2023-02-111-2/+0
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-1145-412/+442
* SERVER-73858 Oplog batch application index builds on an empty collection shou...Benety Goh2023-02-111-12/+0
* SERVER-73896 increase number of documents to insert in oplog sampling testBenety Goh2023-02-111-1/+2
* SERVER-73822 Time-series $group rewrite ignores certain accumulatorsKevin Cherkauer2023-02-111-2/+13
* SERVER-72421 Make `ftdc_mirrored_reads.js` wait for FTDC to convergeJason Chan2023-02-111-4/+7
* SERVER-72815: Track document count and duration for updateMany and deleteMany...Adi Zaimi2023-02-111-38/+79
* 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-73896 oplog_sampling.js logs and checks number of entries in oplog bef...Benety Goh2023-02-111-0/+10
* SERVER-72489 Config server always has shardIdentity and uses ShardServerCatal...Jack Mulrow2023-02-106-16/+110
* SERVER-70994 Make analyzeShardKey command return the value and frequency of m...Cheahuychou Mao2023-02-105-246/+337
* SERVER-73874 clean up geo_small_large.jsBenety Goh2023-02-101-42/+46
* SERVER-73858 add js test for geo 2d index options conflict during initial syncBenety Goh2023-02-101-0/+101
* SERVER-73874 clean up initial_sync_index_conflict.jsBenety Goh2023-02-101-16/+4
* SERVER-71308 Enable featureFlag for resilient movePrimaryAntonio Fuschetto2023-02-103-7/+2
* SERVER-68434 Fix plan cache key encoding to account for $or in partial index ...Nicholas Zolnierz2023-02-102-3/+192
* SERVER-70032 Report CPU time in slow query logs and profiler as cpuNanosLouis Williams2023-02-1012-23/+66
* SERVER-70995 Make analyzeShardKey return the average document sizeCheahuychou Mao2023-02-103-4/+108
* SERVER-73045 Preserve the original filter in the write phase for updateOne/de...Jason Zhang2023-02-102-61/+59
* SERVER-71839 Add appear-once and custom position stage constraintsRomans Kasperovics2023-02-101-8/+20
* SERVER-73697 Do not split out match expression on meta field when it's not re...Yoonsoo Kim2023-02-101-90/+114
* SERVER-73847 large batched writes rollback test provides nodeOptions to fixtureBenety Goh2023-02-101-28/+14
* SERVER-72774 Prevent a node in quiesce mode to win election.Wenbin Zhu2023-02-101-0/+63
* SERVER-73847 RollbackTest accepts optional nodeOptions for ReplSetTest initia...Benety Goh2023-02-092-12/+16
* SERVER-73811 Ignore duplicate key errors caused by bulk inserts with concurre...Antonio Fuschetto2023-02-091-12/+25
* SERVER-72598 Introduce server parameter to turn off logging for detailed conn...Blake Oler2023-02-098-279/+480
* SERVER-73688 Update shard split to be gated on FCV 6.3Esha Maharishi2023-02-0946-48/+48
* SERVER-73385 Releasing unheld critical section upon sharded rename error must...Pierlauro Sciarelli2023-02-091-4/+0
* SERVER-71525: Removed failOnPoisonedFieldLookup fail point and associated tes...Projjal Chanda2023-02-092-64/+53
* SERVER-66782 Remove BalanceAccordingToDataSize feature flagPierlauro Sciarelli2023-02-096-196/+2
* SERVER-72723 add rollback test for multi-oplog batched writesBenety Goh2023-02-091-0/+106
* SERVER-73405 shut down mongod before exiting earlyBenety Goh2023-02-091-0/+1
* SERVER-73735 Fail configuration more gracefully if telemetry is disabledCharlie Swanson2023-02-091-0/+32
* SERVER-73214 Write basic time-series updateOne() jstestsFaustoleyva542023-02-093-1/+273
* SERVER-71900 Support Errors in bulkWrite cursor responseseanzimm2023-02-091-0/+3
* SERVER-73624 Not disable the periodic index consistency checker in query samp...Cheahuychou Mao2023-02-097-43/+11
* SERVER-73273 Implement the search index commandsDianna Hohensee2023-02-099-26/+41
* SERVER-73311 Add group spill stats to serverStatus for SBEAdityavardhan Agrawal2023-02-094-18/+40
* SERVER-43894 dropCollection should return success if the collection does not ...Dianna Hohensee2023-02-094-19/+21
* SERVER-70984 Remove dead code for returning RecordId from UpdateDocumentIrina Yatsenko2023-02-081-0/+74
* SERVER-73723 Add log messages for query samplingCheahuychou Mao2023-02-0810-13/+42
* SERVER-72975 Add more targeted tests for point-in-time catalog reads behaviourGregory Wlodarek2023-02-081-0/+240
* SERVER-73405 Enable shapeId hash for telemetry on mongodTed Tuckman2023-02-081-0/+166