summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/graphLookup/airports.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67580: Remove featureFlagShardedLookupHana Pearlman2022-07-111-11/+0
* SERVER-58073 Allow graphLookup against a sharded collection to execute on mongosMilitsa Sotirova2021-07-121-4/+11
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-39/+39
* 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-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-41/+37
* SERVER-23725 Aggregation now supports the graphLookup stage.David Storch2016-05-041-0/+93
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-301-93/+0
* SERVER-23725 Aggregation now supports the graphLookup stage.Benjamin Murphy2016-04-291-0/+93