summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/window_function/window_function_stddev.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55270 Change stdDev window functions to default to nullTed Tuckman2021-04-261-1/+1
* SERVER-54241 Implement removable $covariance functionRuoxin Xu2021-04-191-0/+1
* SERVER-54142 Add memory tracking to DocumentSourceSetWindowFieldsTed Tuckman2021-03-161-1/+5
* SERVER-55063 Window function StdDev can take the sqrt of a negative number an...Hartek Sabharwal2021-03-151-0/+10
* SERVER-54849 Enhance window function testing helpers to also test removable w...Ted Tuckman2021-03-101-0/+6
* SERVER-55031 Move window function classes to their own filesNick Zolnierz2021-03-081-0/+123