summaryrefslogtreecommitdiff
path: root/jstests/sharding/major_version_check.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49433 Stop incrementing the collection major version on chunk splitsMatthew Saltz2020-07-211-16/+0
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-1/+0
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-45/+45
* SERVER-41480 Increment major version on splits where the shard version equals...Matthew Saltz2019-07-221-2/+17
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-35/+34
* SERVER-22765 Improve error checking in sharding testsKaloian Manassiev2016-02-231-5/+8
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-19/+19
* SERVER-20941 Update v8-specific code and comments in JS testsKamran Khan2015-11-131-14/+8
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-1/+1
* SERVER-7718: JS Timestamp constructor now in seconds (not millis anymore)Scott Hernandez2013-02-281-4/+4
* SERVER-5794 buildbot v8 major_version_check.js timestamps come back in differ...Greg Studer2012-06-131-8/+14
* SERVER-5794 only require major versions match on new connectionsGreg Studer2012-06-121-0/+51