summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-151-0/+1
* Revert "SERVER-29417 Attach logical session ids to cursors"Max Hirschhorn2017-06-151-1/+0
* SERVER-29417 Attach logical session ids to cursorssamantharitter2017-06-141-0/+1
* SERVER-29207 Add DateTimeSupport to ServiceContextCharlie Swanson2017-06-141-0/+2
* Revert "SERVER-29207 Add DateTimeSupport to ServiceContext"Charlie Swanson2017-06-121-2/+0
* SERVER-29207 Add DateTimeSupport to ServiceContextCharlie Swanson2017-06-081-0/+2
* SERVER-28811 Resolve satisfiable dependenciesADAM David Alan Martin2017-04-201-0/+2
* SERVER-28657 Resolve missing edges and repair depsADAM David Alan Martin2017-04-141-4/+6
* SERVER-19758 add support for "executionStats" and "allPlansExecution" to agg ...David Storch2017-03-131-1/+21
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-4/+9
* SERVER-27586 Add some missing edges to build graphADAM David Alan Martin2017-01-051-3/+4
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+5
* SERVER-25190 unit tests for view query transforms to aggregationKyle Suarez2016-08-191-0/+16
* SERVER-24239 Allow use of names in index filter commands.David Hatch2016-08-041-0/+10
* SERVER-24766 views support for count and distinctKyle Suarez2016-07-211-0/+1
* SERVER-23882 Collation should be considered part of a query's shapeTess Avitabile2016-07-071-0/+1
* SERVER-24762 Add cursor options to AggregationRequestJames Wahlin2016-07-071-0/+1
* Revert "SERVER-23882 Collation should be considered part of a query's shape"Scott Hernandez2016-07-071-1/+0
* SERVER-23882 Collation should be considered part of a query's shapeTess Avitabile2016-07-071-0/+1
* SERVER-24763 Add query_planner dependency to query_commonJames Wahlin2016-07-051-0/+1
* SERVER-24763 Make parse method for ParsedDistinct a public methodJames Wahlin2016-07-051-0/+1
* SERVER-24279 Properly add sort when index does not respect query collation.David Hatch2016-06-171-0/+1
* SERVER-23103 Remove the ntservice mockAndrew Morrow2016-06-161-2/+0
* SERVER-23103 Remove the unit test crutchAndrew Morrow2016-06-161-2/+0
* SERVER-24508 move collation serialization into the CollationSpecDavid Storch2016-06-151-2/+2
* SERVER-24118 Rename LiteParsedQuery to QueryRequest.David Hatch2016-06-031-7/+7
* SERVER-23114 Move functions involving dotted paths to separate library.Max Hirschhorn2016-06-031-0/+1
* SERVER-23968 Fixes for end-to-end query with collation using indexTess Avitabile2016-05-231-0/+1
* SERVER-22371 Allow db/query/query_common to link against ICUJ. Rassi2016-05-171-2/+2
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-161-4/+3
* SERVER-23610 CanonicalQuery should own a CollatorInterfaceTess Avitabile2016-05-051-2/+16
* SERVER-23760 Add std::unique_ptr<CollatorInterface> to IndexCatalogEntryTess Avitabile2016-04-191-0/+3
* SERVER-23348 Add a collator to ComparisonMatchExpression, InMatchExpressionTess Avitabile2016-04-131-0/+1
* SERVER-22786 add query planner tests for collationDavid Storch2016-03-211-0/+11
* SERVER-22786 update index bounds builder for collationsDavid Storch2016-03-181-1/+4
* SERVER-22785 Update QueryPlannerIXSelect's index selection code to be collati...Tess Avitabile2016-03-151-0/+1
* Revert "SERVER-22785 Update QueryPlannerIXSelect's index selection code to be...Kyle Erf2016-03-141-1/+0
* SERVER-22785 Update QueryPlannerIXSelect's index selection code to be collati...Tess Avitabile2016-03-141-0/+1
* SERVER-22786 add a CollatorInterface to IndexEntryDavid Storch2016-03-091-1/+3
* SERVER-22374 initial implementation of collation classesDavid Storch2016-02-231-0/+6
* SERVER-18115 Avoid unnecessary in-memory sort stage for .min()/.max() queriesTess Avitabile2016-02-021-0/+10
* SERVER-20357 Add some missing libdeps edgesAndrew Morrow2015-12-171-0/+1
* SERVER-21600 add integration test for killCursors commandDavid Storch2015-12-081-1/+1
* SERVER-19510 Move text query parsing to TextMatchExpression::init()Jason Rassi2015-11-181-2/+0
* SERVER-21218 make mongos forward maxTimeMS on getMore command to mongodDavid Storch2015-11-051-0/+1
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-2/+0
* SERVER-20604 unblock AwaitData queries if commit level needs updating downstr...Eric Milkie2015-10-061-0/+2
* SERVER-19569 Combine getmore_response.h with cursor_responses.hJason Rassi2015-08-281-3/+2
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-2/+13
* SERVER-19596 Remove implicit circlular dependency in s2_keysKevin Albertson2015-08-111-1/+0