summaryrefslogtreecommitdiff
path: root/jstests/core/splitvector.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-20/+21
* SERVER-74840 Remove unused embedded tagCharlie Swanson2023-03-151-2/+0
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-211-0/+2
* SERVER-62478 selinux skip tests tagged no_selinuxsergey.galtsev2022-01-151-0/+1
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-19/+19
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-19/+19
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-19/+19
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-1/+1
* 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