summaryrefslogtreecommitdiff
path: root/jstests/core/index_partial_read_ops.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-71/+71
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-031-2/+2
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-11/+11
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+1
* 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-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-6/+6
* SERVER-18180 Partial index jstests: style, explain() instead of hint()Jason Rassi2015-06-231-12/+65
* SERVER-18180 Clean up partial index jstestsMike Grundy2015-06-231-0/+25