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
Tess Avitabile
80ae7e58d3
SERVER-34526 Jstests should not depend on ReplSetTest.liveNodes
2018-05-01 09:43:36 -04:00
Kevin Albertson
7f5f161abc
SERVER-25640 terminate processes in jstests
2018-02-20 09:25:17 -05:00
Kevin Albertson
c556e37709
SERVER-25640 terminate running processes in jstests
2018-02-08 09:46:57 -05:00
Jason Carey
f23002e965
SERVER-30848 make shell getMores use sessions
...
The shell should attach the logical session used to initiate cursors
(via find or aggregate) and use it for successive getMores.
2017-10-03 16:50:12 -04:00
William Schultz
58921178cd
SERVER-27117 Set writeConcernMajorityJournalDefault to false for non journal variants
2016-12-01 12:53:47 -05:00
Mark Benvenuto
6dcdd23dd3
SERVER-23971 Clang-Format code
2016-05-28 17:55:12 -04:00
Mathias Stearn
15481ed88d
SERVER-23127 add additional tests of readConcern majority following writes
2016-04-12 20:11:50 -04:00
Scott Hernandez
f88e2487ba
SERVER-22533 : correct tests for writeConcern majority + journal behaviors
2016-03-27 11:45:02 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Scott Hernandez
d0cd37a4e2
SERVER-22533 : disable ReadConcern.Majority tests for noJournal variant
2016-02-09 18:02:27 -05:00
Charlie Swanson
bf8b5340af
SERVER-22148 Simplify read committed tests
...
Many read committed tests share some fairly complex code to determine
if the current storage engine supports committed reads. This commit
moves that duplicate code into rslib.js.
2016-01-12 14:21:13 -05:00
Mathias Stearn
5be08a1188
SERVER-20707 Add --enableMajorityReadConcern option
2015-10-08 12:06:52 -04:00
matt dannenberg
3ac6afd27a
SERVER-19675 fix ReplicationMetadata populating and parsing
2015-08-06 03:06:02 -04:00
matt dannenberg
92c6ee5ced
SERVER-19207 SERVER-19210 committed reads wait for a committed snapshot and read committed ignored on masterslave and standalone
2015-07-19 12:31:09 -04:00
matt dannenberg
9c63b79a8d
SERVER-19206 fix jstests/replsets/read_committed.js
2015-07-10 10:35:40 -04:00
Mathias Stearn
28be53c1c9
SERVER-18022 Read Majority Committed implementation for primary nodes
2015-06-29 19:23:15 -04:00