Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a... | James Wahlin | 2019-08-14 | 1 | -4/+4 |
* | SERVER-31335 cmd assertions check write errors | Kevin Albertson | 2018-01-11 | 1 | -2/+2 |
* | SERVER-31854 After the first drop, assertSchemaMatch() should assert that sub... | Tess Avitabile | 2018-01-02 | 1 | -2/+2 |
* | SERVER-31167 add document validation tests for $jsonSchema | Kyle Suarez | 2017-10-11 | 1 | -8/+51 |
* | SERVER-30987: Enable and test $jsonSchema in the aggregation $match stage | Nick Zolnierz | 2017-09-26 | 1 | -3/+9 |
* | SERVER-30178 extend JSON Schema parser to handle "items" and "additionalItems" | Kyle Suarez | 2017-09-18 | 1 | -1/+2 |
* | SERVER-30741 Add 'bsonType' JSON Schema keyword. | David Storch | 2017-08-24 | 1 | -0/+13 |