summaryrefslogtreecommitdiff
path: root/jstests/core/splitvector.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.Max Hirschhorn2019-03-111-11/+11
* SERVER-37273 Exclude splitvector.js from stepdown suitesRandolph Tan2018-09-251-0/+3
* SERVER-34533 Improve tags and comment for some tests disabled for mongoe.Henrik Edin2018-04-201-2/+2
* SERVER-29725 Tag jstests in core so we can run the suite on mongoe.Henrik Edin2018-04-181-3/+9
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+2
* SERVER-33645 Use bulk inserts in core/splitvector.jsJack Mulrow2018-03-201-33/+29
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-231-0/+4
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard collect...Randolph Tan2017-03-231-4/+0
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections tha...Eddie Louie2017-03-151-0/+4
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-7/+7
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-120/+141
* SERVER-22341 fix jslint errors in jstests/core with eslint --fixMike Grundy2016-02-091-10/+10
* SERVER-15273 Only quantize to exact bucket sizesMathias Stearn2014-10-171-5/+7
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-031-0/+303