Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-67580: Remove featureFlagShardedLookup | Hana Pearlman | 2022-07-11 | 1 | -11/+0 |
| | |||||
* | SERVER-58073 Allow graphLookup against a sharded collection to execute on mongos | Militsa Sotirova | 2021-07-12 | 1 | -36/+41 |
| | |||||
* | SERVER-51475 Enable more jstests under SBE mode | Drew Paroski | 2020-10-14 | 1 | -1/+0 |
| | |||||
* | SERVER-49227 Tag tests to be excluded from aggregation_slot_based_execution | Justin Seyster | 2020-08-18 | 1 | -1/+4 |
| | |||||
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵ | James Wahlin | 2019-08-14 | 1 | -4/+4 |
| | | | | assert.commandWorked() | ||||
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -35/+35 |
| | |||||
* | SERVER-41237 Re-ban $graphLookup against a sharded collection | Ian Boros | 2019-06-18 | 1 | -0/+4 |
| | |||||
* | SERVER-32666 Allow $graphLookup against a sharded collection to execute on ↵ | Martin Neupauer | 2019-01-30 | 1 | -4/+0 |
| | | | | mongos | ||||
* | SERVER-26315 Override DBCollection.prototype.drop to re-shard collections ↵ | Eddie Louie | 2017-03-23 | 1 | -0/+4 |
| | | | | | | that are dropped This reverts commit fb956b3b0a48c9b8376575c6adb971a4e0593292. | ||||
* | Revert "SERVER-26315 Override DBCollection.prototype.drop to re-shard ↵ | Randolph Tan | 2017-03-23 | 1 | -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 Louie | 2017-03-15 | 1 | -0/+4 |
| | | | | | | that are dropped in sharded cluster environments. | ||||
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -27/+33 |
| | |||||
* | SERVER-23725 Aggregation now supports the graphLookup stage. | David Storch | 2016-05-04 | 1 | -0/+75 |
| | | | | This commit is identical to a1253a94b82e65780d3aa3c4ddf92db02ec0b9d1. | ||||
* | Revert "SERVER-23725 Aggregation now supports the graphLookup stage." | Max Hirschhorn | 2016-04-30 | 1 | -75/+0 |
| | | | | This reverts commit a1253a94b82e65780d3aa3c4ddf92db02ec0b9d1. | ||||
* | SERVER-23725 Aggregation now supports the graphLookup stage. | Benjamin Murphy | 2016-04-29 | 1 | -0/+75 |