summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-34824 Make prepareTransaction command write a prepare oplog entry and ...Judah Schvimer2018-06-071-1/+2
* SERVER-35094 add new txn states and allow retrying commitTransaction cmdPavi Vetriselvan2018-06-071-1/+78
* SERVER-32198 Get rid of CollectionShardingState::collectionIsShardedKaloian Manassiev2018-06-071-22/+17
* 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-34615 Make UUIDCatalog updates for renameCollection atomicMaria van Keulen2018-06-065-23/+84
* SERVER-35451 Rename database used in transactions_block_ddl.jsTess Avitabile2018-06-061-19/+23
* SERVER-35309 CamelCase appName in connection stringsMark Benvenuto2018-06-062-7/+7
* SERVER-35095 snapshot_read_kill_operations.js should consider Interrupted as ...Audrey Fang2018-06-061-4/+5
* SERVER-35396 Remove FCV 3.6 testing in create_database.jsBlake Oler2018-06-061-12/+0
* SERVER-35395 Remove Sharding-related 3.6 to 4.0 upgrade/downgrade testsBlake Oler2018-06-062-296/+0
* WRITING-2732 Build test runner for running mql-model declarative tests agains...Martin Neupauer2018-06-061-0/+57
* SERVER-34826 Write targeted FSM workload for read repeatability in transactionsJonathan Abrahams2018-06-062-0/+99
* SERVER-34817 find replace from InterruptedDueToReplStateChange error code to ...Nathan Louie2018-06-066-7/+7
* SERVER-35417 Concurrency workloads using transactions should use autoRetry fo...Jonathan Abrahams2018-06-063-28/+31
* SERVER-34648 Fix lintSiyuan Zhou2018-06-061-3/+4
* SERVER-35196 Map additional X509 OIDsSara Golemon2018-06-055-32/+187
* SERVER-34648 Add test for unique index write conflicts in transactionsWilliam Schultz2018-06-051-0/+121
* SERVER-35387 Ensure retried commitTransaction command waits for writeConcernJudah Schvimer2018-06-051-3/+41
* SERVER-35397 Add logging to do_txn_basic.js testSpencer T Brody2018-06-051-19/+31
* SERVER-34648 Add write conflicts test libraryWilliam Schultz2018-06-052-116/+179
* SERVER-35016 Adding commmon log for client/server certificate with LOG(1)Kashish Garg2018-06-051-1/+2
* SERVER-35410 add incompatible_with_embedded tag to convert_to_capped.jsDianna Hohensee2018-06-051-3/+10
* SERVER-34652 SERVER-34654 SERVER-34703 SERVER-34704 Test transactions with co...Tess Avitabile2018-06-052-0/+184
* SERVER-35172 'ns' field is no longer duplicated in response to dropCollection...Ben Judd2018-06-051-0/+29
* SERVER-10637 Add connectionId to isMaster responseAnthony Roy2018-06-051-0/+1
* 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-34002 readConcern_snapshot.js should wait for writes to be majority-co...Sean Tao2018-06-041-0/+1
* SERVER-34595 Increase transactionLifetimeLimitSeconds default in testingMaria van Keulen2018-06-042-7/+3
* SERVER-35237 Unblacklist push2.js and error.js from running on WiredTigerDianna Hohensee2018-06-042-12/+0
* SERVER-33078 convertToCapped size is not checked for float -> long long overflowDianna Hohensee2018-06-041-0/+22
* 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-34517 do not check for userId in cursors within sessions during getMor...Misha Tyulenev2018-06-011-0/+50
* Revert "Revert "SERVER-34653 don't parse if early auth-checks can reject.""Billy Donahue2018-05-314-5/+8
* SERVER-34555 Add stepdown to FSM resmoke integrationJonathan Abrahams2018-05-313-25/+79
* 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-22653 Retry establishing remote cursor during rollbackVesselina Ratcheva2018-05-302-0/+67
* SERVER-35228 Use an immediately-invoked function with an early return instead...Louis Williams2018-05-301-19/+21
* SERVER-34822: Make role graph ignore irrelevant createIndexesSpencer Jackson2018-05-301-0/+21
* 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
* SERVER-28524 remove group commandKyle Suarez2018-05-3068-1883/+34
* SERVER-35022 Check if Free Monitoring is enabled during transition to primarySara Golemon2018-05-302-1/+13
* SERVER-35253 Skip test when snapshot reads isn't supported.Max Hirschhorn2018-05-291-0/+5
* SERVER-35004 Add functionality to only fail specific commands in failCommand ...Samy Lanka2018-05-292-29/+65
* SERVER-35253 Fix dbHash cmd to acquire IX locks inside multi-stmt txn.Max Hirschhorn2018-05-291-0/+46
* SERVER-34705: Whole-DB or whole-cluster change streams may not provide a tota...Nick Zolnierz2018-05-293-5/+35