summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/cluster_aggregate.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70799 Remove ShardVersion::IGNORED()Allison Easton2023-03-131-3/+3
* SERVER-64359: Implement FLE server-side rewrite for agg command on mongosHana Pearlman2022-03-281-3/+3
* SERVER-61028 Implement granularity update for timeseries collectionRui Liu2022-03-231-0/+17
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-3/+3
* SERVER-54603 Improve AggregationRequest validation unit testsMihai Andrei2021-03-111-1/+0
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-071-4/+5
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-6/+0
* SERVER-44470 Parse aggregation commands earlier, and rationalize aggregation ...Kevin Pulo2019-11-261-1/+11
* SERVER-42942 M/R Agg: Implement translation for cluster mapReduce commandNicholas Zolnierz2019-10-081-9/+0
* SERVER-41950 MongoS should attach dbVersion on agg path when collection is un...jannaerin2019-07-171-1/+2
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-031-3/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37836 re-evaluate authorization for originating command in getMoreIsabella Siu2019-02-081-0/+9
* SERVER-37191 writeConcern for $outNick Zolnierz2018-10-311-16/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-37297 Move aggregation pipeline stages that require sharding out of th...Henrik Edin2018-10-031-1/+1
* SERVER-37383: View resolution on mongos does not retry if a resolved namespac...Nick Zolnierz2018-10-021-1/+7
* SERVER-36047: Enforce existence of unique index containing fields of $out uni...Nick Zolnierz2018-09-211-0/+12
* SERVER-33323 New cluster_aggregate libraryCharlie Swanson2018-08-201-0/+108