summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/server8581.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46077 Create aggregation_secondary_reads passthroughMihai Andrei2020-03-051-5/+5
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-32/+32
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-171/+121
* SERVER-11443 Support all expressions in $redact, not just objectsMathias Stearn2013-12-181-0/+6
* SERVER-10165 aggregate() shell helper now returns a cursorMathias Stearn2013-10-081-8/+8
* SERVER-10693 added extra test case to ensure nest arrays function properlymatt dannenberg2013-09-061-4/+10
* SERVER-10693 include non-object array members if an array is included in $redactmatt dannenberg2013-09-061-3/+8
* SERVER-8581 add $$KEEP example to $redactmatt dannenberg2013-08-261-0/+35
* SERVER-8581 use $$DESCEND rather than $$CONTINUE in $redactmatt dannenberg2013-08-261-5/+5
* SERVER-8581 $redact pipeline stagematt dannenberg2013-08-191-0/+150