summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35541 Support PKCS#8 PrivateKeyInfo in SChannel Providerr4.0.0-rc5Mark Benvenuto2018-06-112-0/+87
* SERVER-35501 Local Time in free monitoring requestsMark Benvenuto2018-06-111-0/+4
* SERVER-35480 Fix op observer for free monitoringMark Benvenuto2018-06-118-7/+296
* SERVER-34584 Update the default cloud free monitoring endpoint to final locationMark Benvenuto2018-06-112-3/+10
* SERVER-34248 Add flag to temporarily bypass read preference overrideRobert Guo2018-06-112-1/+24
* SERVER-34072 Temporarily blacklist database_versioning.js workload from non-s...Esha Maharishi2018-06-111-0/+154
* SERVER-35094 add new txn states and allow retrying commitTransaction cmdPavi Vetriselvan2018-06-111-1/+78
* SERVER-35365 MapReduce should write "inc" collections to "local" db.Justin Seyster2018-06-081-0/+83
* SERVER-35217 Do not kill associated client cursors when transaction endsTess Avitabile2018-06-085-108/+42
* SERVER-35172 'ns' field is no longer duplicated in response to dropCollection...Ben Judd2018-06-081-0/+29
* SERVER-35095 snapshot_read_kill_operations.js should consider Interrupted as ...Audrey Fang2018-06-081-4/+5
* Combining two backports because the second has a test fix for the first.Dianna Hohensee2018-06-081-0/+29
* SERVER-34517 do not check for userId in cursors within sessions during getMor...Misha Tyulenev2018-06-071-0/+50
* SERVER-35309 CamelCase appName in connection stringsMark Benvenuto2018-06-072-7/+7
* SERVER-34826 Write targeted FSM workload for read repeatability in transactionsJonathan Abrahams2018-06-072-0/+99
* SERVER-35417 Concurrency workloads using transactions should use autoRetry fo...Jonathan Abrahams2018-06-073-28/+31
* SERVER-34822: Make role graph ignore irrelevant createIndexesSpencer Jackson2018-06-071-0/+21
* SERVER-34615 Make UUIDCatalog updates for renameCollection atomicMaria van Keulen2018-06-075-23/+84
* SERVER-35463 Mark listCommands as pre-authSara Golemon2018-06-061-0/+38
* SERVER-34648 Tag write_conflicts.js library with uses_transactionsWilliam Schultz2018-06-061-0/+3
* SERVER-34648 Fix lintSiyuan Zhou2018-06-061-3/+4
* SERVER-34648 Add test for unique index write conflicts in transactionsWilliam Schultz2018-06-061-0/+121
* SERVER-34648 Add write conflicts test libraryWilliam Schultz2018-06-062-116/+179
* SERVER-35451 Rename database used in transactions_block_ddl.jsTess Avitabile2018-06-061-19/+23
* SERVER-31396 add tests for change streams being resilient to node failures in...Ian Boros2018-06-062-0/+213
* SERVER-35196 Map additional X509 OIDsSara Golemon2018-06-055-32/+187
* SERVER-35387 Ensure retried commitTransaction command waits for writeConcernJudah Schvimer2018-06-051-3/+41
* SERVER-35016 Adding commmon log for client/server certificate with LOG(1)Kashish Garg2018-06-051-1/+2
* SERVER-35397 Add logging to do_txn_basic.js testSpencer T Brody2018-06-051-19/+31
* SERVER-34653 don't parse if early auth-checks can reject.Billy Donahue2018-06-054-5/+8
* SERVER-35235 plan_cache_index_create.js should build initial index set in the...James Wahlin2018-06-051-2/+2
* SERVER-34652 SERVER-34654 SERVER-34703 SERVER-34704 Test transactions with co...Tess Avitabile2018-06-052-0/+184
* SERVER-35181 Corrected function signatures for CpuProfilerCommandBen Caimano2018-06-051-0/+2
* SERVER-34866 Blacklist/unblacklist tests in secondary_reads_passthroughXiangyu Yao2018-06-043-2/+8
* SERVER-34648 Add test case for an additional transaction write conflict orderingWilliam Schultz2018-06-041-43/+110
* SERVER-29999 Implement FSM Scheduler for concurrency_simultaneousRobert Guo2018-06-041-3/+0
* SERVER-34555 Add stepdown to FSM resmoke integrationJonathan Abrahams2018-06-043-25/+79
* SERVER-34595 Increase transactionLifetimeLimitSeconds default in testingMaria van Keulen2018-06-042-7/+3
* SERVER-35155 Fix x509_invalid.js test case typoSara Golemon2018-06-041-1/+1
* SERVER-34705: Whole-DB or whole-cluster change streams may not provide a tota...Nick Zolnierz2018-06-043-18/+52
* SERVER-35342 kill_cursors_in_transaction.js should check for pending drop usi...Tess Avitabile2018-06-011-4/+14
* SERVER-34338 Find explain in legacy query path on mongos does not retry on St...Esha Maharishi2018-06-011-0/+33
* SERVER-35083 Add writeConcernError option to failCommand failpointMathias Stearn2018-05-311-0/+35
* SERVER-35306 Disable tests that uses capped collections on embedded.Henrik Edin2018-05-314-9/+39
* SERVER-35004 Add functionality to only fail specific commands in failCommand ...Samy Lanka2018-05-312-29/+65
* SERVER-22653 Retry establishing remote cursor during rollbackVesselina Ratcheva2018-05-302-0/+67
* SERVER-35022 Check if Free Monitoring is enabled during transition to primarySara Golemon2018-05-302-1/+13
* SERVER-35285 statement_ids_accepted.js should not test group commandTess Avitabile2018-05-301-15/+0
* SERVER-34348 Add causally consistent core_txns passthroughTess Avitabile2018-05-303-170/+89
* SERVER-34348 Speculative transactions should not wait for afterClusterTime to...Tess Avitabile2018-05-303-154/+189