summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_manager_targeter.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22114 Remove unnecessary refresh in ChunkManagerTargeter::refreshNowRandolph Tan2016-01-151-8/+3
* SERVER-21441 faster shard targeting for equality queries on the shard keyDavid Storch2015-11-171-2/+6
* SERVER-20463 DatabaseNotFound -> NamespaceNotFoundKaloian Manassiev2015-09-221-2/+2
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-7/+11
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-121/+121
* SERVER-17307 Replace boost::shared_ptr and friends with std::shared_ptrAndrew Morrow2015-06-101-3/+2
* SERVER-17496 Move ChunkManager to separate fileKaloian Manassiev2015-03-091-8/+7
* SERVER-17496 Move ShardConnection to separate fileKaloian Manassiev2015-03-091-2/+0
* SERVER-17151 ConfigCoordinator should not call fsyncKaloian Manassiev2015-03-031-18/+20
* SERVER-13256 Add std namespace qualifications in headersAndrew Morrow2015-01-151-1/+1
* SERVER-13256 Remove scoped_ptr from pch.hAndrew Morrow2015-01-051-0/+1
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-1/+13
* SERVER-14138 mongos incorrectly targets multiple shards for nested field shar...Greg Studer2014-06-051-0/+5
* SERVER-13448 broadcast updates/deletes to all shards when more than one targetedGreg Studer2014-04-011-1/+3
* SERVER-12367 detect halted progress in write command execution, report errorGreg Studer2014-01-231-1/+3
* SERVER-10142: Eliminate Compiler Warnings on Windows BuildersMark Benvenuto2013-12-181-1/+1
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-10818 correctly enforce targeting for upsert/multi/justOne flagsGreg Studer2013-11-111-4/+7
* SERVER-10818 changes for system.indexes write opsGreg Studer2013-11-011-0/+2
* SERVER-10866 Figure out split triggering mechanismRandolph Tan2013-10-301-1/+12
* SERVER-10866 Figure out split trigger mechanismRandolph Tan2013-10-251-3/+17
* SERVER-10532 interfaces and basic implementation for batch write ops, targete...Greg Studer2013-10-031-0/+103