summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45043 Fix SSL test failure on UbuntuAdam Cooper2020-03-111-3/+9
* SERVER-45363 Base weight for text index on exact match not possible matchTed Tuckman2020-03-051-0/+44
* SERVER-44942 Don't allow drop of out temp collection before index copyingTed Tuckman2020-03-051-0/+71
* SERVER-43945 Expose out of order latch acquisitions in serverStatusBen Caimano2020-03-031-0/+92
* SERVER-37148 Remove mr_shard_version.js and mr_during_migrate.js in favor of ...Nick Zolnierz2020-03-023-199/+103
* SERVER-38028 Block new transactions on sessions behind prepared transactionsMatthew Saltz2020-02-273-56/+296
* SERVER-43867 Move check_log.js inside src/mongo/shell/ SERVER-43867 Work arou...Vesselina Ratcheva2020-02-2793-248/+104
* SERVER-45178 Always update rollbackId before truncating oplog for rollback-vi...Vesselina Ratcheva2020-02-262-28/+81
* SERVER-45611 lazily enforce that collection validators are validIan Boros2020-02-241-0/+53
* SERVER-45840 Blacklist tests that run emptycapped from replica_sets_kill_seco...Tess Avitabile2020-02-213-0/+3
* SERVER-46218 Fix removal/shutdown race in arbiterA. Jesse Jiryu Davis2020-02-211-0/+53
* SERVER-41968 remove locks from IndexBuildTest.waitForIndexBuildToScanCollecti...Benety Goh2020-02-193-12/+2
* SERVER-41968 wait for collection scan phase to start in hybrid index testsBenety Goh2020-02-195-5/+5
* SERVER-41968 fix db.currentOp() query in index build tests to work with Index...Benety Goh2020-02-195-9/+21
* SERVER-41968 fix db.currentOp() query in index build killop testsBenety Goh2020-02-193-3/+3
* SERVER-41968 add IndexBuildTest.waitForIndexBuildToScanCollection()Benety Goh2020-02-191-0/+17
* SERVER-41968 IndexBuildTest.getIndexBuildOpId() accepts optional db.currentOp...Benety Goh2020-02-191-2/+7
* SERVER-43339 Make PBWM respect MaxTimeMSXiangyu Yao2020-02-191-0/+43
* SERVER-45273 Remove the mongos version check in allow_partial_results.js and ...Cheahuychou Mao2020-02-182-12/+6
* SERVER-45906 Ensure initial stable checkpoint is triggered properly when enab...William Schultz2020-02-121-0/+35
* SERVER-44915 Extend output to include full index options and shard nameMihai Andrei2020-02-123-11/+114
* SERVER-44438 Have queryableBackupMode open WT in read/write modeGregory Wlodarek2020-02-111-77/+33
* SERVER-45137 Remove namespaces from Top when collections are renamedGregory Wlodarek2020-02-111-0/+52
* SERVER-45010 Avoid taking a checkpoint on clean shutdown if stableTimestamp <...William Schultz2020-02-111-0/+55
* SERVER-32903 Ambiguous field name error should be ignored during initial syncRyan Timmons2020-02-061-0/+74
* SERVER-44620 Fix sslProviderSupports helpers on Debian 10Adam Cooper2020-02-051-4/+18
* SERVER-45493 temporarily disable failing assertion in election_candidate_and_...Judah Schvimer2020-01-311-2/+4
* SERVER-45492 Tag rollback_dup_ids.js with 'requires_persistence' and 'require...Judah Schvimer2020-01-311-0/+1
* SERVER-43726 Make ssl_alert_reporting.js tolerate LEGACY crypto policy on RHEL8Adam Cooper2020-01-281-2/+4
* BF-15988: Disable tool_replset for ephemeralForTest storage enginePatrick Meredith2020-01-281-0/+1
* SERVER-44435 Allow selective whitelisting of X509 based role authorizationsSara Golemon2020-01-283-0/+293
* SERVER-44103 clear_jumbo.js should wait for balancer to be on mode: full for ...Randolph Tan2020-01-271-3/+2
* SERVER-45421 Fix transactions_block_ddl.js to use write concern "majority" fo...Suganthi Mani2020-01-271-4/+19
* SERVER-45374 Add requires_persistence tag to upgrade_unfinished_unique_indexe...Louis Williams2020-01-271-0/+1
* SERVER-45486 Add information to debug index key count mismatch issue in 'hash...Arun Banala2020-01-271-4/+16
* SERVER-44130 Flip order of assert.lte arguments in logical_time_metadata.jsJack Mulrow2020-01-241-2/+2
* SERVER-45374 Upgrade all downgraded unique indexes on startup in FCV 4.2Louis Williams2020-01-241-0/+79
* SERVER-45472 Ensure RoleGraph can serialize authentication restrictions to BSONSpencer Jackson2020-01-151-0/+8
* SERVER-37390 Run rollback test fixture with high election timeout toSuganthi Mani2020-01-1512-81/+90
* SERVER-44598 Shards do not treat the IGNORED version as "intended sharded"Marcos José Grillo Ramírez2020-01-143-17/+72
* SERVER-43246 Add a log line for when a cursor is reaped due to logical sessio...Kevin Pulo2020-01-142-2/+40
* SERVER-42825 Log and track metrics.repl.stateTransition counters after stoppe...Samyukta Lanka2020-01-1310-44/+195
* SERVER-34844 Relax timing requirements in apply_batches_totalMillis.jsVesselina Ratcheva2020-01-111-9/+10
* SERVER-44503 Fix race in replsets/auth2.jsA. Jesse Jiryu Davis2020-01-101-13/+10
* SERVER-45396 Fix the 'me' field in isMaster responses when using splithorizonTess Avitabile2020-01-091-2/+21
* SERVER-44477 Use correct collection count in cluster MR when determining whet...Nicholas Zolnierz2020-01-082-2/+63
* SERVER-42631 Blacklist tests that use Mongo.logout() from stepdown suitesJack Mulrow2020-01-082-1/+6
* SERVER-44527 Avoid renaming to target collection in mapReduce if the shard do...Nicholas Zolnierz2020-01-071-0/+19
* SERVER-40435 A clearJumboChunk command to clear the jumbo flagRandolph Tan2020-01-078-0/+153
* SERVER-43978 Allow stable timestamp to advance after a transaction that reser...William Schultz2020-01-061-0/+195