summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-37799 make aggregation_currentop.js more robustIan Boros2018-10-301-5/+8
* SERVER-36534 don't acquire locks on oplog when writing oplog entriesEric Milkie2018-10-291-3/+3
* SERVER-37135: Track and report TLS 1.3Spencer Jackson2018-10-293-6/+66
* SERVER-36250 Add support for optionally logging specific negotiated TLS versionsMark Benvenuto2018-10-291-0/+22
* SERVER-37749 replSetResizeOplog command does not validate argument correctlyLouis Williams2018-10-291-0/+47
* SERVER-37578 Assert that a zone is associated with a shard during shard colle...jannaerin2018-10-291-1/+27
* SERVER-37618 Capture all the logs in lock_stats_suboperation_logs.jsXiangyu Yao2018-10-261-3/+4
* SERVER-35570 Improve robustness of backup_restore.js around dropping test dat...Vesselina Ratcheva2018-10-251-1/+12
* SERVER-36964 Prevent secondaries in SessionsCollectionRS from attempting to s...Blake Oler2018-10-222-10/+10
* SERVER-37055 IndexBuildBlock::fail() should grab a lockGregory Wlodarek2018-10-211-6/+13
* SERVER-31570 Stagger mongod/mongos ports +10 from mongobridge port.Max Hirschhorn2018-10-201-0/+79
* SERVER-30773 optimize bsonWoCompare/bsonBinaryEqualablack122018-10-191-39/+39
* SERVER-34986 Allow connections to override maxConns based on CIDR rangeJonathan Reams2018-10-152-0/+51
* SERVER-37391 plan_cache_index_create.js should wait for index build start, ra...James Wahlin2018-10-121-5/+4
* SERVER-37610: Use unique coll name in update_numeric_field_name.js to avoid c...Nick Zolnierz2018-10-121-1/+1
* SERVER-35323 Guarantee the command object sent by the ShardingTaskExecutor wi...Blake Oler2018-10-121-0/+10
* SERVER-37058: Update with numeric field names inside an array can cause valid...Nick Zolnierz2018-10-111-0/+29
* SERVER-37464 Reduce execution time of secondary reads workloadMaria van Keulen2018-10-101-2/+4
* SERVER-37126 Always _runSafely in implscopeJason Carey2018-10-091-3/+4
* SERVER-37132 Negation of $in with regex can incorrectly plan from the cache, ...Bernard Gorman2018-10-081-0/+54
* SERVER-31563 Remove sections of not_allowed_on_sharded_collection_cmd.js with...Randolph Tan2018-10-051-36/+5
* SERVER-26854 LockStats for sub-operations should not include wait time for pr...Xiangyu Yao2018-10-042-0/+169
* SERVER-36721 Prevent tests that use the logical session cache from running in...Blake Oler2018-10-041-0/+7
* SERVER-36982 Fix Jepsen mmap and Linux (no journal) failuresr4.0.3-rc0r4.0.3Tess Avitabile2018-09-251-1/+1
* SERVER-36944 applyOps uses applyCommand_inlock() for system.indexes insertsBenety Goh2018-09-251-3/+2
* SERVER-36944 add characterization test for applyOps index creationBenety Goh2018-09-251-0/+89
* SERVER-35821 readConcern:snapshot transactions need a read timestamp <= WT's ...Matthew Russotto2018-09-251-0/+112
* SERVER-36985 Tag transactions_after_rollback_via_refetch.js with uses_transac...William Schultz2018-09-251-0/+2
* SERVER-36944 different index name for system.indexes test case in apply_ops_c...Benety Goh2018-09-251-4/+4
* SERVER-36985 Test single replica set transactions immediately after a rollbac...William Schultz2018-09-241-0/+120
* SERVER-36951 a createIndexes operation inside applyOps is not required to hav...Dianna Hohensee2018-09-241-10/+36
* SERVER-36982 Reintroduce enableMajorityReadConcern:false server parameterTess Avitabile2018-09-2457-26/+182
* SERVER-37152 Increase write concern timeouts for writes expected to succeed i...William Schultz2018-09-241-9/+9
* SERVER-28990 avoid bind on --repairAnnie Black2018-09-241-0/+22
* SERVER-37071 Blacklist set7.js and max_doc_size.js from retryable_writes_jsco...vrachev2018-09-212-4/+11
* SERVER-36961 createIndexes command should check if indexes already exist with...Louis Williams2018-09-211-0/+47
* SERVER-37147 sessions_collection_auto_healing.js should use 2 node replica setTess Avitabile2018-09-201-2/+5
* SERVER-36919 Add server setParameter tlsSuppressClientCertificateSara Golemon2018-09-201-0/+45
* SERVER-35418 Allow specifying CAs for incoming and outgoing connections separ...Sara Golemon2018-09-201-0/+82
* SERVER-35629 Use WiredTiger salvage API to repair corrupt metadataLouis Williams2018-09-202-1/+82
* SERVER-36761 Add requires_replication tag to repair_invalidates_replica_set_c...Louis Williams2018-09-201-1/+1
* SERVER-13946 Put skip stages before fetch stages.Justin Seyster2018-09-191-0/+63
* SERVER-36747 ssl_client_certificate_warning_suppression.js - wait for log mes...Mark Benvenuto2018-09-191-0/+12
* SERVER-36732 amend writeVesselina Ratcheva2018-09-191-1/+1
* SERVER-32198 Get rid of CollectionShardingState::collectionIsShardedHenrik Edin2018-09-182-24/+19
* SERVER-36768 Use namespace orphan for the recovered orphaned collectionsXiangyu Yao2018-09-182-2/+91
* SERVER-36127 use w:majority instead of w:2 in apply_batch_only_goes_forward.jsJudah Schvimer2018-09-181-4/+4
* SERVER-35782 Repair should move aside unsalvagable data files and create empt...Louis Williams2018-09-183-27/+160
* SERVER-35731 Prevent a repaired node from re-joining a replica setLouis Williams2018-09-185-2/+329
* SERVER-34577 isEphemeralForTest does not support majority readConcernHenrik Edin2018-09-141-1/+1