Commit Graph

8 Commits

Author SHA1 Message Date
James Wahlin 39c3a5d77b SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with assert.commandWorked() 2019-08-14 13:52:59 +00:00
clang-format-7.0.1 134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Evan Nixon 613454eb99
SERVER-38621 Do not ignore regex options when specified first 2019-02-12 15:13:48 -08:00
James Wahlin 04b16905b7 SERVER-27649 $elemMatch serialization $regex support 2017-01-19 12:21:05 -05:00
David Storch 1a371955e7 SERVER-23858 move test of $regex with embedded null to appropriate file 2016-04-21 16:17:13 -04:00
David Storch 33471d4424 SERVER-7005 reject embedded null bytes in $regex 2016-04-21 14:36:36 -04:00
Jonathan Abrahams 4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Siyuan Zhou 3660343e0b SERVER-12127 migrate js tests to jscore suite when not related to writes
Migrate js tests starting from j-z.
Include SERVER-12920 Update use_power_of_2.js

Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-03-03 22:54:10 -05:00