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
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
Dianna Hohensee
12eeaae612
SERVER-27599 replace unpredictable unordered config.shards queries with shard accesses through ShardingTest
2017-04-11 15:09:14 -04:00
Sam Dunietz
f2afa270b9
SERVER-23920 Disallow --master/--slave with --shardsvr
2016-07-28 11:52:33 -04:00
Jonathan Abrahams
4ae691e8ed
SERVER-22468 Format JS code with approved style in jstests/
2016-03-09 12:18:14 -05:00
Kaloian Manassiev
3ed6635a5f
SERVER-21050 Cleanup ReplSetTest
...
This is just a cleanup work to hide some of the private state of
ReplSetTest so it is easier to encapsulate and add new logic. Also enables
strict mode.
2015-12-08 13:05:00 -05:00
Spencer T Brody
7c1ad90880
SERVER-17971 Remove separateConfig option from ShardingTest and make its behavior the default
2015-04-14 13:53:47 -04:00
Randolph Tan
7acafe85d9
SERVER-13425 migrate sharding jstest suite to use write commands api
2014-04-21 16:53:25 -04:00
Greg Studer
ca1fa9d82a
SERVER-10837 buildbot trace_missing_docs.js wait for delete to ensure oplog entries
2013-09-21 11:52:26 -04:00
Greg Studer
b54527bc93
SERVER-10629 auth.js better tracing for missing docs using oplog
2013-08-27 13:24:43 -04:00