summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-40567 benchRun support for pipeline updates"r4.1.11Siyuan Zhou2019-05-092-92/+40
* SERVER-40705: No need to delay unlocking if lock is recursively acquiredLingzhi Deng2019-05-081-9/+55
* SERVER-40567 benchRun support for pipeline updatesCharlie Swanson2019-05-082-40/+92
* SERVER-40410 Add FSM workload to stress write conflict retrying of pipeline-s...James Wahlin2019-05-082-5/+31
* SERVER-40899 Nix chaining in change_stream_update_lookup_read_concernJustin Seyster2019-05-081-0/+7
* SERVER-40405 Add support for 'sort' option in combination with a pipeline-sty...James Wahlin2019-05-081-5/+14
* SERVER-40404 Add support for 'fields' option in combination with a pipeline-s...James Wahlin2019-05-081-7/+20
* SERVER-38867 refine handling of system collections in listCollectionsKevin Pulo2019-05-081-79/+124
* SERVER-40315 Fix SASL mechanism acquisition for __system in testsSpencer Jackson2019-05-071-2/+13
* SERVER-41021 createIndexes should not use Database MODE_X when creating the c...Geert Bosch2019-05-071-0/+4
* SERVER-41013 Make lock_stats.js test more resilient against unset statsGeert Bosch2019-05-071-0/+2
* SERVER-40996 abortTransaction in cleanup_txns.js does not handle different er...Matthew Russotto2019-05-071-2/+13
* SERVER-40996 abortTransaction in cleanup_txns.js does not handle LockTimeoutMatthew Russotto2019-05-074-32/+17
* SERVER-40601 Make timing of tls1_0.js deterministicJonathan Reams2019-05-072-22/+31
* SERVER-40401 Test support for 'bypassDocumentValidation' option in combinatio...James Wahlin2019-05-072-23/+30
* SERVER-40399 Test support for 'collation' option in combination with a pipeli...James Wahlin2019-05-072-5/+87
* SERVER-40403 Test support for 'writeConcern' option in combination with a pip...James Wahlin2019-05-074-8/+55
* SERVER-36492 Reconstruct prepared transactions at the end of initial syncSamy Lanka2019-05-066-84/+602
* SERVER-40440 Add merge support for whenMatched: 'keepExisting'Anton Korshunov2019-05-064-16/+382
* SERVER-40402 Test support for 'writeConcern' option in combination with a pip...James Wahlin2019-05-066-23/+80
* SERVER-40498 Side transaction keeps the same lockerSiyuan Zhou2019-05-031-5/+6
* SERVER-40475 Add tags to move_chunk_update_shard_key_in_retryable_write.jsjannaerin2019-05-031-0/+1
* SERVER-40408 Add pipeline versions of update helpers in the shellBernard Gorman2019-05-032-0/+89
* SERVER-40999 snapshot_read_kill_operations.js should accept CursorNotFound on...James Wahlin2019-05-031-1/+1
* SERVER-40465 $group will not distinct scan multikey indexIan Boros2019-05-032-123/+150
* SERVER-40468 allow RollbackTest fixture to skip validation at runtimeRobert Guo2019-05-031-8/+10
* SERVER-40366: Log when the flow control sustainer point is not moving.Daniel Gottlieb2019-05-031-0/+57
* SERVER-40430 Add merge support for whenMatched: mergeAnton Korshunov2019-05-031-0/+382
* SERVER-36483 Do not reap transaction entries for prepared transactionsKaloian Manassiev2019-05-021-1/+16
* SERVER-40183 Create kill_session version of multi_statement_transaction_simpl...Jack Mulrow2019-05-024-52/+89
* SERVER-40752 transactions_multi_writes.js should not use assert.writeOK for p...Randolph Tan2019-05-021-1/+1
* SERVER-40808 Recovering a transaction's outcome should block if the participa...Esha Maharishi2019-05-021-0/+61
* SERVER-40400 Test support for 'bypassDocumentValidation' option in combinatio...James Wahlin2019-05-022-10/+21
* SERVER-40935 Start new transactions for each snapshot read in timestamped_rea...Judah Schvimer2019-05-021-6/+15
* SERVER-40429 Add merge stage to write output to existing collectionAnton Korshunov2019-05-0215-41/+113
* SERVER-40475 Migrate sentinel entry for retryable writes converted to transac...Matthew Saltz2019-05-023-12/+430
* SERVER-40086: Extend CheckReplDBHashInBackground to Sharded ClustersLingzhi Deng2019-05-011-327/+396
* SERVER-40784 Change document shard key code should check commitTransaction wr...jannaerin2019-05-011-2/+48
* SERVER-40751 BatchWriteOp::noteBatchError doesn't update it's state to error ...Randolph Tan2019-05-011-4/+8
* SERVER-40806 Rename txn_two_phase_commit_recover_decision.js to txn_recover_d...Esha Maharishi2019-05-011-0/+0
* SERVER-40398 Test support for 'collation' option in combination with a pipeli...James Wahlin2019-05-012-7/+93
* SERVER-40397 Add pipeline updates to findAndModifyCharlie Swanson2019-04-303-1/+58
* SERVER-39424 Lint fixupJustin Seyster2019-04-301-1/+1
* SERVER-39424 Test that a DDL op started after a prepared transaction fails du...Dianna2019-04-301-0/+117
* SERVER-40225 Updates to shard key field succeed if stay on shard in FCV 4.2jannaerin2019-04-301-14/+54
* SERVER-40584 Regex agg expressions should not inherit from ExpressionFixedArityArun Banala2019-04-301-11/+25
* SERVER-30356 Improve error reporting for validationGregory Wlodarek2019-04-293-4/+4
* SERVER-36497 Test that downgrading FCV to 4.0 waits for prepared transactions...Vesselina Ratcheva2019-04-292-2/+72
* SERVER-39518 Use database MODE_IX lock for rename collectionsXiangyu Yao2019-04-291-0/+35
* SERVER-40839: Add tests for empty unprepared transactionsLingzhi Deng2019-04-291-0/+64