summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33603 invalidated_cursors.js now runs getMores against the right colle...Ian Boros2018-03-021-20/+20
* SERVER-33020 Enable testing MONGODB-CR removal across versionsSara Golemon2018-03-021-0/+29
* SERVER-33277 Adapt invalidated_cursors.js and kill_multicollection_aggregatio...Ian Boros2018-03-012-7/+16
* SERVER-32320 Rename tests which were renamed wrongMatthew Russotto2018-03-013-155/+155
* SERVER-33547 fix for split_against_shard_with_invalid_split_points.jsEsha Maharishi2018-03-011-3/+1
* SERVER-32638: Allow lock acquisition to be interruptableLouis Williams2018-03-011-6/+19
* SERVER-33547 remove backwards compatibility check for shardVersion on OSS in ...Esha Maharishi2018-03-011-1/+1
* SERVER-33510 Add shorthand syntax for $convertCharlie Swanson2018-03-014-1/+41
* SERVER-32320 Push doTxn oplog entry generation into logOp on transaction commit.Matthew Russotto2018-03-018-118/+375
* SERVER-33545 readConcern_snapshot.js should confirm storageEngine support und...James Wahlin2018-02-281-2/+2
* SERVER-33544 snapshot_reads.js should check for storage engine support once a...James Wahlin2018-02-281-6/+6
* SERVER-32636 Close outgoing connections to earlier binVersion serversMaria van Keulen2018-02-281-12/+5
* SERVER-33533 Add MongoRunner.stopMongod() to inmem_config_str.js test.Max Hirschhorn2018-02-281-0/+2
* SERVER-33087 Fix the use of dropTarget in renameCollectionXiangyu Yao2018-02-281-0/+19
* SERVER-33174 Add additional FCV test cases for $convertCharlie Swanson2018-02-274-0/+9
* SERVER-33174 Prevent catalog storage of new syntax during lower FCVCharlie Swanson2018-02-276-6/+854
* SERVER-32831 Blacklist change_stream_chunk_migration.js for LSM buildvariantIan Whalen2018-02-271-0/+6
* SERVER-21941: Improve handling of timestamps in assert comparison functionsDavid Bradford2018-02-271-0/+36
* SERVER-32610 Include databaseVersion when targeting by primary shard in paths...Esha Maharishi2018-02-261-5/+5
* SERVER-33477 Always use upsert with _id for session update.Siyuan Zhou2018-02-261-6/+5
* SERVER-33196 add 'forTest' flag to movePrimary, and if it's set, make _config...Blake Oler2018-02-262-3/+51
* SERVER-33282 listen for interrupt while waiting on next event from the ARMIan Boros2018-02-261-17/+22
* SERVER-33151 SERVER-33246 Refuse to start up mongod 4.0 unless all collection...Dianna Hohensee2018-02-261-0/+48
* SERVER-30642 Raise election timeouts, in the concurrency tests, as a way to p...Jonathan Abrahams2018-02-261-1/+5
* SERVER-32977 Make shell use SASL mechanism negotiationSara Golemon2018-02-241-0/+43
* 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