summaryrefslogtreecommitdiff
path: root/jstests/core/json_schema/misc_validation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74787 Prepare jstest corpus for implicit strict modeMatt Broadstone2023-05-071-2/+0
* SERVER-67116 Remove support for 'preCondition' from applyOps commandDavid Storch2022-09-141-24/+0
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-301-1/+1
* SERVER-65070 Deduplicate list of incompatible mtm migrations testsMatt Broadstone2022-04-081-0/+2
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-41/+30
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-1/+0
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-1/+1
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+2
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-29/+29
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-294/+296
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-07-021-20/+0
* SERVER-35847 Remove eval command and remove/update related tests/helpersSara Golemon2018-06-291-13/+1
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-19/+26
* SERVER-34991 JS tests doing transaction operations must use majority writeCon...Dianna Hohensee2018-05-251-1/+3
* SERVER-34866 Blacklist/unblacklist tests in secondary_reads_passthroughXiangyu Yao2018-05-221-1/+3
* SERVER-33658 Disable transaction tests on storage engines without document-le...Matthew Russotto2018-03-051-2/+2
* SERVER-32320 Push doTxn oplog entry generation into logOp on transaction commit.Matthew Russotto2018-03-011-3/+8
* SERVER-33023 Disable transaction on MMAPv1.Siyuan Zhou2018-02-011-14/+18
* SERVER-32522 Clean up {read,write}Concern and readPreference overrides.Max Hirschhorn2018-01-301-2/+6
* SERVER-32162 Create a doTxn commandMatthew Russotto2017-12-201-0/+18
* SERVER-31194 Add jscore tags for retryable_writes_jscore_stepdown_passthrough...Jack Mulrow2017-12-071-1/+2
* SERVER-31168: Add integration testing for $jsonSchema in contexts other than ...Nick Zolnierz2017-10-061-0/+323