summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-55213 Distinguish between null and missing for metadata in time-series...Yuhong Zhang2021-04-281-22/+12
* SERVER-56429 secondary_reads_with_catalog_changes.js should expect NamespaceN...Dianna Hohensee2021-04-281-1/+3
* SERVER-55882: Invalidate in-memory transactions when fetching committed trans...XueruiFa2021-04-282-5/+128
* SERVER-51137 [SBE] Add logging for index key found with reference to non-exis...Mihai Andrei2021-04-281-1/+0
* SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find oneLingzhi Deng2021-04-281-0/+103
* SERVER-55913 Display recipient and donor access blocker status in serverStatu...Vishnu Kaushik2021-04-2713-50/+63
* SERVER-56078 Re enable sharding passthroughs for SBEIan Boros2021-04-273-10/+21
* SERVER-56114 [SBE] Fix bounding number of reads before triggering a replanAndrii Dobroshynski2021-04-272-15/+20
* SERVER-56389 Fix "unionWith_explain.js" testDrew Paroski2021-04-271-12/+7
* SERVER-56311 Limit atomic_rename_collection.js to check particular databases ...Matthew Russotto2021-04-271-1/+6
* SERVER-56111 [SBE] A lost cursor position is not detected for tailable cursorsMindaugas Malinauskas2021-04-271-1/+1
* SERVER-55672 Fix bug in oplog ts logic when 'stopApplyingFilterAfterFirstMatc...Arun Banala2021-04-273-4/+1