summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/sharded_agg_helpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43844: Remove redundant collation BSONObj on ExpressionContextNicholas Zolnierz2019-10-211-6/+7
* SERVER-42723 New shard with new database can be ignored by change streamsBernard Gorman2019-10-171-8/+50
* SERVER-42942 M/R Agg: Implement translation for cluster mapReduce commandNicholas Zolnierz2019-10-081-131/+881
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-2/+2
* SERVER-41758 Verify that at least 1 shard exists after hard-reload in aggrega...Bernard Gorman2019-08-241-10/+19
* SERVER-42430 Create whitelist of namespaces that are allowed to be created im...Janna Golden2019-08-191-2/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-9/+5
* SERVER-41950 MongoS should attach dbVersion on agg path when collection is un...jannaerin2019-07-171-3/+5
* SERVER-38539 Remove $_internalLatestOplogTimestamp and mergeByPBRT from chang...Bernard Gorman2019-06-251-5/+0
* SERVER-40209 Implement $$NOW and $$CLUSTER_TIMEMartin Neupauer2019-03-261-8/+19
* SERVER-39866 Make cluster aggregate use MultiStatementTransactionRequestsSend...Esha Maharishi2019-03-011-10/+1
* SERVER-39740 Migrate set parameters in cluster_query_knobs to IDLSara Golemon2019-02-281-1/+1
* SERVER-38311 Change out merging strategyCharlie Swanson2019-02-131-5/+15
* SERVER-38728 allow pipeline with lookup stage on sharded collection to run on...Ian Boros2019-01-291-0/+488