summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_internal_all_collection_stats.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75138 Add shapification for DocumentSources which use IDL for serializ...Davis Haupt2023-04-181-8/+2
* SERVER-75343: Fix and centralize identifier redaction in SerializationOptionsWill Buerger2023-04-041-2/+2
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-161-4/+10
* SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before...Pol Pinol Castuera2022-11-221-6/+8
* SERVER-68855 Optimize $collStats for $shardedDataDistributionPol PiƱol Castuera2022-11-111-1/+10
* SERVER-69069 Added 'doOptimizeAt' method for $_internalAllCollectionStatsJordi Serra Torrens2022-09-151-1/+67
* SERVER-68249 Add required privileges on the $_internalAllCollectionStats aggr...Pol Pinol Castuera2022-09-121-9/+1
* SERVER-69465 Accept same specs for $_internalAllCollectionStats as $collStatsPol Pinol Castuera2022-09-091-13/+14
* SERVER-67891 New design with $lookupPol Pinol Castuera2022-09-081-0/+102