summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/document_source_internal_all_collection_stats.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74843 Remove overloaded document source serializers and change signatu...Will Buerger2023-03-161-12/+2
* SERVER-74712 Add unimplemented document source serializersjoshua2023-03-131-0/+9
* SERVER-71477 Check '_internalAllCollectionStatsSpec.getStats()' exists before...Pol Pinol Castuera2022-11-221-1/+1
* SERVER-68855 Optimize $collStats for $shardedDataDistributionPol PiƱol Castuera2022-11-111-0/+5
* SERVER-69069 Added 'doOptimizeAt' method for $_internalAllCollectionStatsJordi Serra Torrens2022-09-151-0/+12
* SERVER-68249 Add required privileges on the $_internalAllCollectionStats aggr...Pol Pinol Castuera2022-09-121-1/+4
* SERVER-69465 Accept same specs for $_internalAllCollectionStats as $collStatsPol Pinol Castuera2022-09-091-3/+8
* SERVER-67891 New design with $lookupPol Pinol Castuera2022-09-081-0/+109