summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-35899 Have mongos produce an aggregation plan that correctly uses an $...Martin Neupauer2018-09-192-5/+11
* SERVER-36747 ssl_client_certificate_warning_suppression.js - wait for log mes...Mark Benvenuto2018-09-191-0/+12
* SERVER-36614 Shutdown process in configExpand test by pid, not by portSara Golemon2018-09-191-1/+1
* SERVER-35707 Allow mongos to retry on re-targeting errors in a transactionJack Mulrow2018-09-1910-101/+447
* SERVER-36732 amend writeVesselina Ratcheva2018-09-191-1/+1
* SERVER-37108: Validate $exchange's number of buffers and buffer size limit to...Nick Zolnierz2018-09-191-0/+25
* SERVER-36951 a createIndexes operation inside applyOps is not required to hav...Dianna Hohensee2018-09-191-9/+36
* SERVER-35154 Propagate JS exceptions through ScopedThread#join().Max Hirschhorn2018-09-185-64/+242
* SERVER-37197 Fix validateCollectionsThread() to check validate result.Max Hirschhorn2018-09-181-2/+3
* SERVER-36444 disable validation in allPaths testsIan Boros2018-09-188-2/+24
* SERVER-37090 Add idleCursors to currentOp output for mongosTed Tuckman2018-09-181-7/+11
* SERVER-36961 createIndexes command should check if indexes already exist with...Louis Williams2018-09-181-0/+47
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-182-1/+82
* SERVER-36614 Add handling of __exec config expansionsSara Golemon2018-09-187-13/+177
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-09-171-0/+22
* SERVER-35336 Add tests for allPaths indexes being a partial indexIan Boros2018-09-172-2/+81
* SERVER-36572 Canonicalize bindIpAll to bindIp=='*'Sara Golemon2018-09-173-0/+27
* SERVER-37152 Increase write concern timeouts for writes expected to succeed i...William Schultz2018-09-171-9/+9
* SERVER-36269: Ignore backup cursor testing on windows until the test is fixed.Daniel Gottlieb2018-09-171-0/+4
* SERVER-36269: Add backup_restore test for $backupCursorsDaniel Gottlieb2018-09-172-3/+75
* SERVER-37145 Fix reference error in error msg in cleanup_txns.jsjannaerin2018-09-142-4/+3
* SERVER-37147 sessions_collection_auto_healing.js should use 2 node replica setTess Avitabile2018-09-141-2/+5
* Revert "SERVER-35629 Use WiredTiger salvage API to repair corrupt metadata"Louis Williams2018-09-142-82/+1
* SERVER-36362 Do not consider an 'allPaths' index for a $text queryBernard Gorman2018-09-141-0/+101
* SERVER-34577 isEphemeralForTest does not support majority readConcernHenrik Edin2018-09-141-1/+1
* SERVER-35419 $lookup and $facet must inherit constraints from childrenKyle Suarez2018-09-141-2/+14
* SERVER-37001 Add idleCursor to $currentOpTed Tuckman2018-09-145-67/+147
* SERVER-36993 Fix crash due to incorrect $or pushdown for indexed $expr.David Storch2018-09-141-0/+25
* SERVER-34577 Parse read and write concern for command invocation in embedded....Henrik Edin2018-09-143-7/+67
* SERVER-5261 Include authentication information in currentOp outputJonathan Reams2018-09-141-0/+77
* SERVER-37071 Blacklist set7.js and max_doc_size.js from retryable_writes_jsco...vrachev2018-09-142-4/+11
* SERVER-37079 Handle Interrupted errors in state functions using sessionsMaria van Keulen2018-09-141-12/+21
* SERVER-35821 readConcern:snapshot transactions need a read timestamp <= WT's ...Matthew Russotto2018-09-141-0/+112
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-142-1/+82
* SERVER-34821 Log target connection database separately from usernameJonathan Reams2018-09-141-1/+1
* SERVER-36732 Wait for secondaries to be up and electable in election handoff ...Vesselina Ratcheva2018-09-131-0/+7
* SERVER-36634 Change FCV check to check for CommandNotFound in configsvrShardC...jannaerin2018-09-132-1/+65
* SERVER-35817 Allow shutdowns while prepared transactions are in-flightSpencer T Brody2018-09-131-0/+38
* SERVER-36677 coordinateCommitTransaction should call the 'prepare' logic on t...Esha Maharishi2018-09-131-14/+1
* SERVER-35812 Add jstest to ensure that we can't call prepareTransaction if th...Samy Lanka2018-09-131-0/+62
* SERVER-37054 Turn off timestamp reaping to prevent the oldest timestsamp from...Samy Lanka2018-09-131-118/+144
* SERVER-36591 Allow mongos to retry on snapshot errors encountered in first tx...Jack Mulrow2018-09-123-0/+314
* SERVER-37111 Cleanly shutdown intentionally failed mongod during testSara Golemon2018-09-131-0/+3
* SERVER-36584 Make TransactionCoordinator calculate commitTimestamp and send i...Esha Maharishi2018-09-121-2/+38
* SERVER-36081: Auth tests for $out to a foreign database and bypassDocumentVal...Nick Zolnierz2018-09-124-83/+182
* SERVER-36503 Skip dry run during election handoffVesselina Ratcheva2018-09-121-3/+2
* SERVER-37054 Make sure snapshot read timestamp is not older than the oldest a...Samy Lanka2018-09-121-8/+13
* SERVER-28990 avoid bind on --repairAnnie Black2018-09-121-0/+22
* SERVER-36444 Skip validation for $** multikey metadata index entriesJames Wahlin2018-09-124-15/+0
* SERVER-36255 prohibit $out with readConcern level "linearizable"Kyle Suarez2018-09-121-1/+7