summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54460 Ensure that opCtx that waits on PrimaryOnlyService completion pr...Cheahuychou Mao2021-05-042-1/+77
* SERVER-56344 Test that secondaries with capped collections upgrading from FCV...Gregory Wlodarek2021-05-041-0/+102
* SERVER-55600: Indicate to resharding metrics system if a resharding operation...Jamie Anderson2021-05-041-0/+21
* SERVER-29438 Combine max_time_ms_sharded_new_commands.js with max_time_ms_sha...Jamie Anderson2021-05-042-41/+18
* SERVER-56386 Exclude index_filter_catalog_independent.js from tenant migratio...Ethan Zhang2021-05-041-0/+1
* SERVER-49752 Remove redundant ident reaper 'nss' loggingDianna Hohensee2021-05-041-2/+1
* SERVER-55064 Add translation logic for $first/$last executorsamontea2021-05-042-0/+204
* SERVER-56062 CappedPositionLost during an index builds collection scan phase ...Gregory Wlodarek2021-05-031-0/+51
* SERVER-55556 add new totalUnitsWritten metric; add new localTime field to ope...Eric Milkie2021-05-036-4/+76
* SERVER-56562 sort buckets collection query results by control.min._id in test...Benety Goh2021-05-031-2/+2
* SERVER-55789 Add explain metric for peak memory usage of $setWindowFields stageNick Zolnierz2021-05-031-11/+74
* SERVER-53605 Ensure replsettest.asCluster works with clusterAuthMode = x509Mark Benvenuto2021-05-0311-37/+69
* SERVER-54834 Read write concern defaults propagation jstests should notSergi Mateo Bellido2021-05-031-8/+0
* SERVER-56493 Fix "unionWith_explain.js" test in various aggregation suitesDrew Paroski2021-05-031-7/+11
* SERVER-53417 temporarily disable repeated_crash_recovery_with_history_store.j...Benety Goh2021-05-021-2/+6
* SERVER-55588 Add translation logic for $integral executorRuoxin Xu2021-05-012-1/+205
* SERVER-53563 Cancel tenant migrations on FCV change (donor side)Vesselina Ratcheva2021-05-011-0/+70
* SERVER-46412: Track, log, and profile user cache acquisition stats in CurOpVarun Ravichandran2021-04-301-0/+153
* SERVER-56262 Fix _cappedFirstRecord usage for capped collectionsGregory Wlodarek2021-04-302-6/+1
* SERVER-55963 Use "denylist" in replication subsystemsShreyas Kalyan2021-04-3017-57/+57
* SERVER-56362 Add macOS version info to getBuildInfo()Sara Golemon2021-04-301-0/+27
* SERVER-56083 [SBE] Expressions unsupported in SBE for agg operations prevent ...Eric Cox2021-04-301-0/+57
* SERVER-54664 Add per-function execution stats to $setWindowFields stageNick Zolnierz2021-04-303-3/+156
* SERVER-56327 Lower down max memory limit for test memory_limit.jsRuoxin Xu2021-04-301-1/+1
* SERVER-56257 Increase minSnapshotHistoryWindowInSeconds in non_transaction_sn...Antonio Fuschetto2021-04-301-1/+11
* SERVER-56510 random_DDL_CRUD_setFCV_operations.js should not run on implicit ...Jordi Serra Torrens2021-04-301-1/+3
* SERVER-56487 Enable stepdown suites for rename FSMPierlauro Sciarelli2021-04-301-2/+0
* SERVER-56153 Ensure that all data are flushed to disk before calculating the ...Paolo Polato2021-04-301-0/+3
* SERVER-54235 Desugar $count window function as {$sum : 1}Joel Redman2021-04-301-0/+135
* SERVER-54937 Removes DocumentSourceChangeStreamCloseCursor dependencies on in...Rishab Joshi2021-04-305-4/+80
* SERVER-55703 Update getDefaultRWConcernMoustafa Maher2021-04-2997-8/+422
* SERVER-56267 Prevent authentication as multiple users on API versioned connec...Ben Caimano2021-04-291-0/+83
* SERVER-55766 Introduce an optimized "for restore" startup replication recover...Matthew Russotto2021-04-293-0/+475
* SERVER-55689 Calculate default write concern on startupAli Mir2021-04-292-5/+8
* SERVER-56188 Nested applyOps can hold onto global X lock while blocking on mi...Jason Zhang2021-04-291-79/+2
* SERVER-56319 shell_writeconcern.js should explicitly remove _id:1 documentPavi Vetriselvan2021-04-291-1/+1
* SERVER-56292 Ensure time-series collections properly handle stepdown and stepupGregory Noma2021-04-291-0/+94
* SERVER-56321 aggregation without atClusterTime can read at a newer committed ...Pavi Vetriselvan2021-04-291-2/+4
* SERVER-56445 Upsert violates multi-timestamp constraints when inserting into ...Gregory Wlodarek2021-04-291-0/+19
* SERVER-56458 [SBE][aggregation_disabled_optimization] Aggregate command doesn...Anton Korshunov2021-04-291-0/+3
* SERVER-56426 Fix $type expression behaviour for missing values in SBENikita Lapkov2021-04-291-0/+30
* SERVER-56460 Temporarily disable drop_collection_sharded.js FSM workload in s...Tommaso Tocci2021-04-291-1/+2
* SERVER-55637 Create random_DDL_CRUD_setFCV_operations FSM workloadJordi Serra Torrens2021-04-292-3/+113
* SERVER-56102 Fix SBE bit-test operators to match classic engine for Decimal v...Drew Paroski2021-04-291-31/+33
* SERVER-56254 [SBE] ixscan's snapshot id slot should be updated during yield r...Mihai Andrei2021-04-291-45/+33
* SERVER-54598 Disable write_conflict_wildcard when SBE is enabledIan Boros2021-04-281-3/+11
* SERVER-55827: Rename security.clusterIpSourceWhitelist to security.clusterIpS...Varun Ravichandran2021-04-281-18/+28
* SERVER-55151 Implement rename participant primary only servicePierlauro Sciarelli2021-04-285-4/+169
* SERVER-55697 Don't allow removing CWWC once it is setHuayu Ouyang2021-04-286-137/+145
* SERVER-51072 $skip and $limit stages silently round large doubles to MAX_LONGDenis Grebennicov2021-04-282-16/+23