| .. |
|
admission
|
SERVER-113749 Add deprioritization stats to queryStats (#44816)
|
2025-12-15 19:53:53 +00:00 |
|
api_version
|
SERVER-114295 api_version_prepare_txn must wait for prepare to be maj committed on new primary before sending commitTxn (#44290)
|
2025-11-24 18:40:59 +00:00 |
|
architecture
|
SERVER-113857 Use the C++ namespace `execution_control` instead of `admission`, and align the server parameters accordingly (#43951)
|
2025-11-20 12:42:20 +00:00 |
|
backup_export
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
backup_restore
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
balancer
|
SERVER-109091 Create glob-like targets for jstest libraries (#39901)
|
2025-08-11 23:22:56 +00:00 |
|
bson
|
SERVER-111906 Rewrite BSON corpus test in pure javascrpt (#42510)
|
2025-10-17 18:12:49 +00:00 |
|
catalog
|
SERVER-109219 Designate CAR test ownership to the appropriate domain (#41479)
|
2025-09-19 23:13:59 +00:00 |
|
cluster_parameters
|
SERVER-109219 Designate CAR test ownership to the appropriate domain (#41479)
|
2025-09-19 23:13:59 +00:00 |
|
cluster_scalability_misc
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
clustered_collections
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
collStats
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
compact
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
compression
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
configuration
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
crud
|
SERVER-113994 Prepare UWE to be enabled on master test suites (#44060)
|
2025-11-19 16:01:04 +00:00 |
|
data_consistency
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
database_name
|
SERVER-109219 Designate CAR test ownership to the appropriate domain (#41479)
|
2025-09-19 23:13:59 +00:00 |
|
ddl
|
SERVER-113247 Fix commit sequence protocol for change stream readers in reshardCollection (#44494)
|
2025-12-02 07:48:39 +00:00 |
|
direct_conn_to_shard
|
SERVER-109219 Designate CAR test ownership to the appropriate domain (#41479)
|
2025-09-19 23:13:59 +00:00 |
|
directoryperdb
|
SERVER-109526 Server integration codeowner changes (#40303)
|
2025-09-11 23:52:15 +00:00 |
|
extensions
|
SERVER-113954 Formalize stub parsers as fallback parsers (#45177)
|
2025-12-15 15:46:44 +00:00 |
|
feature_compatibility_version
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
ftdc
|
SERVER-113312 Make ftdc filename unique to prevent collisions if the same test runs multiple times on the same machine (#43423)
|
2025-11-03 16:22:47 +00:00 |
|
global_catalog
|
SERVER-113286 Generate NamespacePlacementChanged on addition of first shard in the sharded cluster (#44492)
|
2025-12-02 11:07:12 +00:00 |
|
index_builds
|
SERVER-115398 Differentiate between steady-state replication and startup recovery for lastTimeBetweenCommitOplogAndCommitMillis (#45204)
|
2025-12-16 18:30:08 +00:00 |
|
interruption
|
SERVER-114865 Bump MaxTimeoutMS test retry count (#44804)
|
2025-12-08 18:41:13 +00:00 |
|
killOp
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
libs
|
SERVER-106299 Add explain verbosity that shows SBE VM bytecode (#43576)
|
2025-12-09 22:54:37 +00:00 |
|
local_catalog
|
SERVER-88639 Enable feature flag for SPM-3729 (#44041)
|
2025-11-19 09:11:03 +00:00 |
|
lock_file
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
logging
|
SERVER-105541: Ensure diagnostic operations are correct for viewless timeseries (#42700)
|
2025-11-12 05:19:58 +00:00 |
|
memory_tracking
|
SERVER-112156 Address performance regression in TSBS (#44078)
|
2025-11-18 23:45:01 +00:00 |
|
mongobridge
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
nested_bson
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
network
|
Revert "SERVER-113220 Improve observability for connections via the maintenance port (#44499)" (#45304)
|
2025-12-16 17:52:34 +00:00 |
|
oplog
|
SERVER-113868: Make some useful server parameters runtime settable (#44836)
|
2025-12-08 18:17:36 +00:00 |
|
overload_retryability
|
SERVER-110000 Implement new server status metrics for Shard::RetryStrategy (#42255)
|
2025-11-12 04:28:23 +00:00 |
|
profile
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
query
|
Revert "SERVER-113220 Improve observability for connections via the maintenance port (#44499)" (#45304)
|
2025-12-16 17:52:34 +00:00 |
|
read_write_concern
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
recordid
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
replication
|
SERVER-114059 Update quorum checking to use the maintenance port (#44097)
|
2025-12-16 11:31:49 +00:00 |
|
routing
|
SERVER-114129 Opt-in feature to implicitly create a database in the RouterRole API (#44173)
|
2025-11-25 15:34:42 +00:00 |
|
rs_endpoint
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
security
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
server_parameters
|
SERVER-109475 Move existing FCV feasibility checks into uasserts for upgrade/downgrade function (#43881)
|
2025-11-24 16:38:14 +00:00 |
|
sharded_cluster_topology
|
SERVER-113286 Generate NamespacePlacementChanged on addition of first shard in the sharded cluster (#44492)
|
2025-12-02 11:07:12 +00:00 |
|
shell
|
Revert "SERVER-115265: Enable string diffing logic in assert.eq (#45199)" (#45217)
|
2025-12-12 23:38:07 +00:00 |
|
shutdown
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
startup_shutdown
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
statistics
|
SERVER-111573 Add configuration to return full WiredTiger data source metrics (#44030)
|
2025-11-18 03:40:01 +00:00 |
|
timeseries
|
SERVER-115461 Report bucket validation error reasons for 6698300 failures (#45260)
|
2025-12-16 17:52:16 +00:00 |
|
traffic_recording
|
SERVER-100516: Allow repeated start recording calls with same ID (#43192)
|
2025-10-29 12:09:16 +00:00 |
|
ttl
|
SERVER-112778 Remove flaky log based check in ttl_batch_deletes.js (#42955)
|
2025-10-21 23:03:22 +00:00 |
|
txns_cache_errors
|
SERVER-106966 Demonstrate that cache pressure doesn't prevent stepdown from running (#43381)
|
2025-10-31 10:23:07 +00:00 |
|
txns_retryable_writes_sessions
|
SERVER-97587 Dettach the placementConflictTime from the ShardVersion/DbVersion (#44512)
|
2025-12-10 08:10:48 +00:00 |
|
validate
|
SERVER-114829: Disallow default timestamp for atClusterTime in validate (#44789)
|
2025-12-04 19:58:11 +00:00 |
|
versioning_protocol
|
SERVER-109219 Designate CAR test ownership to the appropriate domain (#41479)
|
2025-09-19 23:13:59 +00:00 |
|
wt_integration
|
SERVER-107248 eviction worker threads configurable at runtime (#40587)
|
2025-09-02 03:26:12 +00:00 |
|
x509
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
zones
|
SERVER-109091 Create glob-like targets for jstest libraries (#39901)
|
2025-08-11 23:22:56 +00:00 |
|
BUILD.bazel
|
SERVER-109091 Create glob-like targets for jstest libraries (#39901)
|
2025-08-11 23:22:56 +00:00 |
|
OWNERS.yml
|
SERVER-109994 Change code-owners from workload-scheduling to workload-resilience (#40724)
|
2025-09-02 20:26:48 +00:00 |
|
benchrun_read_pref_mode.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
cluster_count_cmd_overflow_test.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
comment_field_passthrough.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
delinquent_ops.js
|
SERVER-113367 Allow throuhgput probing to work with de-prioritization (#43712)
|
2025-11-21 10:04:15 +00:00 |
|
deprecated_hedged_reads.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
exit_logging.js
|
SERVER-94540 Add dev stacktrace bazel flag (#42625)
|
2025-10-14 22:01:01 +00:00 |
|
failcommand_direct_client.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
js_exceptions.js
|
SERVER-109676 Fix jstest failures caused by Prettier (#40432)
|
2025-08-22 18:09:05 +00:00 |
|
move_collection_not_tracked.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
pin_code_segments_on_startup.js
|
SERVER-111460 Pin code pages for `mongos` (#41815)
|
2025-09-25 23:09:53 +00:00 |
|
prepare_conflict_metrics_tracking.js
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
query_by_uuid_commit_pending.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
reproducible_initializer_order.js
|
SERVER-95628 Make rawMongoProgramOutput more robust (#28204)
|
2024-10-22 22:40:58 +00:00 |
|
tassert_failpoint.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
utf8_paths.js
|
SERVER-109432: Autofix JS var usage to favor let (#40637)
|
2025-08-28 19:21:01 +00:00 |
|
version.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |
|
views_log_depchain.js
|
SERVER-108478 JS formatted by prettier and remove clang-format (#39656)
|
2025-08-21 17:27:09 +00:00 |