summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/schema/expression_internal_schema_str_length.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-49447 Implement validation error generation for jsonSchema scalar/misc...Mihai Andrei2020-09-111-1/+2
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-2/+3
* SERVER-40267 Clean up debug string generation for MatchExpression.David Storch2019-03-221-1/+1
* SERVER-39019 Fix incorrect $elemMatch $ne serializationJames Wahlin2019-02-191-1/+1
* 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-7/+4
* Reapply "SERVER-30991 Introduce MatchExpression::optimize()."Justin Seyster2017-09-291-0/+4
* Revert "SERVER-30991 Introduce MatchExpression::optimize()."Justin Seyster2017-09-281-4/+0
* SERVER-30991 Introduce MatchExpression::optimize().Justin Seyster2017-09-281-0/+4
* SERVER-30467 $_internalSchema{Min|Max}Length counts UTF-8 code points.Justin Seyster2017-08-181-5/+2
* SERVER-30245 Make ArrayMatchingMatchExpression inherit from PathMatchExpression.David Storch2017-08-021-1/+2
* SERVER-29581 Create $_internalSchemaMinLength and $_internalSchemaMaxLength M...Natalia Jacobowitz2017-07-141-0/+81