summaryrefslogtreecommitdiff
path: root/src/mongo/db/bson
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27842 Replace BSONElement.fieldName() calls with BSONElement.fieldName...nzolnierzmdb2017-03-101-7/+10
* SERVER-27392 fix bug in FTS index's check for indexed arraysDavid Storch2017-02-011-0/+36
* SERVER-5580 track paths containing empty or single-element arrays as multikeyDavid Storch2017-01-273-7/+94
* SERVER-27437 Add dotted path expansion for Documents.Charlie Swanson2017-01-201-0/+212
* SERVER-27497 Scope SCons Environment changes narrowlyAndrew Morrow2017-01-031-0/+2
* SERVER-24508 delete BSONElement::valuesEqual() in favor of BSONElementComparatorDavid Storch2016-09-061-1/+6
* SERVER-23114 Compute multikey paths in 2dsphere index key generation.Max Hirschhorn2016-06-033-25/+109
* SERVER-23114 Move functions involving dotted paths to separate library.Max Hirschhorn2016-06-034-0/+606