summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-73432 Extend CE accuracy testing for arraysMilena Ivanova2023-02-086-738/+1237
* SERVER-73564 Skip ShardingStateRecovery logging write on a config server shardJack Mulrow2023-02-081-0/+25
* SERVER-72997 Fix several edge cases in histogram creationBen Shteinfeld2023-02-071-5/+2
* SERVER-73407 Collect telemetry on mongos for find and aggr6.3.0-rc0Davis Haupt2023-02-071-0/+142
* SERVER-43099 Reenable random chunk migration failpoint for concurrency with_b...Jordi Serra Torrens2023-02-0710-32/+206
* SERVER-73542 Drop index metadata in resharding donors that are not recipientsMarcos José Grillo Ramirez2023-02-071-13/+46
* SERVER-71203 Test the resilience of the new movePrimaryAntonio Fuschetto2023-02-072-6/+241
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-0775-548/+567
* SERVER-71882 Add serverStatus metric for the number of entries evicted from t...Maddie Zechar2023-02-071-0/+80
* SERVER-73161 Write basic time-series deleteOne() jstestsAlyssa Wagenmaker2023-02-062-0/+173
* SERVER-73462 [CQF] Transition SpoolId generator to use IdGeneratorSvilen Mihaylov2023-02-061-6/+6
* SERVER-72843 Fallback to the classic engine for FilterExpressionDrew Paroski2023-02-061-15/+0
* SERVER-72518 Make 5% random-cursor $sample cutoff configurableNaama Bareket2023-02-061-0/+103
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-066-0/+143
* SERVER-73585 Exclude multi-tenanted tests in merge passthroughsMatt Broadstone2023-02-052-4/+4
* Revert "SERVER-73407 Collect telemetry on mongos for find and agg"Sviatlana Zuiko2023-02-041-147/+0
* SERVER-72512 Ensure validate surfaces index key inconsistencies if they existDan Larkin-York2023-02-041-21/+30
* Revert "SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 re...Dan Larkin-York2023-02-0475-566/+548
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-0411-19/+50
* SERVER-73110 Each shard should check extended-range for timeseries sortingDavid Percy2023-02-041-17/+55
* SERVER-73422 Fold the analyzeShardKey monotonicity metrics into one top-level...Cheahuychou Mao2023-02-032-13/+13
* SERVER-73584 Only run auth testing on search index commands if the enterprise...Dianna Hohensee2023-02-031-0/+16