.devcontainer
SERVER-116221: Reference python3.13 in v5 toolchain ( #47179 )
2026-02-05 16:39:17 +00:00
.github
SERVER-121513: add an initial version of a resmoke agent skill ( #49498 )
2026-03-13 16:12:42 +00:00
.tmp
SERVER-114982: Enable compressed bazel exec log by default ( #44882 )
2025-12-08 20:42:56 +00:00
.vscode_defaults
SERVER-115974 restrict clangd in vscode ( #45632 )
2025-12-30 19:20:28 +00:00
bazel
Revert "SERVER-117726 move compiledb generation into the bazel graph" ( #49754 )
2026-03-17 14:10:17 +00:00
buildfarm
SERVER-103025 delete scons ( #34270 )
2025-04-10 03:33:39 +00:00
buildscripts
SERVER-122016: [v8.3] exclude first-party components from README.third_party.md and re-add WiredTiger vendored test library table ( #50444 )
2026-05-13 23:56:30 +00:00
debian
SERVER-107074: Update man pages for 8.2 ( #39851 )
2025-08-25 16:54:52 +00:00
distsrc
SERVER-99662 Implmement building msi's in bazel ( #33677 )
2025-04-10 01:43:37 +00:00
docs
SERVER-121783 Add more documentation for resume tokens ( #49716 )
2026-03-17 13:38:50 +00:00
etc
SERVER-122573 [v8.3] Revert cross-db $unionWith/$lookup support ( #50370 )
2026-05-13 23:53:41 +00:00
evergreen
SERVER-122533 Stop running GenerateAndCheckPerfResults on benchmarks_sep on release branches ( #50324 )
2026-03-25 19:13:33 +00:00
jstests
SERVER-122449 Disable $bit* expressions in SBE and add knob to limit their memory use ( #50442 )
2026-05-13 23:57:52 +00:00
modules_poc
SERVER-114784 fetch and apply oplog entries from the ORP in PIT Restore ( #49204 )
2026-03-13 20:45:56 +00:00
rpm
SERVER-106413 add rhel10 variant ( #46800 )
2026-01-22 20:24:07 +00:00
src
SERVER-121886 dbAdmin builtin role should be able to perform rawData operations ( #50312 )
2026-05-13 23:59:17 +00:00
tools
SERVER-120217 Update to using rules python ( #48943 )
2026-03-06 01:52:51 +00:00
x509
SERVER-120217 Update to using rules python ( #48943 )
2026-03-06 01:52:51 +00:00
.bazelignore
SERVER-117298: Add prometheus-cpp third-party library ( #47013 )
2026-02-23 18:11:39 +00:00
.bazeliskrc
SERVER-111729 use waterfall binaries for custom bazel binary ( #42019 )
2025-09-30 22:41:34 +00:00
.bazelrc
Revert "SERVER-117726 move compiledb generation into the bazel graph" ( #49754 )
2026-03-17 14:10:17 +00:00
.bazelrc.fuzztest
SERVER-118522 Vendor Fuzztest ( #47328 )
2026-02-06 19:34:13 +00:00
.bazelrc.local.example
SERVER-99004 Change from build to common in bazelrc so more things can inherit ( #30830 )
2025-01-06 22:50:48 +00:00
.bazelrc.sync
SERVER-102364 Periodically check $reduce accumulated depth less than… ( #38333 )
2025-08-06 19:22:18 +00:00
.bazelversion
SERVER-111729 use waterfall binaries for custom bazel binary ( #42019 )
2025-09-30 22:41:34 +00:00
.clang-format
SERVER-113167 add clang format config for newlines at EOF ( #43302 )
2025-10-29 17:08:21 +00:00
.clang-tidy.in
SERVER-113193 apply standard mongo include path ( #43328 )
2025-10-30 01:38:04 +00:00
.editorconfig
SERVER-107825: editorconfig for common files ( #43105 )
2025-10-29 17:53:05 +00:00
.gdbinit
.git-blame-ignore-revs
SERVER-108478 JS formatted by prettier and remove clang-format ( #39656 )
2025-08-21 17:27:09 +00:00
.gitattributes
SERVER-119997 Dont run prettier on monguard directory
2026-02-20 18:58:49 +00:00
.gitignore
SERVER-119408: Create VSCode DAP scaffolding for an "attach" workflow ( #48265 )
2026-02-20 18:49:14 +00:00
.lldbinit
.mypy.ini
.npmrc
SERVER-100116 Set up rules_lint with eslint ( #32036 )
2025-04-09 19:38:20 +00:00
.prettierignore
SERVER-119997 Dont run prettier on monguard directory
2026-02-20 18:58:49 +00:00
.prettierrc
SERVER-108478 JS formatted by prettier and remove clang-format ( #39656 )
2025-08-21 17:27:09 +00:00
BUILD.bazel
Revert "SERVER-117726 move compiledb generation into the bazel graph" ( #49754 )
2026-03-17 14:10:17 +00:00
CONTRIBUTING.rst
CreativeCommons.txt
cspell.json
Revert "SERVER-113581 Implement DEK Rotation for Phylog ( #47751 )" ( #49312 )
2026-03-10 17:34:33 +00:00
eslint.config.mjs
SERVER-119408: Create VSCode DAP scaffolding for an "attach" workflow ( #48265 )
2026-02-20 18:49:14 +00:00
jsconfig.json
SERVER-118538: Add jstests in modules to jsconfig ( #47300 )
2026-01-30 19:06:20 +00:00
LICENSE-Community.txt
MODULE.bazel
SERVER-121257 Add lockfile for dependencies of dependencies for rust ( #49296 )
2026-03-10 00:35:12 +00:00
MODULE.bazel.lock
SERVER-121800: Update lock file ( #49734 )
2026-03-16 23:17:17 +00:00
OWNERS.yml
SERVER-116213, SERVER-117626, SERVER-117790: Enhance SBOM automation with private folder support, team automation and branch filtering ( #48555 )
2026-03-05 16:13:59 +00:00
package.json
SERVER-101526 Eslint not woking anymore due to missing eslint-plugin-mongodb dependency ( #32926 )
2025-04-09 22:59:06 +00:00
pnpm-lock.yaml
SERVER-112646: Set up eslint and node for devcontainer ( #42978 )
2025-10-23 14:17:04 +00:00
poetry_requirements.txt
SERVER-105429 make poetry requrements file ( #36472 )
2025-05-23 19:30:39 +00:00
poetry.lock
SERVER-120535: Dump Merge Queue Metrics to Honeycomb ( #48729 )
2026-03-02 23:21:37 +00:00
pyproject.toml
SERVER-120535: Dump Merge Queue Metrics to Honeycomb ( #48729 )
2026-03-02 23:21:37 +00:00
README.md
SERVER-111949 Update README to point at mongodb-maintained dockerhub container ( #42201 )
2025-10-06 15:09:49 +00:00
README.third_party.md
SERVER-122016: [v8.3] exclude first-party components from README.third_party.md and re-add WiredTiger vendored test library table ( #50444 )
2026-05-13 23:56:30 +00:00
sbom.json
SERVER-122016: [v8.3] exclude first-party components from README.third_party.md and re-add WiredTiger vendored test library table ( #50444 )
2026-05-13 23:56:30 +00:00
WORKSPACE.bazel
SERVER-115288 Introduce SignatureValidator ( #47624 )
2026-02-18 16:06:37 +00:00