summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70206 Remove getLastError commandAlex Li2022-11-152-79/+0
* SERVER-71236 Removal of index version in config.collections should not be ord...Allison Easton2022-11-151-0/+1
* SERVER-71168 Indexes on config server global indexes collections should be cr...Allison Easton2022-11-151-2/+6
* SERVER-71315 Decide where to store the Telemetry keyjoshua2022-11-153-37/+11
* SERVER-71244 Do not collect telemetry for FLE2 requestsDavis Haupt2022-11-142-36/+54
* SERVER-70647 Add entries to telemetry cache for find and getMore requestsJennifer Peshansky2022-11-143-0/+34
* SERVER-68852 Investigate handling of incorrect values for balancer settingsAllison Easton2022-11-143-3/+44
* Revert "SERVER-70700 Use UserRequest to in authorization workflow"auto-revert-processor2022-11-143-25/+6
* SERVER-70700 Use UserRequest to in authorization workflowSara Golemon2022-11-133-6/+25
* SERVER-68888 Remove deprecated fields from config.versionTommaso Tocci2022-11-121-0/+70
* SERVER-69801 Support sampling aggregate queries on sharded clustersCheahuychou Mao2022-11-111-9/+9
* SERVER-71196 Use unique pipe names in unit tests to avoid collision with othe...Arun Banala2022-11-101-101/+60
* SERVER-71025 Fix synchronization between time series direct writes and bucket...Dan Larkin-York2022-11-091-0/+3
* SERVER-71149 Rename queryType range to rangePreviewMark Benvenuto2022-11-092-7/+7
* SERVER-68838: Prohibit NaN and out of bound doubles when setting log componen...Varun Ravichandran2022-11-093-12/+190
* SERVER-70646 Compute and add query planning time to PlanSummaryStatsMaddie Zechar2022-11-094-3/+7
* SERVER-68847 Include query framework information in GetMore profiler entriesBen Shteinfeld2022-11-082-6/+3
* SERVER-70645 Create telemetry cache type from PlanCacheBaseJess Balint2022-11-082-0/+2
* SERVER-70855 update statistics in the cache after running analyzeMisha Tyulenev2022-11-082-0/+6
* SERVER-66691 Track statistics around fetching closed buckets in execution sta...Faustoleyva542022-11-071-12/+16
* SERVER-70311 Only use query-based reopening for time series collections that ...Faustoleyva542022-11-071-1/+14
* SERVER-67695 Remove write-blocking dbCheckLouis Williams2022-11-031-111/+66
* SERVER-71047 Avoid mod with zero in 'ExternalDataSourceCommandsTest'Arun Banala2022-11-031-2/+2
* SERVER-70754 Make shards support persisting diffs for sampled update queriesCheahuychou Mao2022-11-021-0/+1
* SERVER-70753 Make shards persist sampled write queriesCheahuychou Mao2022-11-021-0/+12
* SERVER-70473 Make shards persist sampled read queriesCheahuychou Mao2022-11-015-0/+43
* SERVER-70824 All serverless allowed commands should be allowed with security ...Sophia Tan2022-11-016-0/+29
* SERVER-70853 Time series namespace string should have tenant information in m...Sophia Tan2022-11-011-4/+4
* SERVER-70411 Serialize and deserialize DbCheckOplogBatch correctlymathisbessamdb2022-10-311-6/+12
* SERVER-62034 Prevent hybrid CQF for pipeline prefixes and subpiplinesBen Shteinfeld2022-10-311-0/+4
* SERVER-70103 Add mirroredReads succeeded and processed server status metricsAlex Li2022-10-311-0/+1
* SERVER-69978 Refactor TenantMigrationDonorService::Instance to use async RPC APIGeorge Wangensteen2022-10-311-0/+2
* SERVER-70721 Rename SetTicketAquisitionPriorityForLock to SetAdmissionPriorit...Haley Connelly2022-10-312-8/+8
* SERVER-69687 Add $_externalDataSources aggregate command optionYoonsoo Kim2022-10-298-13/+1159
* SERVER-70249: Include database in profile change log event.Colin Stolley2022-10-281-0/+1
* SERVER-70053 Serialize and deserialize DatabaseName correctly in multitenancy...jannaerin2022-10-2710-14/+49
* SERVER-69820 Simplify Flow control ticket acquisitionJordi Olivares Provencio2022-10-271-5/+2
* SERVER-70751 Add tenantId to cluster parameter auditsGabriel Marks2022-10-271-6/+7
* SERVER-67597 Handle new time-series bucketing parameters on downgradeFaustoleyva542022-10-261-3/+18
* SERVER-69715 Enable currentOp to be run in multitenancy modejannaerin2022-10-268-14/+15
* SERVER-69435 Make the CSS acquisition a RAIIJordi Serra Torrens2022-10-266-23/+20
* SERVER-62880 Use tid field to apply applyOps and transactions oplog entriesjannaerin2022-10-241-9/+13
* SERVER-70246 Deprecate collStatsJacob Evans2022-10-241-0/+7
* SERVER-68313 Update ClusterServerParameterRefresher to be tenant-awareGabriel Marks2022-10-241-5/+4
* Revert "SERVER-62880 Use tid field to apply applyOps and transactions oplog e...auto-revert-processor2022-10-221-13/+9
* SERVER-62880 Use tid field to apply applyOps and transactions oplog entriesjannaerin2022-10-211-9/+13
* SERVER-69721 Serialize and deserialize namespace in cursor reply objects corr...jannaerin2022-10-214-12/+15
* SERVER-70743 Make validate command tenant awarejannaerin2022-10-211-4/+8
* SERVER-68337 Perform `collectionUUID` check inside `AutoGetCollection`Gregory Noma2022-10-216-28/+34
* SERVER-67887 Add metrics for the first non-auth command on an ingress connectionVojislav Stojkovic2022-10-201-0/+4