summaryrefslogtreecommitdiff
path: root/src/mongo/db/exec/SConscript
Commit message (Expand)AuthorAgeFilesLines
* SERVER-30815 Remove db/serveronly from all unit testsAndrew Morrow2018-11-141-3/+0
* SERVER-36931 Handle returnKey option for $** indexesyarai2018-09-211-0/+1
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-2/+2
* SERVER-35329 Package agg projection code for use outside of agg executionBernard Gorman2018-06-221-0/+11
* SERVER-33008 Slice Authorization frameworkADAM David Alan Martin2018-05-111-0/+3
* SERVER-33889 Split dcommands and core into libraries for embedded vs standalo...Henrik Edin2018-03-231-0/+3
* SERVER-32489 New main library for embedded to link and initialize the system ...Henrik Edin2018-01-311-0/+3
* SERVER-30815 Refactor libraries to reduce cyclesAndrew Morrow2018-01-101-79/+9
* SERVER-32479 Make all library names uniqueAndrew Morrow2017-12-291-2/+2
* SERVER-30731 MatchExpressionParser::parse() should require an ExpressionContextTess Avitabile2017-09-291-0/+1
* SERVER-28918 Merge sessions and write_ops librariesJack Mulrow2017-07-201-1/+1
* SERVER-28851 Resolve cycles from latest vtables.ADAM David Alan Martin2017-04-241-0/+2
* SERVER-28811 Resolve satisfiable dependenciesADAM David Alan Martin2017-04-201-0/+1
* SERVER-28621 Parse BSON update expression into an UpdateNode treeTess Avitabile2017-04-201-1/+1
* SERVER-27709 Remove cycles & change incomplete tagADAM David Alan Martin2017-01-171-2/+10
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-23103 Remove the ntservice mockAndrew Morrow2016-06-161-3/+0
* SERVER-23103 Remove the unit test crutchAndrew Morrow2016-06-161-3/+0
* SERVER-23114 Move functions involving dotted paths to separate library.Max Hirschhorn2016-06-031-0/+2
* SERVER-24122 make SORT_KEY_GENERATOR convert strings in sort keys to ICU comp...David Storch2016-05-311-0/+1
* SERVER-23243 Replace Listener::getElapsedTimeMillis() in scoped_timer.cppWaley Chen2016-05-251-0/+2
* Revert "SERVER-23243 Replace Listener::getElapsedTimeMillis() in scoped_timer...Waley Chen2016-05-181-2/+0
* SERVER-23243 Replace Listener::getElapsedTimeMillis() in scoped_timer.cppWaley Chen2016-05-171-0/+2
* SERVER-23680 make $elemMatch projection respect the collationDavid Storch2016-04-271-1/+2
* SERVER-23095 Make the in-memory SORT PlanStage respect the query's collationTess Avitabile2016-04-061-0/+1
* SERVER-23494 Remove link dependency of mongod on coreshardKaloian Manassiev2016-04-051-1/+1
* SERVER-22178 Always retry sorted findAndModify upon write conflict.Charlie Swanson2016-03-251-0/+1
* SERVER-23103 Add some missing libdeps edgesAndrew Morrow2016-03-211-0/+11
* SERVER-17011 add EnsureSorted stageDavid Storch2015-12-211-0/+1
* SERVER-20906 Add a random cursor implementation for mmap_v1 storage engineCharlie Swanson2015-10-231-0/+1
* SERVER-20995 Linking to command does not need command implementationsAndrew Morrow2015-10-191-3/+0
* SERVER-16444 Only make BSONObj underlying WSM owned if not mmapv1.Max Hirschhorn2015-08-271-0/+1
* SERVER-9666 Tag cyclic or incomplete libraries, add more missing edgesAndrew Morrow2015-08-241-0/+5
* SERVER-9666 Add more misssing LIBDEP edgesAndrew Morrow2015-08-101-0/+1
* SERVER-19355 move SortKeyGenerator to its own fileDavid Storch2015-08-051-0/+1
* SERVER-9666 Collapse the low level cyclic libs into a new base libAndrew Morrow2015-07-211-2/+4
* SERVER-17364 Unify handling of child stages into PlanStage base classMathias Stearn2015-07-161-0/+1
* SERVER-19109 Refactor text stage into matcher and scorer stageAdam Chelminski2015-07-091-0/+2
* SERVER-9666 Remove coreserver libraryAndrew Morrow2015-05-081-3/+0
* SERVER-9666 Push serveronly library into db directoryAndrew Morrow2015-05-061-3/+3
* SERVER-9666 Push coredb library into db directoryAndrew Morrow2015-05-061-3/+3
* SERVER-9666 Split up and push bson library into bson directoryAndrew Morrow2015-05-061-2/+2
* SERVER-9666 Push dbtest targets into dbtest directoryAndrew Morrow2015-04-291-2/+2
* SERVER-9666 Push ntservice related targets into utilAndrew Morrow2015-04-291-3/+3
* SERVER-17570: Fix NT Service shutdown race conditionMark Benvenuto2015-03-181-0/+3
* SERVER-16659 Rename MockStage to QueuedDataStageJason Rassi2015-01-121-3/+3
* SERVER-16522 listCollections leave cursor open if >1 batch neededJason Rassi2014-12-231-13/+1
* SERVER-15659 make MockStage return actual mock statsSamantha Ritter2014-10-291-0/+17
* SERVER-15363 fix solaris compileDavid Storch2014-10-021-0/+10
* SERVER-14098 add CountStageDavid Storch2014-09-101-0/+1