summaryrefslogtreecommitdiff
path: root/jstests/core/index_partial_read_ops.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59508 Support $or in partialFilterExpression; remove top level $and re...James Wahlin2021-10-011-108/+178
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-1/+0
* SERVER-53270 Include SBE PlanStage tree string into explain outputAnton Korshunov2021-01-301-13/+13
* SERVER-51409 Support executionStats mode in SBE explainAnton Korshunov2020-11-251-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+6
* SERVER-50099: Update requires_fcv_46 and need_fixing_for_46 to 47Lingzhi Deng2020-08-051-1/+1
* SERVER-47093 Re-enable multiversion passthroughsJason Chan2020-04-291-1/+1
* SERVER-25023 Allow multiple indexes on the same fields with different partial...Bernard Gorman2020-04-251-1/+43
* 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