summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33858 Update and findAndModify with upsert=true should not create syst...Tess Avitabile2018-03-141-0/+31
* SERVER-33778 Actually remove change_stream_remove_shard.jsCharlie Swanson2018-03-141-176/+0
* SERVER-33785 Prevent interrupt in clientcursormon threadCharlie Swanson2018-03-141-0/+61
* SERVER-33860 multiSyncApply_noAbort always applies operation using SyncTail::...Benety Goh2018-03-141-1/+1
* SERVER-33722 readConcern snapshot should return an error for metadata changesJames Wahlin2018-03-143-6/+26
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-1327-461/+66
* Revert "SERVER-19410 Enforce maxTimeMS on mongos."Charlie Swanson2018-03-131-49/+5
* SERVER-33689 killCursors on snapshot read cursor should free stashed transact...Tess Avitabile2018-03-131-0/+140
* SERVER-31802 SERVER-31239 Remove master-slave replication and resync command.Andy Schwerin2018-03-137-256/+25
* SERVER-33566 fail restartCatalog if any databases are drop-pendingKyle Suarez2018-03-131-2/+7
* SERVER-33824 Ensure that noop write advances the majority commit point in rea...Tess Avitabile2018-03-131-9/+34
* SERVER-33098 Make shards check the client's databaseVersion and throw StaleDb...Esha Maharishi2018-03-121-7/+22
* SERVER-33705 Add snapshot read support for findAndModifyJames Wahlin2018-03-122-10/+59
* SERVER-19410 Enforce maxTimeMS on mongos.Charlie Swanson2018-03-121-5/+49
* SERVER-33542 Avoid swallowing error codes from PlanExecutor errorsCharlie Swanson2018-03-123-8/+77
* SERVER-33782 Increase verbosity in retryable_writes.jsBlake Oler2018-03-121-2/+2
* SERVER-32445 config.transactions table can get out of sync when the Transacti...Randolph Tan2018-03-121-5/+29
* SERVER-22411 Schannel FIPS supportMark Benvenuto2018-03-121-0/+1
* SERVER-33254 no_flapping_during_network_partition js test checks if election ...Pavi Vetriselvan2018-03-121-6/+2
* SERVER-32966: Add SASL server mechanism registrySpencer Jackson2018-03-092-4/+29
* SERVER-33541 Add readConcern level 'snapshot' support for aggregation.David Storch2018-03-094-17/+253
* SERVER-32198 Make ShardedConnectionInfo::getVersion return boost::optionalKaloian Manassiev2018-03-091-18/+8
* SERVER-31999: Race condition in awaitdata_getmore_cmd.jsBernard Gorman2018-03-091-0/+10
* SERVER-33686 Support delete operations in transactions.Siyuan Zhou2018-03-093-9/+89
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-0927-67/+462
* 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