summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/split_vector_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-52778 Mark all places where collections are implicitly created in shar...Kaloian Manassiev2021-03-171-17/+33
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-2/+1
* SERVER-43821 Make PlanStage and PlanExecutor return errors by throwingDavid Storch2020-05-291-114/+114
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-45781 Throw Stale Shard Version when collection is unknown on getColle...Marcos José Grillo Ramírez2020-04-081-3/+22
* SERVER-14052 Remove reduntant param in splitVector funcTommaso Tocci2020-01-021-28/+0
* SERVER-43273 Add UUID support to count and getIndexSpecs in DBClientVesselina Ratcheva2019-10-071-3/+3
* SERVER-42646 Cap splitVector response at max BSONObj sizeBlake Oler2019-08-201-0/+68
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38205 avoid splitVector scan when range contains single keyKevin Pulo2019-02-081-0/+46
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36054 Remove more unused methods from CSS/MetadataManagerKaloian Manassiev2018-07-121-4/+4
* SERVER-29870 Move splitVector command code into a separate function that can ...Joanna Huang2017-07-211-0/+304