summaryrefslogtreecommitdiff
path: root/jstests/sharding/commands_that_write_accept_wc_configRS.js
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-194/+193
* SERVER-37274 Set priority of secondaries to zero in commands_that_accept_writ...William Schultz2018-10-011-2/+9
* SERVER-35591 Remove MMAPv1 testingGeert Bosch2018-06-251-2/+1
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-131-0/+4
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-02-081-0/+1
* SERVER-32365 Move the logic of the dropDatabase command into the new _configs...Kaitlin Mahar2018-01-151-73/+2
* SERVER-30504 Move the logic of the dropCollection command into the new _confi...Kaitlin Mahar2018-01-081-9/+23
* SERVER-32277 Remove MONGODB-CR -> SCRAM-SHA-1 upgradeSara Golemon2017-12-181-32/+0
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-181-3/+7
* SERVER-29277 fixed commands_that_write_accept_wc_configRS.js to work with new...Benety Goh2017-06-221-4/+14
* SERVER-27789 Increase timeouts in commands_that_write_accept_wc_*Esha Maharishi2017-06-151-3/+12
* SERVER-26934 removed hardcoded ReplSetTest.awaitReplication timeouts from JS ...Benety Goh2016-11-071-1/+1
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-1/+0
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-0/+1
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-1/+0
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-061-3/+3
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-6/+3
* SERVER-22422 Test that write commands support writeConcernJudah Schvimer2016-04-121-0/+290