summaryrefslogtreecommitdiff
path: root/src/mongo/s/query
Commit message (Expand)AuthorAgeFilesLines
* SERVER-44608 Only set "use44SortKeys" in command from mongos.Justin Seyster2019-11-131-9/+31
* SERVER-41245: Add RetryableWriteError error labelLingzhi Deng2019-11-061-1/+1
* SERVER-43996 Return a cursor flag to the client if only a partial subset of r...Bernard Gorman2019-11-0614-41/+150
* SERVER-38691 Include serverInfo in explain output for aggregation and shardingDavid Percy2019-11-041-1/+6
* SERVER-42508 Get rid of some additional unused code in SessionsCollectionKaloian Manassiev2019-10-311-5/+1
* SERVER-42713 Consistent sort key format for change streams pipelinesJustin Seyster2019-10-292-31/+36
* SERVER-43844: Remove redundant collation BSONObj on ExpressionContextNicholas Zolnierz2019-10-211-3/+0
* SERVER-42723 New shard with new database can be ignored by change streamsBernard Gorman2019-10-173-31/+45
* SERVER-44046 Add comment in cluster_find.cpp that calling ClusterClientCurosr...Esha Maharishi2019-10-161-0/+3
* SERVER-36723 Push $limit beneath DocumentSourceCursor into the PlanStage layer.David Storch2019-10-101-5/+2
* SERVER-42560 Simplify passing of metadata between DocumentSource and PlanStageIan Boros2019-10-101-7/+4
* SERVER-43641 upgrade random.hBilly Donahue2019-10-091-2/+1
* SERVER-42942 M/R Agg: Implement translation for cluster mapReduce commandNicholas Zolnierz2019-10-084-782/+95
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* Revert "SERVER-43641 upgrade random.h"James Wahlin2019-10-021-1/+2
* SERVER-43641 upgrade random.hBilly Donahue2019-10-021-2/+1
* SERVER-33597 Make allow_partial_results.js, return_partial_shards_down.js sta...Cheahuychou Mao2019-10-011-0/+9
* SERVER-42182 Reimplement SortStage in terms of SortExecutor.David Storch2019-10-011-1/+29
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-012-2/+2
* SERVER-42649 Use Value instead of BSONObj in the in-memory sort keyJustin Seyster2019-09-261-2/+3
* SERVER-29794 Adding a comment to all commandsArun Banala2019-09-241-0/+6
* SERVER-42421 Create a projection_ast::Projection during construction of the C...Ian Boros2019-09-231-0/+3
* SERVER-42165 Replace uses of stdx::mutex with mongo::MutexBen Caimano2019-09-176-38/+38
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-102-5/+5
* SERVER-42908 Add ErrorCodes to retryable errors to match driversBen Caimano2019-09-091-6/+2
* SERVER-43032 simplify overflow_arithmetic.hBilly Donahue2019-08-281-5/+3
* SERVER-42837 Allow waitInFindBeforeBatch FailPoint to take data.nss parameterBen Caimano2019-08-201-2/+1
* SERVER-42430 Create whitelist of namespaces that are allowed to be created im...Janna Golden2019-08-191-2/+1
* SERVER-42584 PlanStageStats in aggregationXinhao Zhang2019-08-164-8/+9
* SERVER-31138 ensure releaseCursor returns a RAII safe typeGeorge Wangensteen2019-08-099-112/+147
* SERVER-42456 Improve access to cursor underlying a ClusterCursorManager::Pinn...George Wangensteen2019-08-094-252/+52
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2712-89/+60
* SERVER-42288 Consolidate Document and WorkingSetMember metadata implementations.David Storch2019-07-261-1/+1
* SERVER-40110 don't call OpContext::checkForInterrupt() off-threadIan Boros2019-07-261-2/+7
* SERVER-42106 Use auto-generated _ids for config.chunks and config.tagsJamie Heppenstall2019-07-221-0/+4
* SERVER-41950 MongoS should attach dbVersion on agg path when collection is un...jannaerin2019-07-172-7/+10
* SERVER-41739 Attach dbVersion for find operation when attaching shardVersion ...Jason Zhang2019-07-161-0/+29
* SERVER-40785 Change sharding fixed and arbitrary executors from unique_ptr to...Randolph Tan2019-07-0919-53/+72
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-031-0/+1
* SERVER-31252 Update comments for pinCursor and checkOutCursor.George Wangensteen2019-07-031-0/+7
* SERVER-40968 Core DocumentStorage changes for Document/Value optimizationMartin Neupauer2019-07-024-15/+10
* SERVER-41750 refactor renamed paths API.George Wangensteen2019-06-281-6/+5
* SERVER-41676 Convert TransactionRouter to use observer pattern to synchronize...Blake Oler2019-06-272-4/+4
* SERVER-41290 Pipeline stages can incorrectly passthrough mongos when nested w...Arun Banala2019-06-271-2/+1
* SERVER-38539 Remove $_internalLatestOplogTimestamp and mergeByPBRT from chang...Bernard Gorman2019-06-255-147/+36
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-87/+29
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-1012-75/+82
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-102-6/+5
* SERVER-40432 Undo 4.2 changes to $outAnton Korshunov2019-05-302-74/+164
* SERVER-41180 Rename 'MergingLogic' to 'DistributedPlanLogic' to avoid confusi...Arun Banala2019-05-243-11/+11