summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough
Commit message (Expand)AuthorAgeFilesLines
* SERVER-36416 add replication/sharding required tags to testsJonathan Ma2018-12-212-2/+8
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-212-0/+60
* SERVER-38737 Remove special casing for secondaries in plan_cache_index_create...James Wahlin2018-12-211-7/+3
* SERVER-37643 collection rename across databases no longer requires MultiIndex...Benety Goh2018-12-211-3/+1
* Revert "SERVER-36416 Add dropConnections administrative command"Benety Goh2018-12-202-60/+0
* SERVER-36416 Add dropConnections administrative commandJonathan2018-12-202-0/+60
* SERVER-35688 Make RSM use async networkingMathias Stearn2018-12-202-7/+19
* SERVER-37499 prevent deadlock within Exchange during transactionIan Boros2018-12-191-0/+85
* SERVER-38644 Handle race condition while enumerating files in testSara Golemon2018-12-181-1/+1
* SERVER-37449 Remove CursorManager's PlanExecutor registry.David Storch2018-12-181-8/+23
* SERVER-38590 Use txn_override.js without causal consistency in suites that do...Jack Mulrow2018-12-171-0/+204
* SERVER-31755 Create intermediate $lookup stage document size limit knobBrigitte Lamarche2018-12-141-0/+111
* longer timeoutA. Jesse Jiryu Davis2018-12-141-1/+5
* SERVER-38546 Blacklist upsert_duplicate_key_retry under ephemeralForTestCharlie Swanson2018-12-141-1/+4
* SERVER-38453 SortedDataInterface should expose a method to determine whether ...Louis Williams2018-12-132-28/+167
* SERVER-37343 Enable single shard transactions tests on 'majority read concern...Tess Avitabile2018-12-131-1/+1
* SERVER-38461 Limit upsert retry to DuplicateKey violations with matching valuesJames Wahlin2018-12-121-0/+21
* SERVER-35290 dropDatabase command should respect maxTimeMSXiangyu Yao2018-12-121-0/+64
* SERVER-38498 decrease number of updates in rollback_wt_cache_full.jsBenety Goh2018-12-111-1/+7
* SERVER-36871 $sample can loop infinitely on orphaned dataBernard Gorman2018-12-111-0/+154
* SERVER-37096 shell now checks for missing extension before appending exeJonathan2018-12-102-0/+18
* Revert "SERVER-38036 Turn on hybrid builds for background, unique indexes"Louis Williams2018-12-072-167/+28
* SERVER-34620 Make speculative read atClusterTime not wait for the given clust...Matthew Russotto2018-12-062-28/+38
* SERVER-38036 Turn on hybrid builds for background, unique indexesLouis Williams2018-12-062-28/+167
* SERVER-37965 append index builder state to CurOp outputBenety Goh2018-12-053-0/+36
* SERVER-38415 checkLog.containsWithCount does not reset count before each loop...Esha Maharishi2018-12-051-4/+11
* SERVER-38025 Run transaction workloads in sharded concurrency suites w/o fail...Jack Mulrow2018-12-051-0/+26
* SERVER-38248 Change StringMap implementation to absl::flat_hash_mapHenrik Edin2018-12-041-1/+2
* SERVER-37074 Handle interrupted FCV downgrade in validate hook.Max Hirschhorn2018-11-301-0/+201
* SERVER-35713 Add oldestOpenReadTimestamp to serverStatus outputJason Chan2018-11-302-13/+71
* SERVER-37838 add correct tags to testIan Boros2018-11-301-0/+1
* 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-38027 SERVER-37268 Partially enable hybrid index builds for background...Louis Williams2018-11-291-0/+125
* SERVER-36499 Add test coverage for prepared transaction duration in currOpJason Chan2018-11-292-34/+162
* SERVER-37124 Retry full upsert path when duplicate key exception matches exac...James Wahlin2018-11-291-0/+66
* 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-281-2/+1
* SERVER-37729 characterize existing killOp behavior on background indexes in a...Benety Goh2018-11-2810-170/+427
* SERVER-38118 Write characterization tests for restarted nodes in standalone w...Gregory Wlodarek2018-11-221-0/+200
* SERVER-38159 Only check storage engine files' umasks on wiredtigerJonathan Reams2018-11-161-0/+2
* SERVER-37189 Record metrics correctly for transactions that fail prior to uns...Tess Avitabile2018-11-151-0/+79
* SERVER-38055 Mongod servers started through the shell must respect TestData.e...Tess Avitabile2018-11-141-0/+35
* SERVER-38054: failCommand fail point causes errors when run concurrently with...Natalie Tsvetkova2018-11-131-0/+24
* SERVER-20445 Add support for majority read concern level to MapReduce and Agg...Martin Neupauer2018-11-133-4/+295
* SERVER-37231 add test for $out and maxTimeMSIan Boros2018-11-121-0/+181
* SERVER-35811 disallow committing at the prepareTimestampPavi Vetriselvan2018-11-081-1/+1
* SERVER-37839 listIndexes adds indexBuildUUID field to in-progress index specsBenety Goh2018-11-071-4/+37
* SERVER-37882 Switch the distributed transaction commit protocol to the RPC pr...Esha Maharishi2018-11-071-2/+0
* SERVER-37868 Use unordered array comparisons in core_txns testsJack Mulrow2018-11-071-0/+99