Commit Graph

13 Commits

Author SHA1 Message Date
Randolph Tan
3d28a55677 SERVER-37853 Create sharded_core_txn with balancer suite
This reverts commit 907c8c786e.
2019-01-07 11:08:05 -05:00
William Schultz
907c8c786e Revert "SERVER-37853 Create sharded_core_txn with balancer suite"
This reverts commit 62076130c3.
2019-01-04 18:05:41 -05:00
Randolph Tan
62076130c3 SERVER-37853 Create sharded_core_txn with balancer suite 2019-01-04 16:17:30 -05:00
Charlie Swanson
87c9442cc3 SERVER-31785 Use 2 shards in sharded jscore passthrough. 2018-01-19 09:55:59 -05:00
Jack Mulrow
00d92ece19 SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
2017-12-07 14:36:15 -05:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Benjamin Murphy
2b9bc34d1d SERVER-21814 Shell correctly processes negative batchSize in commands readMode. 2016-02-04 11:03:49 -05:00
David Storch
d601b91b6b SERVER-14875 explain helpers for the shell 2014-10-13 19:59:21 -04:00
David Storch
391b1121e3 SERVER-14742 delete old explain and turn on explain 2.0 2014-09-03 09:46:33 -04:00
David Storch
43d2ae25b1 SERVER-14174 enforce ntoreturn during plan ranking 2014-06-06 11:48:26 -04:00
David Storch
b9167f0fe8 SERVER-12438 better handling of batchSize and limit with sort 2014-03-20 10:48:00 -04:00
Randolph Tan
5595b94560 SERVER-12127 migrate js tests to jscore suite when not related to writes
Moved test jstest/[a-i].js -> jstests/core/ and made changes to comply with write command api
2014-02-28 16:26:33 -05:00