summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50320 Fix cancellation races in initial syncerMatthew Russotto2020-10-121-4/+4
* SERVER-50470: Convert TransactionCoordinatorReachedAbortDecision to NoSuchTra...Andrew Shuvalov2020-10-121-0/+113
* SERVER-39562 Repair should handle duplicate unique index keysFaustoleyva542020-10-085-68/+307
* SERVER-50116 Forbid oplog writes when replication is enabledTess Avitabile2020-10-071-0/+52
* SERVER-50072 Check _isWindows() when initializing MongoRunner.EXIT_ABORTAli Mir2020-10-074-8/+5
* SERVER-50415 rename waitInIsMaster failpoint to waitInHelloPavi Vetriselvan2020-10-063-12/+13
* SERVER-43491 Specify that jstest only guarantees consistent behavior against ...Blake Oler2020-10-051-1/+1
* SERVER-51120 Find queries with MERGE_SORT incorrectly sort the results when t...Mindaugas Malinauskas2020-10-043-204/+476
* SERVER-48170 Multiversion tests assume primary stability when using upgradeCl...Tommaso Tocci2020-10-035-27/+46
* SERVER-43664 Speedup WiredTiger storage engine startup for many tables by opt...Gregory Wlodarek2020-10-032-0/+148
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-304-5/+5
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-09-307-30/+30
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-3010-16/+16
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-3042-218/+249
* SERVER-50451: range_deleter_shutdown_and_failover_during_set_fcv.js should re...Andrew Shuvalov2020-09-301-17/+10
* SERVER-50795 Extracting forceJumbo from docs in config.migrations in Migratio...jannaerin2020-09-301-6/+17
* SERVER-50955 Add 'multiversion_incompatible' tag to 'oplog_rollover.js'Gregory Wlodarek2020-09-281-0/+2
* SERVER-50955 oplog_rollover.js pauses the OplogCapMaintainerThread until trun...Gregory Wlodarek2020-09-251-1/+32
* SERVER-51045 Update blocklist for multiversion pending backportCharlie Swanson2020-09-221-2/+2
* SERVER-51047 standalone_replication_recovery_relaxes_index_constaints.js shou...Pavi Vetriselvan2020-09-211-1/+3
* SERVER-50635 Retry index consistency check at ShardingTest shutdown on ShardN...Jack Mulrow2020-09-181-14/+30
* SERVER-50605 Add logMessage test-only commandSara Golemon2020-09-179-0/+155
* SERVER-50545 Retry on ConflictingOperationInProgress in index_operations_abor...Jack Mulrow2020-09-171-1/+12
* SERVER-50750 Add requires_fcv_44 tags to nested refineCollectionShardKey conc...Jack Mulrow2020-09-174-2/+4
* SERVER-46275 Add ECDSA w/OCSP support to cert gen toolVincent Kam2020-09-179-21/+258
* SERVER-47964 Add OCSP Sharding testsShreyas Kalyan2020-09-171-0/+86
* SERVER-45938 Create override for createUser to allow possible cluster membersSpencer Jackson2020-09-171-53/+69
* SERVER-49826 Enable OCSP stapling on OpenSSL 1.0.1Spencer Jackson2020-09-175-23/+12
* SERVER-50246 Fix $unionWith explain with mode 'executionStats' to account for...Nick Zolnierz2020-09-161-26/+63
* SERVER-50750 Write and test script to undo shard key refine with nested keysJack Mulrow2020-09-151-0/+269
* SERVER-50750 refineCollectionShardKey should add nested keys as dotted fieldsJack Mulrow2020-09-1511-79/+485
* SERVER-45626: Introduce AutoGetOplog for consistent oplog locking rules SERVE...Lingzhi Deng2020-09-141-30/+7
* SERVER-48518 Improvements to rollback_via_refetch_anomaly.jsA. Jesse Jiryu Davis2020-09-141-7/+5
* SERVER-48128 ShardServerProcessInterface should only version internal command...Bernard Gorman2020-09-112-1/+334
* SERVER-47469 Upgrade lock mode for applyOps + system.viewsCharlie Swanson2020-09-112-0/+42
* SERVER-46625 Improve diagnostics when mongocryptd requests are sent to non-mo...Katherine Wu2020-09-111-0/+52
* SERVER-49766 Indexed and non-indexed collections return different results for...Svilen Mihaylov2020-09-111-0/+21
* SERVER-50326 Restrict sharding in agg_out.js workload to a single threadJames Wahlin2020-09-111-2/+4
* SERVER-49469 Fix union inner pipeline explainTed Tuckman2020-09-112-14/+64
* SERVER-49102 Custom filter for logging/profilingDavid Percy2020-09-113-2/+277
* SERVER-48742 Log changes to profiler settingsAndrii Dobroshynskyi2020-09-111-9/+37
* SERVER-48474 add '$sampleRate' match expressionEric Cox2020-09-111-0/+76
* SERVER-30405: add expression to generate a random numberSvilen Mihaylov2020-09-111-0/+32
* SERVER-48244 remove shell-side explain string validationHirday Gupta2020-09-112-8/+15
* SERVER-50051 Make jstests/multiVersion/hashed_index_bad_keys_cleanup.js more ...Mihai Andrei2020-09-111-8/+25
* SERVER-40317 Fail query when $facet intermediate output exceeds 100MBDavid Storch2020-09-112-4/+90
* SERVER-26726 Check number of arguments for createIndex, createIndexes and ens...Nikita Lapkov2020-09-111-0/+29
* SERVER-44586 add metrics to serverStatus to track type of update commandMindaugas Malinauskas2020-09-113-0/+161
* SERVER-48390 Exhaust pending calls when $group with $accumulator runs out of ...Arun Banala2020-09-111-0/+42
* SERVER-49154 Add regression test for collection/index creation FCVMaria van Keulen2020-09-101-0/+60