summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-33585 do not return clusterTime when no keys are availabler3.6.5-rc0r3.6.5Misha Tyulenev2018-05-112-0/+85
* SERVER-34714 Test an $or with all children always false.Charlie Swanson2018-05-111-0/+18
* SERVER-34683 drop config.system.sessions on downgrade to 3.4Misha Tyulenev2018-05-093-6/+38
* SERVER-27534 All writing operations must fail if the term changesJustin Seyster2018-05-081-0/+126
* SERVER-34725: Group and count plan stages do not set the WorkingSetID output ...Nick Zolnierz2018-05-081-0/+86
* SERVER-32647 Retry connecting to replica set when given a seed nodeVesselina Ratcheva2018-05-082-33/+5
* SERVER-34389 modify change_stream_collations.js to avoid failureIan Boros2018-05-072-179/+201
* SERVER-33287 Create passthrough that kills the primary nodeSamy Lanka2018-05-062-0/+61
* SERVER-33287 tag jstests that use commands which return inaccurate results af...Samy Lanka2018-05-06150-106/+238
* SERVER-34665 skip retryable writes test if storage engine does not support re...Kyle Suarez2018-05-061-0/+7
* SERVER-34665 Update definition of retryable error in the mongo shell.Max Hirschhorn2018-05-062-0/+128
* SERVER-32681 exact_shard_key_target.js moveChunk should wait for deleteRandolph Tan2018-05-041-2/+6
* SERVER-34834 Wait for replication of FCV document before downgrading binaries...Jack Mulrow2018-05-041-0/+3
* SERVER-33329: Make server and shell emit TLS protocol_version alertsSpencer Jackson2018-05-031-0/+53
* SERVER-33636 assert on transaction_reaper.js writeJason Carey2018-05-031-1/+1
* SERVER-34667 Run validate command against config.collections.Max Hirschhorn2018-04-281-4/+18
* SERVER-25640 inmem_config_str.js must stop mongod before exitingKyle Suarez2018-04-261-0/+1
* SERVER-25640 read_majority.js must stop mongod before exiting earlyKyle Suarez2018-04-261-1/+6
* SERVER-34368 oplog_replay_on_startup.js should use NumberLong when setting th...Randolph Tan2018-04-261-1/+1
* SERVER-25640 Terminate processes in more JavaScript tests.Max Hirschhorn2018-04-2513-1/+44
* SERVER-25640 terminate processes in jstestsKevin Albertson2018-04-2531-1/+36
* SERVER-25640 terminate running processes in jstestsKevin Albertson2018-04-25238-30/+310
* SERVER-25640 check dbhashes in stopSetKevin Albertson2018-04-2524-3/+82
* SERVER-33812 remove rollback_too_new.jsBenety Goh2018-04-241-73/+0
* SERVER-33154 Legacy queries with predicate {query: "foo"} are upconverted inc...David Bartley2018-04-233-16/+55
* SERVER-33714 Always drop admin.system.keys collection on downgradeJack Mulrow2018-04-195-0/+107
* SERVER-30642 Raise election timeouts, in the concurrency tests, as a way to p...Jonathan Abrahams2018-04-191-1/+5
* SERVER-32989 prevents `repairDatabase` race with `dropDatabase`Judah Schvimer2018-04-191-2/+6
* SERVER-33734 Improve jsTestLog filterabilityJudah Schvimer2018-04-192-2/+2
* SERVER-34254 Don't run retryable_write_concern.js on non WT variantsRandolph Tan2018-04-181-3/+9
* SERVER-34390: Static link OpenSSL on OS XSpencer Jackson2018-04-161-0/+40
* SERVER-33475 Make retried findAndModify correctly wait for writeConcernRandolph Tan2018-04-161-0/+87
* SERVER-34178 Wire up TestData.excludedDBsFromDBHash again.Max Hirschhorn2018-04-062-3/+6
* SERVER-34213 Start _id at 0 in testshard1.jsCharlie Swanson2018-04-021-1/+1
* SERVER-31917 add more logging to the rollback test fixtureRobert Guo2018-03-307-67/+155
* SERVER-31666 use initiateWithAnyNodeAsPrimary in catchup_takeover_one_high_pr...Vesselina Ratcheva2018-03-271-3/+12
* SERVER-33935 add clusterAuthMode option to TestDataRobert Guo2018-03-231-0/+76
* SERVER-33854 Avoid accessing invalid memory in applyOpsXiangyu Yao2018-03-231-0/+10
* SERVER-28670 Add sharding CatalogCache and donor metrics to serverStatusKaloian Manassiev2018-03-162-53/+58
* SERVER-33542 Avoid swallowing error codes from PlanExecutor errorsCharlie Swanson2018-03-153-8/+69
* SERVER-32445 config.transactions table can get out of sync when the Transacti...Randolph Tan2018-03-151-5/+29
* SERVER-33778 Actually remove change_stream_remove_shard.jsCharlie Swanson2018-03-141-176/+0
* SERVER-32460 platforms upgrade/downgrade workJason Carey2018-03-141-119/+0
* SERVER-31999: Race condition in awaitdata_getmore_cmd.jsBernard Gorman2018-03-091-0/+10
* SERVER-33150 Prohibit enabling profiling when the FCV is uninitializedXiangyu Yao2018-03-071-0/+46
* SERVER-31198 Use modified version of commandObj in retries.Max Hirschhorn2018-03-061-6/+18
* SERVER-31198 Run the concurrency suite with shard stepdownsJack Mulrow2018-03-067-9/+236
* SERVER-32831 Blacklist change_stream_chunk_migration.js for LSM buildvariantIan Whalen2018-03-061-0/+6
* SERVER-33502 Do not use getLastError in parallel suiteCharlie Swanson2018-03-024-24/+30
* SERVER-31399 Include time spent applying batches in repl.apply.batches.totalM...Vesselina Ratcheva2018-03-011-0/+63