summaryrefslogtreecommitdiff
path: root/jstests/core/function_string_representations.js
AgeCommit message (Expand)Author
2023-12-14SERVER-82311 rename test tagJoseph Prince
2023-08-23SERVER-80264 Groom jstest tags and refactor simulate ap overrideMatt Broadstone
2023-08-06SERVER-79735 Convert jstest corpus to use es modulesMatt Broadstone
2023-02-11SERVER-73886 Tag jstests with requires_scripting for NTDI passthroughmathisbessamdb
2022-11-21SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan
2021-02-14SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov
2020-08-14SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster
2019-12-11SERVER-44475 Remove Query KnobJacob Evans
2019-08-20SERVER-42896 Blacklist most mapReduce tests from multi_shard_local_read_write...Charlie Swanson
2019-08-14SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-06-10SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton
2019-05-23SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng
2018-06-29SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon
2017-12-07SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow
2017-08-31SERVER-30009: Allow JS functions to be terminated with ';'Spencer Jackson