Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-27842 Replace BSONElement.fieldName() calls with BSONElement.fieldName... | nzolnierzmdb | 2017-03-10 | 1 | -7/+10 |
* | SERVER-27392 fix bug in FTS index's check for indexed arrays | David Storch | 2017-02-01 | 1 | -0/+36 |
* | SERVER-5580 track paths containing empty or single-element arrays as multikey | David Storch | 2017-01-27 | 3 | -7/+94 |
* | SERVER-27437 Add dotted path expansion for Documents. | Charlie Swanson | 2017-01-20 | 1 | -0/+212 |
* | SERVER-27497 Scope SCons Environment changes narrowly | Andrew Morrow | 2017-01-03 | 1 | -0/+2 |
* | SERVER-24508 delete BSONElement::valuesEqual() in favor of BSONElementComparator | David Storch | 2016-09-06 | 1 | -1/+6 |
* | SERVER-23114 Compute multikey paths in 2dsphere index key generation. | Max Hirschhorn | 2016-06-03 | 3 | -25/+109 |
* | SERVER-23114 Move functions involving dotted paths to separate library. | Max Hirschhorn | 2016-06-03 | 4 | -0/+606 |