summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33179 Remove featureCompatibilityVersion 3.4Dianna Hohensee2018-02-231-11/+0
* SERVER-33472 reduce number of electable nodes in upgrade_to_ssl_nossl.js from...Benety Goh2018-02-231-2/+10
* SERVER-33339 add jstest that documents and verifies whether each command send...Esha Maharishi2018-02-235-58/+527
* SERVER-32615 Make user write commands in sharded cluster go through _configCr...Randolph Tan2018-02-231-25/+27
* SERVER-33448 Relax time diff requirements in apply_batches_totalMillis.jsVesselina Ratcheva2018-02-231-5/+5
* SERVER-32597 Remove unnecessary fCV initializationMaria van Keulen2018-02-233-16/+0
* SERVER-33372 Support readConcern snapshot for updatesTess Avitabile2018-02-222-138/+184
* SERVER-33359: Allow RTT storage engines to manage indexes on rollback.Daniel Gottlieb2018-02-213-135/+21
* SERVER-33379 Fix error message in sharded_moveChunk_partitioned.js workloadJack Mulrow2018-02-211-2/+2
* SERVER-32852 Capture data files on failures of the concurrency suiteJonathan Abrahams2018-02-212-6/+15
* SERVER-32688 FSM replication suites should give secondaries zero votesJonathan Abrahams2018-02-211-4/+7
* SERVER-33194 Call setFCV when upgrading binary versions in testMaria van Keulen2018-02-211-37/+10
* SERVER-33173: Make format parameter optional for "$dateToString"Nick Zolnierz2018-02-212-172/+259
* SERVER-32736: Add "onError" and "onNull" options to $dateFromStringNick Zolnierz2018-02-213-21/+293
* SERVER-32143 fix mergeVesselina Ratcheva2018-02-211-7/+0
* SERVER-33195 create a movePrimary command for shards and _configsvrCommitMove...Blake Oler2018-02-215-4/+10
* SERVER-32143 Remove test coverage for master-slaveVesselina Ratcheva2018-02-2134-1636/+13
* SERVER-32597 Bump generic fCV referencesMaria van Keulen2018-02-2127-325/+90
* SERVER-33331 Add test cross_user_getmore_has_node_side_effects.jsIan Boros2018-02-201-0/+63
* SERVER-32393 Use same comparison for eq and neq assertionsDavid Bradford2018-02-202-1/+19
* SERVER-33380 Blacklist multiversion cannot_create_system_dot_indexes.js from ...Tess Avitabile2018-02-201-0/+7
* SERVER-32909 Update --repair to restore a missing featureCompatibilityVersion...Dianna Hohensee2018-02-203-112/+111
* SERVER-32321 add commitTxn and abortTxn stub commandsPavithra Vetriselvan2018-02-205-0/+30
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-02-2034-0/+39
* SERVER-31666 use initiateWithAnyNodeAsPrimary in catchup_takeover_one_high_pr...Vesselina Ratcheva2018-02-161-3/+11
* SERVER-32635: Fix lintDaniel Gottlieb2018-02-161-1/+1
* SERVER-33223 Add transaction resource stashJames Wahlin2018-02-167-78/+303
* SERVER-32635 an old mongos server communicating with a fully upgraded cluster...Dianna Hohensee2018-02-161-0/+83
* SERVER-33365 run a valid doTxn command when checking it fails on MMAPv1Kyle Suarez2018-02-161-2/+3
* SERVER-32913 doTxn rejects malformed operationsBenety Goh2018-02-163-173/+50
* SERVER-31399 Include time spent applying batches in repl.apply.batches.totalM...Vesselina Ratcheva2018-02-161-0/+62
* SERVER-33361 Update assertion to new signatureSara Golemon2018-02-151-3/+2
* SERVER-33251 Retry stepdown in multi_rs.jsSpencer T Brody2018-02-151-8/+18
* SERVER-33034: Update jstest asserts to accept a function for messagesDavid Bradford2018-02-155-15/+663
* SERVER-33034: Fix tests with bad assertionsDavid Bradford2018-02-1516-52/+52
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-02-152-33/+5
* SERVER-32965 isMaster.saslSupportedMechs updatesSara Golemon2018-02-151-11/+34
* SERVER-33273 Do not pre-digest non-SCRAM-SHA-1 passwordsSara Golemon2018-02-151-13/+34
* SERVER-32974 Enhance createUser/updateUser to support SCRAM-SHA-256Sara Golemon2018-02-152-1/+160
* SERVER-33314 Modify cannot_create_system_dot_indexes.js and indexes_on_indexe...Tess Avitabile2018-02-142-4/+9
* SERVER-28090 add ability to interrupt pinned cursors on mongosIan Boros2018-02-131-1/+3
* SERVER-33172: Add onNull parameter to $dateToStringNick Zolnierz2018-02-131-0/+77
* SERVER-32989 prevents `repairDatabase` race with `dropDatabase`Judah Schvimer2018-02-131-2/+6
* SERVER-32368 do not perform UUID check against a shard's config cache in the ...Esha Maharishi2018-02-131-30/+54
* SERVER-33221 Add find & getMore commands to session checkout whitelistJames Wahlin2018-02-131-14/+35
* SERVER-32912 Ensure that killCursors always invalidates a pinned cursorBernard Gorman2018-02-133-53/+91
* SERVER-33249 readConcern_atClusterTime_snapshot_selection.js should ensure th...Judah Schvimer2018-02-121-3/+13
* SERVER-32691 Add write_concern_majority_passthrough task in Evergreen.Max Hirschhorn2018-02-122-1/+10
* SERVER-32873 Fix incorrect handling of NumberLong in $pow functionKevinCybura2018-02-101-1/+1
* SERVER-33005 Fix planner to avoid incorrect OR pushdown through $elemMatch.David Storch2018-02-091-0/+41