summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36677 coordinateCommitTransaction should call the 'prepare' logic on t...Esha Maharishi2018-09-131-14/+1
* SERVER-35812 Add jstest to ensure that we can't call prepareTransaction if th...Samy Lanka2018-09-131-0/+62
* SERVER-37054 Turn off timestamp reaping to prevent the oldest timestsamp from...Samy Lanka2018-09-131-118/+144
* SERVER-36591 Allow mongos to retry on snapshot errors encountered in first tx...Jack Mulrow2018-09-123-0/+314
* SERVER-37111 Cleanly shutdown intentionally failed mongod during testSara Golemon2018-09-131-0/+3
* SERVER-36584 Make TransactionCoordinator calculate commitTimestamp and send i...Esha Maharishi2018-09-121-2/+38
* SERVER-36081: Auth tests for $out to a foreign database and bypassDocumentVal...Nick Zolnierz2018-09-124-83/+182
* SERVER-36503 Skip dry run during election handoffVesselina Ratcheva2018-09-121-3/+2
* SERVER-37054 Make sure snapshot read timestamp is not older than the oldest a...Samy Lanka2018-09-121-8/+13
* SERVER-28990 avoid bind on --repairAnnie Black2018-09-121-0/+22
* SERVER-36444 Skip validation for $** multikey metadata index entriesJames Wahlin2018-09-124-15/+0
* SERVER-36255 prohibit $out with readConcern level "linearizable"Kyle Suarez2018-09-121-1/+7
* SERVER-36965 Wait for replication on all 'setUp' writes performed by the safe...Kaloian Manassiev2018-09-123-0/+15
* SERVER-36367 validation for $out "uniqueKey"Kyle Suarez2018-09-112-1/+137
* SERVER-36487 add jstest to make sure that we fail writes to config.transactio...Samy Lanka2018-09-111-0/+100
* SERVER-36435 Make ReplSetTest.kDefaultTimeoutMS accessible everywhere.Justin Seyster2018-09-112-4/+15
* SERVER-35160 Allow TestData to be undefined in worker_thread.js again.Max Hirschhorn2018-09-111-2/+7
* SERVER-36745 fixes inner test failures exitcode typoAnnie Black2018-09-112-2/+2
* SERVER-36521 Prevent allPaths indexes from participating in index intersectionBernard Gorman2018-09-111-11/+8
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-101-0/+45
* SERVER-31563 Remove sections of not_allowed_on_sharded_collection_cmd.js with...Randolph Tan2018-09-101-25/+5
* SERVER-36940 Remove assertion in multi_statement_transaction_kill_sessions_at...jannaerin2018-09-101-2/+4
* SERVER-37002 collection rename drops indexes with long names in the target na...Benety Goh2018-09-101-2/+50
* SERVER-36720 $geoNear tests in currentop_query.js can hang behind a sharding ...Bernard Gorman2018-09-081-3/+10
* SERVER-26854 LockStats for sub-operations should not include wait time for pr...Xiangyu Yao2018-09-072-0/+169
* SERVER-36435 Increase maxTimeMS timeout in awaitdata_getmore_cmd.js.Justin Seyster2018-09-071-2/+1
* SERVER-36859 Skip view_with_invalid_dbname.js in parallel suite.Justin Seyster2018-09-071-2/+3
* SERVER-35576 Fixed PlanCacheClear clear time of checkyarai2018-09-071-1/+1
* SERVER-37057 Mark new sharded transactions jstests as uses_transactionsEsha Maharishi2018-09-072-0/+3
* SERVER-36859 Validate dbname in DurableViewCatalogImpl::iterate().Justin Seyster2018-09-071-0/+29
* SERVER-37050 wait for replication in session_collection_auto_healingMisha Tyulenev2018-09-071-0/+10
* SERVER-36928 Handle TransientTransactionErrors in multi_statement_transaction...jannaerin2018-09-071-13/+18
* SERVER-37010 Prevent unexpected elections in initial_sync4.js and initial_syn...Spencer T Brody2018-09-062-3/+6
* SERVER-36122 Implement mongos transaction commitRandolph Tan2018-09-061-6/+3
* SERVER-36298 Hook the TransactionCoordinator in to the transaction two-phase ...Esha Maharishi2018-09-063-86/+327
* SERVER-36645 Do not check out Session in service entry point for coordinator ...Esha Maharishi2018-09-061-10/+0
* SERVER-36879 reduce cache size from 1 GB to 512 MB in rollback_wt_cache_full.jsBenety Goh2018-09-061-1/+4
* SERVER-36879 add rollback_wt_cache_full.jsBenety Goh2018-09-061-0/+75
* SERVER-37009 Handle missing sessionDocToKill in killSessions testMaria van Keulen2018-09-061-2/+10
* SERVER-36109 Provide planner with multikey metadata for $** indexes.David Storch2018-09-052-9/+149
* SERVER-35160 ScopedThreads should automatically inherit TestData from their p...Jonathan Abrahams2018-09-0510-42/+129
* SERVER-36382 Only snapshot, lineariable and afterClusterTime reads block on p...Samy Lanka2018-09-053-11/+152
* SERVER-36975 Fix race condition in read_concern_snapshot_catalog_invalidation.jsTess Avitabile2018-09-051-1/+8
* Revert "SERVER-36975 Fix race condition in read_concern_snapshot_catalog_inva...Tess Avitabile2018-09-051-8/+1
* SERVER-36975 Fix race condition in read_concern_snapshot_catalog_invalidation.jsTess Avitabile2018-09-051-1/+8
* SERVER-36969 reduce number of updates in wt cache tests from 1000 to 500Benety Goh2018-09-054-4/+4
* SERVER-36958 Make sharding_multiple_ns.js wait for the CSRS primary to discov...Kaloian Manassiev2018-09-051-5/+3
* SERVER-35776 Basic 4.0-4.2 up/downgrade for change streamsCharlie Swanson2018-09-042-0/+211
* SERVER-35333 caching plans for allPaths indexesIan Boros2018-08-311-0/+115
* SERVER-36442 Restore {storageEngine: wiredTiger} in autodiscover_config_rs_fr...Kaloian Manassiev2018-08-311-1/+2