summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71085 Generate a single oplog entry from the primary shard when _shard...Paolo Polato2022-11-255-202/+202
* SERVER-68686 Add new $_internalOwningShard agg expressionDenis Grebennicov2022-11-241-0/+133
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-244-6/+20
* SERVER-70258 Test custom bucketMaxSpanSeconds and bucketRoundingSeconds value...Faustoleyva542022-11-244-22/+354
* SERVER-69229: Drop donated files collection when marking as garbageChristopher Caplinger2022-11-232-71/+145
* Revert "SERVER-67704 SERVER-67705 Update host info to include CPU socket coun...Sviatlana Zuiko2022-11-231-4/+0
* SERVER-71529 Add serverStatus metric for classic and SBE plan cache sizeMaddie Zechar2022-11-232-17/+28
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-2315-1701/+20
* SERVER-70493 Have SBE HashAgg report spill file sizeYoonsoo Kim2022-11-232-1/+4
* SERVER-70704 Enable initial sync JS test for change collections.Rishab Joshi2022-11-232-37/+54
* SERVER-71588: Reenable type bracketing tests for CQFHana Pearlman2022-11-232-0/+16
* SERVER-70490 Update cost model on Mongod startupRuoxin Xu2022-11-231-0/+53
* SERVER-65815 Remove OrphanTracking feature flagPierlauro Sciarelli2022-11-231-1/+0
* SERVER-71386 Telemetry collection fails for queries with non-object fieldsMaddie Zechar2022-11-231-0/+75
* SERVER-70945 Make findAndModify without a shard key correctly run in a sessionSanika Phanse2022-11-231-5/+26
* SERVER-70948 findAndModify without shard key basic functionalitySanika Phanse2022-11-222-6/+228
* SERVER-67241 Log metrics for first ingress hello commandVojislav Stojkovic2022-11-225-61/+106
* SERVER-62328: Add golden jstests for and/or match expressionsHana Pearlman2022-11-222-0/+800
* SERVER-67704 SERVER-67705 Update host info to include CPU socket count + NUMA...Gabriel Marks2022-11-221-0/+4
* SERVER-70790 shardingState command appends only the major and minor version o...Allison Easton2022-11-221-4/+6
* SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before...Pol Pinol Castuera2022-11-221-0/+4
* SERVER-70224 [CQF] Pushdown Not through EvalFilterDavid Percy2022-11-223-0/+153
* Revert "SERVER-71318 Remove remote KMS specific code and related tests"Mark Benvenuto2022-11-2115-20/+1701
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-218-2/+18
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2139-28/+116
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2141-19/+107
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2141-1/+88
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2140-2/+84
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2138-6/+92
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2022-11-212-0/+133
* SERVER-71318 Remove remote KMS specific code and related testsMark Benvenuto2022-11-2115-1701/+20
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-2139-3/+91
* SERVER-66606 Count types in stats for CEAlya Berciu2022-11-215-106/+450
* SERVER-34245 Throw error when passed array type to save shell commandSebastien Mendez2022-11-211-0/+35
* SERVER-65977 Create initial sync concurrency suite on sharded setsVesselina Ratcheva2022-11-215-88/+126
* SERVER-70110 - Fix compilation of very wide and/or predicatesAnna Wawrzyniak2022-11-191-2/+2
* SERVER-70432 Change CollectionCloner to be tenant awarejannaerin2022-11-192-0/+215
* SERVER-71179 Update the ShardSplitCommands to use the TenantId classmathisbessamdb2022-11-1858-184/+180
* SERVER-71454 Avoid using default db object in apitest_dbcollection.jsZixuan Zhuang2022-11-182-86/+93
* SERVER-69056 Show resource consumption metrics in explainAdityavardhan Agrawal2022-11-181-0/+75
* SERVER-71452 hint _id index and lengthen timeout in allow_partial_results_wit...Steve Tarzia2022-11-181-5/+10
* SERVER-70617 Allow use of SBE/column indexes for count queriesAlyssa Wagenmaker2022-11-185-22/+93
* SERVER-71475 Remove TODOs about schema validationYuhong Zhang2022-11-181-1/+0
* SERVER-71434 Use `requires_fcv_63` tag in `global_index_rollback.js`Gregory Noma2022-11-181-1/+1
* SERVER-69237 Make preImage doc available to CollectionUpdateArgsIsrael Hsu2022-11-182-10/+2
* SERVER-70267 Add DocumentSourceStreamingGroupIvan Fefer2022-11-181-2/+23
* SERVER-65809 Add min_fcv IDL option for server parametersGabriel Marks2022-11-171-25/+14
* SERVER-69723 Serialize/deserialize namespace correctly in listCatalog agg sta...cortrain2022-11-172-8/+79
* SERVER-52981 Complete TODO listed in SERVER-52727Esha Maharishi2022-11-171-1/+1
* SERVER-65809 Add min_fcv IDL option for server parametersGabriel Marks2022-11-172-2/+187