summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37838 add correct tags to testIan Boros2018-11-301-0/+1
* SERVER-38200 Fix jstests/replsets/initial_sync_oplog_hole.js to use rslib wai...Suganthi Mani2018-11-301-1/+2
* SERVER-37440 coordinateCommit should fall back to recovering decision from lo...Esha Maharishi2018-11-291-0/+146
* SERVER-37861 Retry WriteConflicts during wildcard multikey scansCharlie Swanson2018-11-291-0/+39
* SERVER-37838 prevent crash with getMore and simultaneous stepdownIan Boros2018-11-291-0/+89
* SERVER-38258 Properly separate TLS 1.3 protocol in tls_enumerator.pyPatrick Freed2018-11-291-0/+5
* SERVER-38027 SERVER-37268 Partially enable hybrid index builds for background...Louis Williams2018-11-291-0/+125
* SERVER-37962: Create tlsMode setParameterSpencer Jackson2018-11-291-17/+43
* SERVER-38252 Re-enable wt_repair_corrupt_metadata.js on WindowsLouis Williams2018-11-291-10/+5
* SERVER-36499 Add test coverage for prepared transaction duration in currOpJason Chan2018-11-293-37/+181
* SERVER-37801 Add prepared transaction metrics tracking to concurrency test suiteJason Chan2018-11-293-35/+87
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-292-0/+110
* SERVER-37729 background index builds on secondaries cannot be interrupted by ...Benety Goh2018-11-283-26/+14
* SERVER-37729 IndexBuilder updates CurOp using createIndexes formatBenety Goh2018-11-283-32/+7
* SERVER-36437 Use MODE_IS for dbstatsXiangyu Yao2018-11-281-0/+34
* SERVER-37729 characterize existing killOp behavior on background indexes in a...Benety Goh2018-11-2810-170/+427
* SERVER-37501 Version multi-updates and multi-deletes in sharded transactionsJack Mulrow2018-11-271-0/+140
* SERVER-36617 Hardcode a default Diffie-Hellman parameter when ECDHE is enabledPatrick Freed2018-11-261-7/+31
* Revert "SERVER-38252 Re-enable wt_repair_corrupt_metadata on Windows"Louis Williams2018-11-261-2/+13
* SERVER-38252 Re-enable wt_repair_corrupt_metadata on WindowsLouis Williams2018-11-261-13/+2
* SERVER-38186 Do not append majority read concern to operations in suites that...Judah Schvimer2018-11-261-3/+2
* SERVER-38118 Write characterization tests for restarted nodes in standalone w...Gregory Wlodarek2018-11-221-0/+200
* SERVER-37871 Enforce agreement on shard key across cluster for $outCharlie Swanson2018-11-211-2/+1
* SERVER-36829: Let users kill their own cursorsSpencer Jackson2018-11-211-0/+27
* SERVER-36057 Remove TODO in no_new_transactions_when_prepared_transaction_in_...Jack Mulrow2018-11-201-5/+0
* SERVER-36068 Expose a user-accessible cursor option to avoid caching data fro...Matthew Russotto2018-11-202-0/+30
* SERVER-38155 Make ssl_ECDHE_suites.js use native Python ssl modulePatrick Freed2018-11-203-134/+130
* SERVER-31098 Wrong ns in system.profile for aggregation queryDevin Hilly2018-11-201-0/+40
* SERVER-38122 Support read concern level local in sharded transactionsJack Mulrow2018-11-203-35/+55
* SERVER-38094 Skip majorityNoSnapshot jstest if storage engine doesn't support...Jack Mulrow2018-11-191-1/+7
* SERVER-37200 Communicate optimized $listSessions correctly from mongos to mongodJacob Evans2018-11-191-0/+7
* SERVER-38059 Clean up idle transactions if write conflict test case throws an...William Schultz2018-11-181-2/+15
* SERVER-35633 Unblacklist lagged_config_secondary.js and all_config_servers_bl...Andrew Morrow2018-11-172-8/+0
* SERVER-38181 modernize jstests/core/index_elemmatch1.js and reduce data sizeJames Wahlin2018-11-161-43/+26
* SERVER-38159 Only check storage engine files' umasks on wiredtigerJonathan Reams2018-11-161-0/+2
* SERVER-36311 Add stepdowns, crashes, and shutdowns to replica_sets_multi_stmt...jannaerin2018-11-155-161/+489
* SERVER-38094 Add write concern that waits for majority commit point but not c...Jack Mulrow2018-11-151-0/+85
* SERVER-37189 Record metrics correctly for transactions that fail prior to uns...Tess Avitabile2018-11-152-0/+101
* SERVER-37750 Optimized $sample stage does not yieldBernard Gorman2018-11-151-0/+80
* SERVER-36587 Disallow the first operation in a transaction to be killCursorsSamy Lanka2018-11-141-12/+6
* SERVER-37935 Remove read concern 'majority' overrides from all change streams...William Schultz2018-11-141-1/+17
* SERVER-20445 quick follow up - enable more tests of $out with readConcern maj...Martin Neupauer2018-11-141-2/+5
* SERVER-37841 make multi_statement_transaction_all_commands.js run multi state...Randolph Tan2018-11-143-38/+52
* SERVER-38055 Mongod servers started through the shell must respect TestData.e...Tess Avitabile2018-11-141-0/+35
* SERVER-38088 Create background index FSM workload that uses partialFilterExpr...Louis Williams2018-11-142-3/+65
* SERVER-32198 Split CollectionShardingState::getMetadata into three methodsKaloian Manassiev2018-11-143-80/+57
* SERVER-37179 Wait for specified write concern whenever commitTransaction retu...Siyuan Zhou2018-11-132-18/+125
* SERVER-38054: failCommand fail point causes errors when run concurrently with...Natalie Tsvetkova2018-11-134-28/+131
* SERVER-38058 Make retryable_writes_direct_write_to_config_transactions.js exp...Kaloian Manassiev2018-11-131-1/+14
* SERVER-37558 Fail prepareTransaction command against primary when replica set...Vesselina Ratcheva2018-11-131-0/+40