summaryrefslogtreecommitdiff
path: root/jstests/core/commands_that_do_not_write_do_not_accept_wc.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70975 Exclude commands which are not allowed with security token from ...Sophia Tan2022-11-211-0/+2
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-41/+41
* SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton2019-06-101-2/+0
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-231-0/+2
* SERVER-33727 Do not wait for write concern if opTime didn't change during writeJames Wahlin2019-05-231-2/+4
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-301-2/+5
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-29371 DocumentSource classes should provide auth requirementsJames Wahlin2017-07-251-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22422 Test that write commands support writeConcernJudah Schvimer2016-04-121-0/+56