summaryrefslogtreecommitdiff
path: root/jstests/core/collation.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-63947 Add column store jscore passthrough - plus fixesCharlie Swanson2022-07-271-0/+2
* SERVER-50301 Delete code which handles $v:1 update oplog entriesMihai Andrei2022-06-301-6/+12
* SERVER-66476 Dedupe causal consistency passthrough exclude listMatt Broadstone2022-05-271-0/+2
* SERVER-65933 Enable creation of columnstore indexCharlie Swanson2022-05-031-2/+2
* SERVER-65070 Deduplicate list of incompatible mtm migrations testsMatt Broadstone2022-04-081-0/+2
* SERVER-61260 Support collations on clustered collectionsDaniel Gómez Ferro2022-01-181-82/+97
* SERVER-60389 [SBE] Rewrite engine specific assertions to be multiversion comp...Mihai Andrei2021-10-121-18/+11
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-3/+0
* SERVER-57388 Remove readMode/writeMode/rpcProtocols/useLegacyWriteOps shell c...Yoonsoo Kim2021-07-011-140/+98
* SERVER-58103 Remove test cases which test legacy op behaviorsYoonsoo Kim2021-06-301-592/+432
* SERVER-57077 require FCV 5.0 for tests asserting on query plan shapeKyle Suarez2021-05-201-0/+3
* SERVER-56109 Replace repeated isSBEEnabled checks with helper functionNikita Lapkov2021-04-231-7/+2
* SERVER-54482 Fix crash if collation.backwards param is undefined/nullA. Jesse Jiryu Davis2021-02-151-0/+15
* SERVER-51823 Use classic engine to evaluate queries containing expressions no...Anton Korshunov2021-02-141-11/+27
* SERVER-52736 Collation support in SBEDrew Paroski2021-02-021-26/+26
* SERVER-52538 Update IDL for "create" command, part 1A. Jesse Jiryu Davis2020-12-091-0/+1
* SERVER-50442 Remove ensureIndex shell functionRishab Joshi2020-11-171-34/+34
* Revert "SERVER-50442 Remove ensureIndex shell function This commit also repla...Arun Banala2020-11-121-34/+34
* SERVER-50442 Remove ensureIndex shell function This commit also replaces all ...Rishab Joshi2020-11-121-34/+34
* SERVER-50651 Replace occurrences of isMaster command with hello in misc jstestsAli Mir2020-10-011-4/+4
* SERVER-49227 Tag tests to be excluded from jsCore_slot_based_executionJustin Seyster2020-08-141-1/+2
* SERVER-47788: Add a causally consistent snapshot passthrough suite for replic...Lingzhi Deng2020-06-051-0/+1
* SERVER-46592 Remove all usages of the requires_fcv_44 tag from jstestsAli Mir2020-04-291-4/+0
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-161-2/+4
* Revert "SERVER-44343 Make 'reIndex' a standalone-only command"Samy Lanka2020-04-131-4/+2
* SERVER-44343 Make 'reIndex' a standalone-only commandSamy Lanka2020-04-091-2/+4
* SERVER-46863 prevent collator mismatch in findAndModify/updateIan Boros2020-03-311-1/+23
* SERVER-44549 Remove the mobile storage engineAndrew Morrow2020-02-031-11/+6
* SERVER-44475 Remove Query KnobJacob Evans2019-12-111-14/+0
* SERVER-44982 Blacklist jstests/core/collation.js from multiversion suitesAnton Korshunov2019-12-061-0/+4
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-141/+141
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1740/+1704
* SERVER-36186 Default to the the oplogreplay optimization path for oplog colle...Xin Hao Zhang2019-07-241-38/+0
* SERVER-39576 Remove the 'doTxn' commandWilliam Schultz2019-07-021-49/+0
* SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton2019-06-101-2/+0
* SERVER-40546 max/min boundary checking on bothMisha Ivkov2019-06-071-0/+14
* SERVER-40938: disallow afterClusterTime and ignore prepare conflicts for dbha...Lingzhi Deng2019-05-231-2/+8
* SERVER-39567 Change find min/max options to require hintIan Boros2019-04-111-10/+14
* SERVER-24860 Optimize away entire pipeline if it can be answered using a queryAnton Korshunov2019-04-031-2/+2
* SERVER-38695 Make QuerySolutionNode subclasses for projection fast-pathsJacob Evans2019-01-291-2/+2
* SERVER-36257 Remove copyDB and clone commandsMaria van Keulen2018-08-071-35/+0
* SERVER-35580 Remove ReIndexCmd from mongosCheahuychou Mao2018-06-281-27/+29
* SERVER-35043, SERVER-22949: move geoNear implementation into aggregationKyle Suarez2018-06-181-116/+62
* SERVER-33605 Mobile SE:Disable capped collections and related testingSulabh Mahajan2018-06-081-35/+47
* SERVER-28524 remove group commandKyle Suarez2018-05-301-78/+0
* SERVER-34991 JS tests doing transaction operations must use majority writeCon...Dianna Hohensee2018-05-251-1/+5
* 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-11/+21
* SERVER-33023 Disable transaction on MMAPv1.Siyuan Zhou2018-02-011-1/+3
* SERVER-31785 Use 2 shards in sharded jscore passthrough.Charlie Swanson2018-01-191-24/+24