summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/granularity_rounder_preferred_numbers_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-2/+2
* SERVER-45279 GranularityRounder rounding infinity case no longer causes infin...Sophie Saskin2020-01-141-0/+14
* SERVER-42302 Move Document/Value library to db/exec/document_value directory.David Storch2019-10-011-2/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-92/+48
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-12/+12
* SERVER-25535 Remove injectExpressionContext().Charlie Swanson2016-12-161-9/+19
* SERVER-25992 Remove Value(const char* value) constructorTess Avitabile2016-12-161-1/+1
* SERVER-24152 Change error code to avoid duplicates.Max Hirschhorn2016-08-081-4/+4
* SERVER-24152 add granularity option to $bucketAutoSally McNichols2016-08-051-0/+565