summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/graphLookup/error.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67580: Remove featureFlagShardedLookupHana Pearlman2022-07-111-89/+40
* SERVER-61300 Configure aggregation_mongos_passthrough suite to use CleanEvery...Mihai Andrei2021-12-171-4/+0
* SERVER-58073 Allow graphLookup against a sharded collection to execute on mongosMilitsa Sotirova2021-07-121-47/+97
* SERVER-54233 Implement $derivative window-function executorDavid Percy2021-03-041-1/+1
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-2/+2
* SERVER-49227 Tag tests to be excluded from aggregation_slot_based_executionJustin Seyster2020-08-181-1/+4
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-130/+123
* SERVER-41237 Re-ban $graphLookup against a sharded collectionIan Boros2019-06-181-0/+4
* SERVER-32666 Allow $graphLookup against a sharded collection to execute on mo...Martin Neupauer2019-01-301-4/+0
* SERVER-35237 Unblacklist push2.js and error.js from running on WiredTigerDianna Hohensee2018-06-041-6/+0
* SERVER-35228 Blacklist push2.js and error.jsLouis Williams2018-05-251-0/+6
* SERVER-33174 Prevent catalog storage of new syntax during lower FCVCharlie Swanson2018-02-271-6/+7
* SERVER-31408 Test that all code paths that support expr support throwing at r...Tess Avitabile2017-10-111-2/+19
* SERVER-31496 MatchExpressionParser::parse() should not throwTess Avitabile2017-10-111-1/+1
* SERVER-30731 Add expr support in MatchExpression outside of aggregationTess Avitabile2017-10-051-2/+2
* SERVER-30951 Add top-level $expr to MatchExpressionJames Wahlin2017-09-101-4/+1
* SERVER-30954 Remove support for expr constant expressions from ComparisonMatc...Tess Avitabile2017-09-061-0/+3
* SERVER-29840 Add allowed features bitmask to MatchExpressionParser::parseTess Avitabile2017-08-251-2/+14
* SERVER-29371 Check auth for nested $lookup pipelinesJames Wahlin2017-06-301-4/+5
* 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-25038 add LiteParsedPipelineDavid Storch2016-10-031-3/+17
* SERVER-24769 Add support for $lookup and $graphLookup on a view.Max Hirschhorn2016-08-101-14/+0
* SERVER-24714 graphLookup now accepts the restrictSearchWithMatch option.Benjamin Murphy2016-07-051-19/+108
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-24/+16
* SERVER-23725 Aggregation now supports the graphLookup stage.David Storch2016-05-041-0/+289
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-301-289/+0
* SERVER-23725 Aggregation now supports the graphLookup stage.Benjamin Murphy2016-04-291-0/+289