summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/graphLookup/nested_objects.js
Commit message (Collapse)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-36/+41
|
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-141-1/+0
|
* 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 ↵James Wahlin2019-08-141-4/+4
| | | | assert.commandWorked()
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-35/+35
|
* 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 ↵Martin Neupauer2019-01-301-4/+0
| | | | mongos
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections ↵Eddie Louie2017-03-231-0/+4
| | | | | | that are dropped This reverts commit fb956b3b0a48c9b8376575c6adb971a4e0593292.
* Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard ↵Randolph Tan2017-03-231-4/+0
| | | | | | | | | collections that are dropped" This reverts commit 56e66454d14e16689331672734ecde7644a41c78. Conflicts: buildscripts/resmokeconfig/suites/sharded_collections_jscore_passthrough.yml
* SERVER-26315 Override DBCollection.prototype.drop to re-shard collections ↵Eddie Louie2017-03-151-0/+4
| | | | | | that are dropped in sharded cluster environments.
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-27/+33
|
* SERVER-23725 Aggregation now supports the graphLookup stage.David Storch2016-05-041-0/+75
| | | | This commit is identical to a1253a94b82e65780d3aa3c4ddf92db02ec0b9d1.
* Revert "SERVER-23725 Aggregation now supports the graphLookup stage."Max Hirschhorn2016-04-301-75/+0
| | | | This reverts commit a1253a94b82e65780d3aa3c4ddf92db02ec0b9d1.
* SERVER-23725 Aggregation now supports the graphLookup stage.Benjamin Murphy2016-04-291-0/+75