index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jstests
/
core
/
function_string_representations.js
Age
Commit message (
Expand
)
Author
2023-12-14
SERVER-82311 rename test tag
Joseph Prince
2023-08-23
SERVER-80264 Groom jstest tags and refactor simulate ap override
Matt Broadstone
2023-08-06
SERVER-79735 Convert jstest corpus to use es modules
Matt Broadstone
2023-02-11
SERVER-73886 Tag jstests with requires_scripting for NTDI passthrough
mathisbessamdb
2022-11-21
SERVER-70975 Exclude commands which are not allowed with security token from ...
Sophia Tan
2021-02-14
SERVER-51823 Use classic engine to evaluate queries containing expressions no...
Anton Korshunov
2020-08-14
SERVER-49227 Tag tests to be excluded from jsCore_slot_based_execution
Justin Seyster
2019-12-11
SERVER-44475 Remove Query Knob
Jacob Evans
2019-08-20
SERVER-42896 Blacklist most mapReduce tests from multi_shard_local_read_write...
Charlie Swanson
2019-08-14
SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...
James Wahlin
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-06-10
SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...
Allison Easton
2019-05-23
SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...
Lingzhi Deng
2018-06-29
SERVER-35847 Remove eval command and remove/update related tests/helpers
Sara Golemon
2017-12-07
SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...
Jack Mulrow
2017-08-31
SERVER-30009: Allow JS functions to be terminated with ';'
Spencer Jackson