Rishab Joshi
|
4329ffafa3
|
SERVER-50442 Remove ensureIndex shell function
This commit replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell""
|
2020-11-17 14:23:10 +00:00 |
|
Arun Banala
|
7c196029e8
|
Revert "SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell"
This reverts commit e69c967ff8.
|
2020-11-12 18:15:38 +00:00 |
|
Rishab Joshi
|
e69c967ff8
|
SERVER-50442 Remove ensureIndex shell function This commit also replaces all the usages of ensureIndex() with createIndex() in JS tests and JS shell
|
2020-11-12 10:38:50 +00:00 |
|
Ali Mir
|
6831f81b2b
|
SERVER-51282 Replace all remaining reference to master slave terminology in jstests
|
2020-10-13 21:19:55 +00:00 |
|
Ali Mir
|
2b5dc35f01
|
SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstests
|
2020-09-09 23:29:23 +00:00 |
|
William Schultz
|
eb08c1db38
|
SERVER-45087 Check oplog commitment condition on replica set reconfig
create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition.js
create mode 100644 jstests/replsets/reconfig_waits_for_oplog_commitment_condition_when_leaving_force.js
|
2020-02-26 04:37:04 +00:00 |
|
Cheahuychou Mao
|
99d90208c6
|
SERVER-39165 Add waitForFailpoint command and update initial sync tests
|
2019-10-25 18:52:44 +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 |
|
Gregory Wlodarek
|
4ac8553ce4
|
SERVER-39647 Delete duplicate documents before committing the _id index during initial sync
|
2019-02-21 19:45:56 -05:00 |
|
Kevin Albertson
|
c556e37709
|
SERVER-25640 terminate running processes in jstests
|
2018-02-08 09:46:57 -05:00 |
|
Judah Schvimer
|
f53a88a57d
|
SERVER-26772 removed old initial sync code
|
2017-03-16 18:08:49 -04:00 |
|
Tess Avitabile
|
5c63294cbe
|
SERVER-26834 replset7.js should cause documents to be seen twice in initial sync
|
2016-11-10 10:04:17 -05:00 |
|
Tess Avitabile
|
2100b4dc48
|
Revert "SERVER-26834 replset7.js should cause documents to be seen twice in initial sync"
This reverts commit 80f8ffa212.
|
2016-11-09 14:59:57 -05:00 |
|
Tess Avitabile
|
80f8ffa212
|
SERVER-26834 replset7.js should cause documents to be seen twice in initial sync
|
2016-11-09 14:05:46 -05:00 |
|