Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-46700 Update tests in aggregation suite to avoid spawning ↵ | Nick Zolnierz | 2020-03-25 | 1 | -53/+34 |
| | | | | mongod/sharded clusters | ||||
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with ↵ | James Wahlin | 2019-08-14 | 1 | -1/+1 |
| | | | | assert.commandWorked() | ||||
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 2 | -100/+96 |
| | |||||
* | SERVER-40239 New alias: $replaceWith => $replaceRoot | Charlie Swanson | 2019-05-15 | 2 | -1/+26 |
| | |||||
* | SERVER-40076 Tag JS tests with reason they're unable to run in Atlas. | Max Hirschhorn | 2019-03-11 | 1 | -1/+4 |
| | | | | | | | There are likely more JavaScript tests which have been added since r3.6.9 that still need to be tagged. (cherry picked from commit 05ec08fa62771582fb3f45160fff2e0ff184d6d9) | ||||
* | SERVER-32668 Add sharded aggregation passthrough with one shard | Charlie Swanson | 2018-01-30 | 1 | -1/+2 |
| | |||||
* | SERVER-23313 add replaceRoot aggregation stage | Carly Robison | 2016-07-29 | 1 | -0/+101 |
replaceRoot promotes a subdocument to the top level |