Kevin Albertson
5e28f4a352
SERVER-31335 cmd assertions check write errors
2018-01-11 10:47:49 -05:00
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
James Wahlin
9becaec059
SERVER-31664 Fix use after free of OperationContext by ExpressionDate*
...
Addresses the case where a time zone expression lives within a collection
validator as part of a $expr expression. In this case, the Expression
will outlive the OperationContext it was created under.
2017-10-30 08:26:22 -04:00
James Wahlin
1032951961
SERVER-31721 invalid $expr within $and/$or can segfault on call to optimize
2017-10-27 13:55:43 -04:00
Tess Avitabile
0287fb0144
SERVER-31408 Test that all code paths that support expr support throwing at runtime
2017-10-11 14:07:30 -04:00
Tess Avitabile
b1d1b244c7
SERVER-31496 MatchExpressionParser::parse() should not throw
2017-10-11 09:47:56 -04:00
Tess Avitabile
cb9f7cdcb7
SERVER-30731 Add expr support in MatchExpression outside of aggregation
2017-10-05 16:47:26 -04:00