summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72639 Wait for startup_log in ftdc jstestJacob Evans2023-01-101-2/+5
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-102-1/+78
* SERVER-72495 Return warnings about CodeWScope correctly in checkBSONConforman...r6.2.0-rc5Yuhong Zhang2023-01-091-0/+33
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-062-182/+197
* SERVER-72416 Find and findAndModify commands' ExpressionContext should inheri...Arun Banala2023-01-053-45/+276
* SERVER-71588: Reenable type bracketing tests for CQFHana Pearlman2023-01-052-0/+16
* SERVER-67213 Wait for all nodes to install config before doing a force reconf...Samy Lanka2022-12-161-0/+6
* SERVER-61909 Fix transaction_too_large_for_cache.js to requires_fcv_62r6.2.0-rc4Yu Jin Kang Park2022-12-122-2/+2
* SERVER-71685 Remove sampling of connAcquisitionToWire metricsJason Chan2022-12-091-19/+10
* SERVER-71961 Don't expect absent collection ftdcJacob Evans2022-12-081-3/+3
* SERVER-71751 Skip core/transaction_too_large_for_cache.js in non-WT storage e...Yu Jin Kang Park2022-12-021-0/+7
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2022-12-022-0/+133
* SERVER-65790 create telemetry feature flagr6.2.0-rc2Jess Balint2022-12-012-6/+21
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-294-6/+20
* SERVER-71445 Update cover_null_queries.js fcvAlya Berciu2022-11-241-1/+1
* SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before...Pol Pinol Castuera2022-11-241-0/+4
* SERVER-71529 Add serverStatus metric for classic and SBE plan cache sizeMaddie Zechar2022-11-242-17/+28
* SERVER-71386 Telemetry collection fails for queries with non-object fieldsMaddie Zechar2022-11-231-0/+75
* SERVER-71270 In timeseries collections prevent match pushdown before project ...Ivan Fefer2022-11-231-0/+30
* SERVER-71452 hint _id index and lengthen timeout in allow_partial_results_wit...Steve Tarzia2022-11-181-5/+10
* Revert "SERVER-65078 Report schema violations as errors when the validation l...Yuhong Zhang2022-11-1810-48/+20
* Revert "SERVER-71226 Skip collections with explicitly set conflicting validat...Yuhong Zhang2022-11-182-27/+1
* SERVER-71372 fix getMore of partial results from find on sharded clusterSteve Tarzia2022-11-161-80/+97
* SERVER-70856 load stats by path nameMisha Tyulenev2022-11-151-49/+43
* SERVER-71343: Remove extraneous TODO in distinct jstestHana Pearlman2022-11-151-2/+0
* SERVER-71141 Support sampling nested aggregate queries on sharded clustersCheahuychou Mao2022-11-154-7/+593
* SERVER-70416 add legacy shell --quiet testShreyas Kalyan2022-11-151-0/+26
* SERVER-70206 Remove getLastError commandAlex Li2022-11-1513-20/+6
* SERVER-71232 Telemetry end to end testMaddie Zechar2022-11-153-77/+87
* SERVER-66570: Ensure that pushed down projections computed from the metadata ...Hana Pearlman2022-11-141-0/+11
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-141-0/+76
* SERVER-71271 add log verbosity in awaitdata_getmore_cmd.jsZixuan Zhuang2022-11-141-77/+89
* SERVER-68803 Add whether SBE is in use to currentOp outputAlyssa Wagenmaker2022-11-141-6/+26
* SERVER-66954: Introduce a new build variant which enables CQFHana Pearlman2022-11-1444-8/+141
* SERVER-71300 Reset cost coefficients to default value if "internalCostModelCo...Ruoxin Xu2022-11-141-6/+14
* SERVER-68852 Investigate handling of incorrect values for balancer settingsAllison Easton2022-11-142-0/+83
* SERVER-68888 Remove deprecated fields from config.versionTommaso Tocci2022-11-123-17/+36
* SERVER-71281 Make opcounters.command on mongos not count inserts, updates and...Cheahuychou Mao2022-11-112-6/+64
* SERVER-69801 Support sampling aggregate queries on sharded clustersCheahuychou Mao2022-11-113-11/+219
* SERVER-67760 FLE2 Range Query: disable feature flag for PM-2719Shreyas Kalyan2022-11-111-1/+1
* SERVER-71097 Stop downloading 4.0 in multiversion suiteTommaso Tocci2022-11-115-330/+2
* SERVER-71214 remove $betweenDavis Haupt2022-11-111-125/+0
* SERVER-71229 Make shardsvr mongod also act as a sampler for query analysisCheahuychou Mao2022-11-111-12/+15
* SERVER-71173 Robustify change_stream_state_commands test.Rishab Joshi2022-11-111-14/+26
* SERVER-70217: Add tasserts for unreachable translation codeHana Pearlman2022-11-111-0/+4
* SERVER-70951 Remove 'disablePipelineOptimization' flag toggle from type_brack...Ted Tuckman2022-11-111-22/+0
* SERVER-68769 If the shard key index cannot be dropped, it cannot be hidden.Pol Pinol Castuera2022-11-112-5/+84
* SERVER-68855 Optimize $collStats for $shardedDataDistributionPol PiƱol Castuera2022-11-111-36/+144
* SERVER-71241 Fix long getMores in allow_partial_results_with_maxTimeMS.jsSteve Tarzia2022-11-112-68/+130
* SERVER-71226 Skip collections with explicitly set conflicting validators in t...Yuhong Zhang2022-11-112-1/+27