summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/schema/expression_internal_schema_root_doc_eq.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49444 Implement validation error generation for jsonSchema logical key...Mihai Andrei2020-09-231-1/+2
* SERVER-43349 Accommodate double $nots during serializationCharlie Swanson2019-11-271-1/+2
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-40267 Clean up debug string generation for MatchExpression.David Storch2019-03-221-2/+3
* 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-21/+23
* SERVER-30783 Move init() logic to MatchExpression constructorsBlake Oler2017-11-141-2/+1
* SERVER-30176: Extend the JSON Schema parser to handle logical restriction key...Nick Zolnierz2017-09-191-0/+79