summaryrefslogtreecommitdiff
path: root/jstests/sharding/max_time_ms_sharded.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-48963 Make max_time_ms_sharded.js more robustIan Boros2020-07-291-270/+0
* Revert "SERVER-48963 Make max_time_ms_sharded.js more robust"Henrik Edin2020-07-271-0/+270
* SERVER-48963 Make max_time_ms_sharded.js more robustIan Boros2020-07-271-270/+0
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-232/+231
* SERVER-39603 Robustify max_time_ms_sharded.jsCharlie Swanson2019-02-201-13/+14
* SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeoutJames Wahlin2018-07-241-13/+13
* SERVER-19410 Add maxTimeMS support to mongosCharlie Swanson2018-03-161-5/+49
* Revert "SERVER-19410 Enforce maxTimeMS on mongos."Charlie Swanson2018-03-131-49/+5
* SERVER-19410 Enforce maxTimeMS on mongos.Charlie Swanson2018-03-121-5/+49
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-091-4/+4
* SERVER-30179 Disable maxTimeMS tests for moveChunkKaloian Manassiev2017-07-171-23/+24
* SERVER-24623 Remove single document aggregation result optionTess Avitabile2017-01-131-3/+4
* SERVER-26955 Ensure setFeatureCompatibilityVersion commands support maxTimeMSKaloian Manassiev2016-11-111-6/+2
* SERVER-25999 add list of error codes to Shard that can be used to determine w...Dianna Hohensee2016-10-281-38/+28
* SERVER-24810 swap assert movePrimary commands with ShardingTest::ensurePrimar...Dianna Hohensee2016-06-301-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-22/+20
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-208/+231
* SERVER-22341 fix jslint errors in jstests/sharding with eslint --fixMike Grundy2016-02-091-4/+4
* SERVER-21050 Continuous config server primary step downKaloian Manassiev2015-12-231-2/+6
* SERVER-19410 Delete test verifying maxTimeMS tracking for mongos opsJason Rassi2015-10-121-15/+5
* SERVER-19410 disable testDavid Storch2015-08-211-0/+3
* SERVER-13635: update many sharding tests to work with other storage enginesEliot Horowitz2014-10-111-2/+2
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-2/+3
* SERVER-11484 mongos bubbles up "code" field for some command failuresJason Rassi2013-12-171-5/+79
* SERVER-11496 SERVER-2212 Fix race condition in max_time_ms_sharded.jsJason Rassi2013-10-311-0/+1
* SERVER-2212 mongos maxTimeMS support for aggregate, count, mapReduceJason Rassi2013-10-311-0/+10
* SERVER-2212 mongos maxTimeMS support for moveChunkJason Rassi2013-10-311-0/+25
* SERVER-2212 mongos tracks elapsed time for sharded cursorsJason Rassi2013-10-311-0/+109