summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-29908 Move OpObserver callbacks out of CollectionShardingStateKaloian Manassiev2018-03-076-86/+95
* SERVER-32615 Make most outgoing mongos user commands that can write set impli...Randolph Tan2018-03-072-4/+25
* SERVER-33280 Test that sharded agg cursors are fully cleaned up on error.David Storch2018-03-061-0/+82
* SERVER-33280 Test that sharded cursors are fully cleaned up when a sub-cursor...David Storch2018-03-061-65/+138
* SERVER-33367 Enforce a cursor is iterated in a transaction/session iff it was...Tess Avitabile2018-03-062-4/+121
* SERVER-33704 read_concern_snapshot_yielding.js should not be tested on mobile...Tess Avitabile2018-03-061-0/+1
* SERVER-33516 Make _configsvrCreateCollection take the db distlock to prevent ...jannaerin2018-03-062-4/+22
* SERVER-33636 assert on transaction_reaper.js writeJason Carey2018-03-061-1/+1
* SERVER-33018 Return lastCommittedOpTime in all command responses from shardin...Jack Mulrow2018-03-061-0/+191
* SERVER-33660 Only check out session for operations with a txnNumberCharlie Swanson2018-03-061-0/+39
* SERVER-33447 jstest for $convertJustin Seyster2018-03-061-0/+311
* SERVER-32095: Include tid when establishing a connection to MongoDB deploymen...David Bradford2018-03-062-45/+69
* SERVER-33216 Fix doTxn with write concern and auth.Siyuan Zhou2018-03-061-0/+1
* SERVER-27664 Use scatterGatherVersionedTargetByRoutingTable instead of passth...Kaloian Manassiev2018-03-051-8/+4
* SERVER-33216 Implement commitTransaction command.Siyuan Zhou2018-03-051-0/+84
* Revert "SERVER-33280 Test that sharded cursors are fully cleaned up when a su...David Storch2018-03-051-137/+65
* SERVER-33280 Test that sharded cursors are fully cleaned up when a sub-cursor...David Storch2018-03-051-65/+137
* SERVER-32300 Explainable.aggregate should not modify options argument.“Dandan2018-03-051-0/+24
* SERVER-33658 Disable transaction tests on storage engines without document-le...Matthew Russotto2018-03-056-21/+17
* SERVER-33624 Check for db mismatch when resolving UUIDs for read commands.David Storch2018-03-051-2/+25
* SERVER-32143 update mergeVesselina Ratcheva2018-03-051-40/+0
* SERVER-33355 Support readConcern level snapshot reads on secondariesJames Wahlin2018-03-034-34/+55
* SERVER-32325 Snapshot readConcern support for insertsSiyuan Zhou2018-03-021-7/+23
* SERVER-33502 Do not use getLastError in parallel suiteCharlie Swanson2018-03-024-24/+29
* 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