summaryrefslogtreecommitdiff
path: root/jstests/core/bypass_doc_validation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-2/+1
* SERVER-44642 Verify that implementation of cross-database $out attaches write...Svilen Mihaylov2020-03-131-0/+1
* SERVER-45275 Blacklist bypass_doc_validation.js and mr_reduce_merge_other_db....Nicholas Zolnierz2019-12-201-0/+1
* SERVER-45076 Complete all TODOs left from agg map reduce knob removalTed Tuckman2019-12-131-3/+25
* SERVER-44224 Remove 'assumes_write_concern_unchanged' from bypass_doc_validat...James Wahlin2019-11-191-2/+0
* SERVER-42690 Modernize many mr tests in core suiteCharlie Swanson2019-10-291-0/+3
* SERVER-42896 Blacklist most mapReduce tests from multi_shard_local_read_write...Charlie Swanson2019-08-201-0/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-152/+151
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-07-021-15/+0
* 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-2/+8
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-151-4/+4
* Revert "SERVER-40238 New stage alias: $set => $addFields"Henrik Edin2019-05-101-4/+4
* SERVER-40238 New stage alias: $set => $addFieldsCharlie Swanson2019-05-101-4/+4
* SERVER-40401 Test support for 'bypassDocumentValidation' option in combinatio...James Wahlin2019-05-071-17/+30
* SERVER-40400 Test support for 'bypassDocumentValidation' option in combinatio...James Wahlin2019-05-021-1/+21
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-15/+1
* SERVER-34991 JS tests doing transaction operations must use majority writeCon...Dianna Hohensee2018-05-251-1/+3
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-04-061-1/+1
* SERVER-33658 Disable transaction tests on storage engines without document-le...Matthew Russotto2018-03-051-3/+4
* SERVER-32320 Push doTxn oplog entry generation into logOp on transaction commit.Matthew Russotto2018-03-011-4/+10
* SERVER-32913 doTxn rejects malformed operationsBenety Goh2018-02-161-2/+2
* SERVER-33023 Disable transaction on MMAPv1.Siyuan Zhou2018-02-011-2/+5
* SERVER-32162 Create a doTxn commandMatthew Russotto2017-12-201-1/+12
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-0/+2
* SERVER-31167 add document validation tests for $jsonSchemaKyle Suarez2017-10-111-109/+130
* SERVER-28620 Adorn all oplog writes with timestampsEric Milkie2017-08-221-1/+1
* SERVER-23326 Commit applyOps as single WUOW where possibler3.3.7Geert Bosch2016-06-031-2/+2
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-33/+47
* SERVER-21346 Add jstest for bypassDocumentValidationDan Pasette2015-11-081-0/+108