Commit Graph

7 Commits

Author SHA1 Message Date
Jack Mulrow
00d92ece19 SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough.yml suite
The actual suite will come in a follow-up commit.
2017-12-07 14:36:15 -05:00
David Storch
27471dc703 SERVER-31042 Fix MatchExpression parser bug which causes predicates to be discarded. 2017-09-12 13:57:08 -04:00
Nick Zolnierz
7044c03093 SERVER-30742: Fail with a useful error message when given integer type keyword for JSON Schema 2017-09-11 18:07:16 -04:00
Nick Zolnierz
f2dc3780cd SERVER-30868: Explicitly whitelist certain non-functional JSON Schema keywords 2017-09-07 13:39:19 -04:00
Nick Zolnierz
250181f4fe SERVER-30868: Explicitly handle JSON Schema keywords that aren't supported 2017-09-06 17:14:38 -04:00
David Storch
bb7eba5303 SERVER-30741 Add 'bsonType' JSON Schema keyword.
Also changes support for the 'type' keyword to only accept
the primitive types specified in the JSON Schema spec.
2017-08-24 14:44:16 -04:00
Nick Zolnierz
1e3240bf58 SERVER-30176: Extend the JSON Schema parser to handle logical restriction keywords 2017-08-18 12:40:55 -04:00