Commit Graph

9 Commits

Author SHA1 Message Date
Moustafa Maher
0d97b04197 SERVER-55703 Update getDefaultRWConcern 2021-04-29 23:07:54 +00:00
Ali Mir
7d0b17d451 SERVER-50668 Refactor JS tests that enable rsSyncApplyStop 2020-10-07 23:53:04 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
James Wahlin
35528523c0 SERVER-35031 Return MaxTimeMSExpired for maxTimeMS timeout
Adds a new 'MaxTimeMSExpired' error code, returned when a timeout occurs
due to exceeding of maxTimeMS. Timeouts unrelated to maxTimeMS will
continue to return 'ExceededTimeLimit'.
2018-07-24 13:09:41 -04:00
Louis Williams
416d82de93 SERVER-34776 dropDatabase should respect user provided writeConcern 2018-05-22 16:47:55 -04:00
David Bradford
fd6f205a3a SERVER-30879: check for write concern errors on assert.commandWorked 2018-03-20 12:08:40 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Spencer T Brody
c9b53b5442 SERVER-18355 Make awaitReplication properly respect maxTimeMS 2015-05-18 17:33:44 -04:00