summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41753 Change indexc.js to use a single dateTed Tuckman2019-06-171-1/+2
* SERVER-39705 Always observe multikey changes in IndexBuildInterceptor::sideWr...Benety Goh2019-06-161-4/+1
* SERVER-41183 Add test suites for change streams with transactionsJustin Seyster2019-06-1410-13/+108
* SERVER-41377 Rename JS test for rolling back unprepared transactionsWilliam Schultz2019-06-141-0/+0
* SERVER-41377 Add JS tests that the rollback data files are generated correctl...William Schultz2019-06-143-25/+129
* SERVER-41718 recover_prepared_transactions_startup_secondary_application.js w...Samy Lanka2019-06-141-2/+4
* SERVER-41754 Ban secondary read preference variant for currentop_cursors.jsJacob Evans2019-06-141-1/+1
* SERVER-39705 add regression tests for hyrid index builds.Benety Goh2019-06-143-0/+194
* Revert "SERVER-37905 add regression tests for hyrid index builds."Benety Goh2019-06-143-194/+0
* SERVER-37905 add regression tests for hyrid index builds.Benety Goh2019-06-143-0/+194
* SERVER-41688 hashindex1.js should explicitly create collection before trying ...Samy Lanka2019-06-141-8/+10
* SERVER-40986 Include relevant server-wide two phase commit metrics on mongod ...Esha Maharishi2019-06-131-0/+19
* SERVER-7019 Return initial sync status information by default in replSetGetSt...Medha Potluri2019-06-139-22/+47
* SERVER-41375 Add successfulDurationMicros to commitTypes in mongos transactio...Jamie Heppenstall2019-06-131-1/+16
* Revert "SERVER-40791 Track multi-statement transaction operations for migrati...Blake Oler2019-06-131-71/+0
* 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