summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_manager_targeter_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-17309 Replace std::auto_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-5/+5
* SERVER-17496 Move ChunkManager to separate fileKaloian Manassiev2015-03-091-3/+6
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-16256 get rid of ALL match expressionsDavid Storch2014-12-011-5/+3
* SERVER-14973 consolidate shard key parsing, cleanup shard key patternsGreg Studer2014-10-161-5/+12
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-5022 cleanup keypattern.h and shardkey.h, remove dead codeGreg Studer2014-09-031-5/+5
* SERVER-14729 logging cleanup - removed mongo/util/log.h from headers, de-inli...Benety Goh2014-08-121-0/+1
* SERVER-13797 Abstract $where processing and remove usages of getContextKaloian Manassiev2014-05-091-22/+23
* SERVER-13656 Use new query framework in getShardsForQuery on mongosSiyuan Zhou2014-05-011-0/+521