summaryrefslogtreecommitdiff
path: root/jstests/core/regex.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-59216 Add sharded retryable write versions of stepdown downgradeMikhail Shchatko2021-09-271-0/+4
* SERVER-51475 Enable more jstests under SBE modeDrew Paroski2020-10-141-5/+0
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-3/+3
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-0/+5
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-6/+6
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-81/+83
* SERVER-38621 Do not ignore regex options when specified firstEvan Nixon2019-02-121-0/+19
* SERVER-27649 $elemMatch serialization $regex supportJames Wahlin2017-01-191-6/+30
* SERVER-23858 move test of $regex with embedded null to appropriate fileDavid Storch2016-04-211-0/+3
* SERVER-7005 reject embedded null bytes in $regexDavid Storch2016-04-211-19/+32
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-13/+13
* SERVER-12127 migrate js tests to jscore suite when not related to writesSiyuan Zhou2014-03-031-0/+24