summaryrefslogtreecommitdiff
path: root/src/mongo/db/pipeline/granularity_rounder_powers_of_two.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala2019-06-121-2/+4
* Revert "SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a ...Gregory Wlodarek2019-06-111-4/+2
* SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a parameterArun Banala2019-06-111-2/+4
* 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-28651 Pass agg Variables root doc via Expression::evaluate()James Wahlin2017-05-031-2/+2
* SERVER-28651 Move agg var ownership to ExpressionContextJames Wahlin2017-04-291-4/+2
* SERVER-25535 Remove injectExpressionContext().Charlie Swanson2016-12-161-4/+5
* SERVER-24152 add granularity option to $bucketAutoSally McNichols2016-08-051-0/+122