summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/fle/range_predicate.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65267 Remove Feature Flag for PM-2719Shreyas Kalyan2023-04-271-8/+6
* SERVER-73303 Remove Queryable Encryption v1 CodeShreyas Kalyan2023-04-051-33/+0
* SERVER-74066 Remove checks that require the eccCollection namespace in Encryp...Shreyas Kalyan2023-03-231-2/+19
* SERVER-73995 Implement v2 changes to Queryable Encryption finds using collSca...Shreyas Kalyan2023-03-151-8/+27
* SERVER-73643 Change query tags interface to FLEQueryInterfaceMark Benvenuto2023-02-131-2/+5
* SERVER-71214 remove $betweenDavis Haupt2022-11-111-52/+33
* SERVER-70306 support aggregate comparison operators in server-side encrypted ...Davis Haupt2022-11-011-42/+86
* SERVER-70305 support encrypted range payloads under gt/lt expressionsDavis Haupt2022-10-241-5/+41
* SERVER-67626 server rewrite to $fleInternalBetweenDavis Haupt2022-10-041-7/+47
* SERVER-67209 Server-side rewrite for aggregation to tag disjunctionDavis Haupt2022-10-031-3/+24
* SERVER-67206 Generate tags from a FLE2 Range PayloadDavis Haupt2022-09-281-13/+21
* Revert "SERVER-67206 Generate tags from a FLE2 Range Payload"Uladzimir Makouski2022-09-281-21/+13
* SERVER-67206 Generate tags from a FLE2 Range PayloadDavis Haupt2022-09-271-13/+21
* SERVER-69598 squash commitsgalon12022-09-231-6/+6
* SERVER-69113 Refactor server-side rewrite to enable easy addition of new encr...Davis Haupt2022-09-221-0/+84