summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/results_merger_test_fixture.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-40691 $nin:[[],...] queries are not indexed #3420Jess Balint2022-02-221-1/+1
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-171-9/+9
* SERVER-51624 Modify query commands to enforce API version 1 behaviourRuoxin Xu2021-01-301-1/+2
* SERVER-51619 Convert find command input to IDLArun Banala2021-01-071-2/+3
* SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson2020-08-141-1/+1
* Revert "SERVER-49694: fix latency measurement in RSM; change latency measurem...LaMont Nelson2020-08-131-1/+1
* SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson2020-08-051-1/+1
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-40221 Remove debug loggingCharlie Swanson2019-03-191-1/+0
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...Kaloian Manassiev2019-01-161-1/+1
* SERVER-38858 fix raceIan Boros2019-01-111-0/+8
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-01-091-0/+9
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-21/+23
* SERVER-37016 Don't stash TransactionRouter inside ShardingTaskExecutorRandolph Tan2018-09-211-2/+9
* SERVER-33323 Fix lint.Siyuan Zhou2018-08-151-1/+1
* SERVER-33323 Refactor agg cursor merging on mongosCharlie Swanson2018-08-151-0/+228