summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35698 Uncap usersInfo output past 101 resultsr4.0.0-rc7Spencer Jackson2018-06-201-0/+47
* SERVER-35653: This reverts SERVER-31768r4.0.0-rc6jannaerin2018-06-181-55/+0
* SERVER-30001: Remove skip function from fsm workloadsDavid Bradford2018-06-1420-146/+49
* SERVER-35513 Forbid transactions on inMemory storage engineTess Avitabile2018-06-1413-71/+24
* SERVER-35583 kill_sessions_kills_transaction.js should check for pending drop...Tess Avitabile2018-06-142-5/+15
* SERVER-35340 Reduce number of iterations in update_and_bulk_insert.js FSM wor...William Schultz2018-06-141-1/+1
* SERVER-35401: Whole-db and whole-cluster change streams do not filter operati...Nick Zolnierz2018-06-144-7/+184
* Revert "SERVER-32064 Requests from the shell should use an implicit session b...Jack Mulrow2018-06-1367-519/+10
* SERVER-32064 Requests from the shell should use an implicit session by defaultJack Mulrow2018-06-1367-10/+519
* SERVER-35036: Remove individual concurrency test cleanupsDavid Bradford2018-06-1340-339/+38
* SERVER-35575: Tag rollback_transactions_count.js with uses_transactions.Daniel Gottlieb2018-06-131-0/+2
* SERVER-35351: Have implicit creation of `system.views` in a separate WUOW.Daniel Gottlieb2018-06-121-3/+4
* SERVER-34977 SERVER-35435 SERVER-34976 Fix fastcounts for RTT, including capp...Judah Schvimer2018-06-124-1/+173
* 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