summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41667 Disable 'wt_repair_corrupt_metadata.js' on debug buildsGregory Wlodarek2019-06-131-3/+5
* SERVER-41588 Should not expect repl.apply.ops to be the same as repl.apply.ba...Jason Chan2019-06-131-8/+16
* SERVER-41207 Test committing prepared transactions after stepdown due to reco...Vesselina Ratcheva2019-06-123-0/+101
* SERVER-40791 Track multi-statement transaction operations for migrations at c...Blake Oler2019-06-121-0/+71
* SERVER-41065 Make agg evaluate() thread safe by passing 'Variables' as a para...Arun Banala2019-06-125-99/+270
* SERVER-41373 Add abortCause to mongos transactions serverStatus outputJamie Heppenstall2019-06-111-0/+27
* SERVER-41460 Fix lintGregory Wlodarek2019-06-112-2/+2
* Revert "SERVER-39705 Always observe multikey changes in IndexBuildInterceptor...Benety Goh2019-06-111-1/+4
* SERVER-40810 give precedence index filter > hint > index on DISTINCT_SCANMisha Ivkov2019-06-111-47/+130
* SERVER-41460 dropConnections should shut down affected SpecificPoolsBen Caimano2019-06-113-34/+42
* Revert "SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a ...Gregory Wlodarek2019-06-115-270/+99
* SERVER-41640 forEachCollectionFromDb() should call abandonSnapshot() before r...Gregory Wlodarek2019-06-111-0/+48
* SERVER-39705 Always observe multikey changes in IndexBuildInterceptor::sideWr...Benety Goh2019-06-111-4/+1
* SERVER-41069 Add option to disable embedded roles from X509 certificatesJonathan Reams2019-06-111-45/+85
* SERVER-41422 Allow the absence of the 'ns' field from index specsGregory Wlodarek2019-06-112-13/+98
* SERVER-41589 OplogStartHack should use the requested yield policy.Justin Seyster2019-06-111-0/+44
* SERVER-41065 Make evaluate() thread safe by passing 'Variables' as a parameterArun Banala2019-06-115-99/+270
* SERVER-39705 add js tests for hybrid index builds on sparse and partial geo n...Benety Goh2019-06-112-0/+125
* Revert "SERVER-41181 Fix sharding tests for hostname normalization"A. Jesse Jiryu Davis2019-06-114-18/+10
* Revert "SERVER-4999 Normalize all hostnames to lowercase"A. Jesse Jiryu Davis2019-06-113-64/+1
* SERVER-39004 Introduce a quota mechanism for the overflow fileAlex Cameron2019-06-111-0/+22
* SERVER-39819 SERVER-39820 Fix lintGregory Wlodarek2019-06-102-4/+4
* SERVER-41263 Add update and repl tests for index keys with empty stringsXin Hao Zhang2019-06-102-0/+91
* SERVER-39819 SERVER-39820 Add HostGroup Controller impl to tie together replSetsBen Caimano2019-06-102-0/+429
* SERVER-41303 Split jscore tests that run mapReduce but do not specifically te...Allison Easton2019-06-1018-36/+0
* SERVER-41265 Remove exclude_from_large_txn tags from jstestsSiyuan Zhou2019-06-101-1/+1
* SERVER-40961 Extend translated $out tests to support all $merge modesArun Banala2019-06-1022-344/+456
* SERVER-41227 Bump binVersion="last-stable" to be MongoDB 4.2.Max Hirschhorn2019-06-1018-1835/+125
* SERVER-39817 Make a ConnectionPool Controller interfaceBen Caimano2019-06-101-1/+8
* SERVER-40408 Add support for pipelines in coll.updateMany shell helperBernard Gorman2019-06-101-0/+3
* SERVER-40658 Index spec validation errors specify which index failed with tha...Gregory Noma2019-06-101-2/+4
* SERVER-41183 Add coverage for change streams over large transactionsJustin Seyster2019-06-076-25/+98
* SERVER-40884 remove FCV 4.0-4.2 controls for hybrid index builds.Daniel Solnik2019-06-071-107/+0
* SERVER-41581 index_builds_ignore_prepare_conflicts.js should not start a tran...Louis Williams2019-06-071-4/+9
* SERVER-40546 max/min boundary checking on bothMisha Ivkov2019-06-071-0/+14
* SERVER-41476 Make findAndModify commands in find_and_modify.js deterministicJudah Schvimer2019-06-051-2/+3
* SERVER-41263 Disallow empty string in index key typeXin Hao Zhang2019-06-051-0/+4
* SERVER-41283 Added test that running stepdown on secondary does not lead to 3...Judah Schvimer2019-06-052-0/+137
* SERVER-41442 fix lintJudah Schvimer2019-06-051-1/+0
* SERVER-41442 Fix second race in umask.jsJonathan Reams2019-06-051-2/+1
* SERVER-41483 Increase election timeout in retryable_commit_transaction_after_...Samy Lanka2019-06-041-1/+6
* SERVER-40386: replace commitTransaction() used in jstests with commitTransact...Lingzhi Deng2019-06-0475-154/+155
* SERVER-40386: replace abortTransaction() used in jstests with abortTransactio...Lingzhi Deng2019-06-0411-22/+28
* SERVER-41427 Bind the isKilledSessionCode return value to a global variableJudah Schvimer2019-06-041-1/+1
* SERVER-41227 Update multiversion tests for r4.3.0 tag.Max Hirschhorn2019-06-042-160/+3
* SERVER-41468 Only shut down the LogicalSessionsCache if it has been createdKaloian Manassiev2019-06-041-22/+19
* SERVER-23923 Track writeConcern through getMoresCharlie Swanson2019-06-033-1/+79
* SERVER-41438 Relax assertion in benchrun_pipeline_updates.jsCharlie Swanson2019-06-031-1/+1
* SERVER-41421 unconditional_step_down.js requires document level lockingPavi Vetriselvan2019-06-031-0/+1
* SERVER-40386: assert responses of abortTransaction_forTesting() and commitTra...Lingzhi Deng2019-06-0138-78/+106