summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42077 Add 'allowDiskUse' option to find commandMisha Ivkov2019-07-121-2/+5
* SERVER-42083 refactor SortPattern into its own classMisha Ivkov2019-07-121-0/+12
* SERVER-41809 Collapse unit tests on a per-directory basisAndrew Morrow2019-06-201-221/+37
* SERVER-1599 Add support for index hint to update commandXin Hao Zhang2019-06-181-0/+22
* SERVER-41238 Allow $$NOW and $$CLUSTER_TIME to be used in the find commandBernard Gorman2019-05-241-1/+2
* SERVER-40892 Rename UUIDCatalog to CollectionCatalogGeert Bosch2019-05-071-1/+1
* SERVER-40397 Add pipeline updates to findAndModifyCharlie Swanson2019-04-301-0/+1
* SERVER-40253 Implement count command in IDLTed Tuckman2019-04-251-2/+15
* SERVER-39256 Add a method for serializing a parsed distinct commandNick Zolnierz2019-03-201-0/+11
* SERVER-39537 Migrate expression_index_knobs to IDLSara Golemon2019-02-221-2/+4
* SERVER-35402 Add validators where applicable in query_knobs.cppArun Banala2019-02-061-2/+2
* SERVER-37827 Add Stitch library matcher functionsJacob Evans2018-12-171-1/+1
* SERVER-30815 Remove db/serveronly from all unit testsAndrew Morrow2018-11-141-2/+0
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-0/+12
* Revert "SERVER-33303 Add stable plan cache key and use for index filters"Ian Boros2018-11-061-12/+0
* SERVER-33303 Add stable plan cache key and use for index filtersIan Boros2018-11-061-0/+12
* SERVER-37188 Rename "All Paths" index to "Wildcard" indexJames Wahlin2018-10-021-2/+2
* SERVER-35493 Planning support for "field name or array index" path components...Bernard Gorman2018-09-221-0/+1
* SERVER-35337 Implement/test existence and null comparison queries using "allP...samontea2018-08-241-0/+1
* SERVER-35902 Make query planner's IndexEntry generation logic obey "starPaths...samontea2018-07-301-0/+1
* SERVER-36020 Redesign CursorResponseBuilder to allow usage of DocumentSequenceGregory Noma2018-07-241-0/+2
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-1/+3
* SERVER-27646 Build index bounds for {$ne: null} predicatesCharlie Swanson2018-06-201-46/+14
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-0/+2
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-051-1/+2
* Revert "SERVER-33323 Use the IDL to serialize the ARM"William Schultz2018-04-051-2/+1
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-041-1/+2
* SERVER-32489 New main library for embedded to link and initialize the system ...Henrik Edin2018-01-311-0/+2
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-56/+2
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-2/+6
* SERVER-31139 Fix invariant failure caused by text index plan enumeration bug.David Storch2017-09-291-40/+4
* SERVER-30989 Expression to match rewrite moduleJames Wahlin2017-09-271-1/+0
* SERVER-30933 Change invariant to uassert for invalid uuid in queriesMaria van Keulen2017-09-201-0/+1
* SERVER-29142 Support $changeStream on unsharded collections.Charlie Swanson2017-09-131-1/+2
* SERVER-30723: Add a query knob that controls whether JSON Schema ignores or e...Nick Zolnierz2017-09-121-1/+11
* SERVER-29839 Protect from mid-command renames in parseNsOrUUIDMaria van Keulen2017-08-301-0/+1
* SERVER-29840 Merge libexpressions and libexpressions_geo.David Storch2017-07-201-1/+1
* SERVER-28918 Merge sessions and write_ops librariesJack Mulrow2017-07-201-1/+1
* SERVER-29128 Fix performance regression on awaitData with lastKnownCommittedO...Matthew Russotto2017-07-171-0/+1
* 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