summaryrefslogtreecommitdiff
path: root/jstests/sharding/query_config.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73526 Invert logic for when DocumentSourceGroup does extra spilling in...David Storch2023-05-021-2/+20
* SERVER-73028 Add index supporting automerger query on `config.chunks`Pierlauro Sciarelli2023-03-071-22/+11
* SERVER-65891 Make all distLock acquisitions local-onlyTommaso Tocci2022-08-091-2/+1
* SERVER-53105: Target chunks by collectionUUIDJordi Serra Torrens2021-02-011-1/+7
* SERVER-53105: Amend tests that target config.chunks by ns to target by ns or ...Jordi Serra Torrens2021-01-221-5/+19
* SERVER-50027 Make CollectionType use IDL (Part 2)Kaloian Manassiev2020-10-301-5/+5
* SERVER-35804 Disallow dropping config and admin from mongosRandolph Tan2020-04-141-7/+6
* SERVER-42857 wait for config.mongos collection to be created in an integratio...Misha Tyulenev2019-09-051-0/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-349/+336
* SERVER-36863 Make query_config.js only check for collections synchronously cr...Kaloian Manassiev2018-08-241-3/+0
* SERVER-28524 remove group commandKyle Suarez2018-05-301-30/+0
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-31184 Make sharding tests only consider chunks for collections they ac...samantharitter2017-10-101-3/+0
* SERVER-30848 make shell getMores use sessionsJason Carey2017-10-031-4/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-27/+25
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-64/+104
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-12/+12
* SERVER-21256 New sharding test suite configurations using mongo shell --readM...Jonathan Abrahams2015-11-121-2/+9
* SERVER-20194 Added user query test on SCCC config serversYunhe (John) Wang2015-10-091-0/+348