summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/split_vector_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-7/+7
* SERVER-27809 Move regular chunk split to the balancerKaloian Manassiev2017-01-301-14/+20
* SERVER-26587 Use correct iterator types for BSON keyed associative typesAndrew Morrow2016-10-121-3/+1
* SERVER-26033 Allow simple range to exclude start keyJudah Schvimer2016-09-151-9/+10
* SERVER-24991 log redaction for storage mongosRamon Fernandez2016-08-271-6/+6
* SERVER-24508 delete BSONObjCmpDavid Storch2016-08-231-1/+1
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-4/+4
* SERVER-25488 merge ClientBasic and ClientKyle Suarez2016-08-081-1/+1
* SERVER-23238 remove the public method PlanExecutor::collection()Sally McNichols2016-06-091-2/+2
* SERVER-23114 Move functions involving dotted paths to separate library.Max Hirschhorn2016-06-031-4/+7
* SERVER-20224 commands that write support writeConcernJudah Schvimer2016-04-121-0/+3
* SERVER-23509 Consolidate mongod-specific sharding commands under db/sKaloian Manassiev2016-04-051-0/+378