summaryrefslogtreecommitdiff
path: root/jstests/core/agg_hint.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64473 Split up `core` jstest directoryGregory Noma2023-01-091-265/+0
* SERVER-64064 Create jscore passthrough suite that talks directly to shardsvrsSophia Tan2022-03-171-0/+2
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+0
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-7/+7
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-227/+226
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-031-38/+145
* 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-27848 Add index hint to aggregation and non-materialized viewsJames Wahlin2017-02-031-0/+150