Commit Graph

7 Commits

Author SHA1 Message Date
Nick Zolnierz
fe79c4ee1d SERVER-46700 Update tests in aggregation suite to avoid spawning mongod/sharded clusters 2020-03-25 17:40:43 +00:00
James Wahlin
39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1
134a408395 SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Charlie Swanson
dfedea7a2a SERVER-40239 New alias: $replaceWith => $replaceRoot 2019-05-15 12:17:39 -04:00
Max Hirschhorn
9ad8d6335f SERVER-40076 Tag JS tests with reason they're unable to run in Atlas.
There are likely more JavaScript tests which have been added since
r3.6.9 that still need to be tagged.

(cherry picked from commit 05ec08fa62)
2019-03-11 18:17:29 -04:00
Charlie Swanson
99c220ea52 SERVER-32668 Add sharded aggregation passthrough with one shard 2018-01-30 12:54:10 -05:00
Carly Robison
dd60225291 SERVER-23313 add replaceRoot aggregation stage
replaceRoot promotes a subdocument to the top level
2016-07-29 10:05:35 -04:00