summaryrefslogtreecommitdiff
path: root/jstests/sharding/sharding_system_namespaces.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-24/+15
* SERVER-22870 rename getServerName and getServerDianna Hohensee2016-02-261-1/+1
* SERVER-22765 Remove unnecessary logging in sharding tests when running on con...Randolph Tan2016-02-221-2/+2
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-1/+1
* SERVER-18044 Make sharding test explicitly set primary shards for databasesRandolph Tan2015-05-151-0/+1
* SERVER-16685 use Array.contains for wiredTiger checkJames Wahlin2015-03-261-1/+1
* SERVER-16685 use buildInfo over 32bit check for WTJames Wahlin2015-03-261-3/+10
* Revert "SERVER-17356 Rename 'storageEngine' to 'storage' in collection and in...Dan Pasette2015-02-251-2/+2
* SERVER-17356 Rename 'storageEngine' to 'storage' in collection and index optionsMathias Stearn2015-02-241-2/+2
* SERVER-16660 Add comments to sharding_system_namespaces.jsSiyuan Zhou2015-01-051-0/+3
* SERVER-16660 sharding_system_namespaces.js incorrectly assumes that mongod su...Siyuan Zhou2015-01-051-35/+34
* SERVER-16498 Disable sharding/sharding_system_namespaces.jsr2.8.0-rc4Jason Rassi2014-12-241-0/+4
* SERVER-16522 Update remaining jstests to use getCollectionInfos()Jason Rassi2014-12-231-2/+2
* SERVER-16498 d_migrate.cpp should not rely on system.namespacesSiyuan Zhou2014-12-231-0/+57