summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/query_request.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-171-638/+0
* SERVER-53986 Use ObjectId's as table keys for time-series collectionsGregory Wlodarek2021-02-031-4/+7
* SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu2021-01-301-34/+8
* SERVER-51619 Convert find command input to IDLArun Banala2021-01-071-587/+173
* SERVER-47398 Rename runtime constants to legacyCharlie Swanson2020-12-011-10/+10
* SERVER-51848 Specific generic args in IDLA. Jesse Jiryu Davis2020-11-111-1/+1
* SERVER-50511 Change local variables and functions in dbclient filesAmirsaman Memaripour2020-10-231-2/+2
* SERVER-51707 Remove some lock asserts in query utilitiesDianna Hohensee2020-10-191-8/+2
* SERVER-46187 When sending commands within the cluster attach maxTimeMSOpOnly ...Spencer T Brody2020-08-301-4/+10
* SERVER-49783: Update latest FCV to 4.7Lingzhi Deng2020-08-021-3/+3
* SERVER-47783 Use atClusterTime instead of $_internalReadAtClusterTime in testsAli Mir2020-06-181-16/+0
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to non-mo...Katherine Wu2020-06-021-0/+6
* Revert "SERVER-46625 Improve diagnostics when mongocryptd requests are sent t...Katherine Wu2020-06-011-6/+0
* SERVER-46737 Fix string comparisonJacob Evans2020-06-011-1/+1
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to non-mo...Katherine Wu2020-06-011-0/+6
* SERVER-46737 Support let variables for find commandJacob Evans2020-06-011-70/+14
* SERVER-46708 Support let variables in update commandKatherine Wu2020-04-281-0/+12
* SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge readsMisha Tyulenev2020-04-161-0/+1
* SERVER-41873 Remove most remaining uses of 'oplogReplay' flagDavid Storch2020-03-261-14/+3
* SERVER-43361 Remove compatibility with 4.2 sort key formatDavid Storch2020-03-251-5/+4
* SERVER-45692 add explicit RWC to inter-node commands (even if merely kImplici...Kevin Pulo2020-03-051-0/+4
* SERVER-45232: Support oplog query in DBClientCursorLingzhi Deng2019-12-191-31/+31
* SERVER-43816 Push $text and $meta:"textScore" sort into the PlanStage layer.David Storch2019-12-181-53/+0
* SERVER-43669 Serialize "sortKey" as BSONArrayJustin Seyster2019-12-131-0/+11
* SERVER-43712 mongos use ReadWriteConcernDefaults for RCKevin Pulo2019-11-291-4/+4
* SERVER-43859: Take MODE_IX locks for collection creation.Daniel Gottlieb2019-11-261-1/+1
* SERVER-43268 Implement support for resume tokens in QueryRequestAli Mir2019-11-131-0/+57
* SERVER-7694 Enable allowing disk use for sorts in the find command.David Storch2019-10-021-4/+0
* SERVER-29794 Adding a comment to all commandsArun Banala2019-09-241-23/+0
* SERVER-42421 Create a projection_ast::Projection during construction of the C...Ian Boros2019-09-231-0/+5
* SERVER-42416 Move returnKey execution code to separate PlanStageAnton Korshunov2019-09-051-17/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-11/+9
* SERVER-42077 Add 'allowDiskUse' option to find commandMisha Ivkov2019-07-121-0/+20
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-5/+6
* SERVER-41238 Allow $$NOW and $$CLUSTER_TIME to be used in the find commandBernard Gorman2019-05-241-0/+20
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-2/+2
* SERVER-39567 Change find min/max options to require hintIan Boros2019-04-111-1/+1
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-40476 remove mongoutils::str::equalsBilly Donahue2019-04-081-13/+13
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39169 Add $_internalReadAtClusterTime option to find and dbHash.Max Hirschhorn2019-02-111-0/+17
* SERVER-37560 Allow change streams to work with speculative majority readsWilliam Schultz2018-12-211-0/+17
* SERVER-36068 Expose a user-accessible cursor option to avoid caching data fro...Matthew Russotto2018-11-201-0/+16
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-36094 Make query by UUID work for DBClient.Matthew Russotto2018-08-231-2/+17
* SERVER-36093 QueryRequest should have a single constructor that takes a Names...Matthew Russotto2018-08-081-3/+3
* SERVER-35115 Separate dbclientinterface.h into several parts, one per class.Henrik Edin2018-06-291-1/+0
* SERVER-35044 Remove maxScan query optionJames Wahlin2018-06-111-27/+0
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-051-6/+6
* Revert "SERVER-33323 Use the IDL to serialize the ARM"William Schultz2018-04-051-6/+6