summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18394 Remove smoke.py and unused modules from buildscripts/ directoryJonathan Abrahams2018-03-091-1/+1
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-0927-462/+67
* SERVER-27664 Use scatterGatherVersionedTargetByRoutingTable for `geoNear` and...Kaloian Manassiev2018-03-094-119/+28
* SERVER-32858 Add Evergreen tasks back to Linux (No Journal) builderIan Whalen2018-03-0918-156/+308
* SERVER-32052 Update ShardingTest to default to starting shard servers as repl...jannaerin2018-03-09210-604/+891
* SERVER-30203 Switch to use new-style for concurrency tests in Evergreen.Max Hirschhorn2018-03-082-33/+0
* SERVER-30203 Create FSMWorkloadTestCase for running concurrency tests.Max Hirschhorn2018-03-083-6/+229
* SERVER-33061 validate readConcern level snapshot on mongosMisha Tyulenev2018-03-082-10/+162
* SERVER-33279 Adapt invalidate_cursors.js to run killOp and killCursors on act...Ian Boros2018-03-081-6/+70
* SERVER-32322 Test updates in transactions.Siyuan Zhou2018-03-071-0/+101
* SERVER-32663: throw exception if non-existing ErrorCode is referencedDavid Bradford2018-03-071-0/+48
* SERVER-33373 Add tests to verify that killSessions interrupts pinned cursorsIan Boros2018-03-071-68/+120
* SERVER-33531 Read concern should be stashed with transaction resourcesTess Avitabile2018-03-071-7/+2
* 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