.github
SERVER-107089 Add server-release as a codeowner on the v8.2 branch ( #38924 )
2025-07-29 20:31:24 +00:00
.vscode_defaults
SERVER-105839 Add vscode task to run current cpp unittest file ( #36819 )
2025-06-03 19:42:54 +00:00
bazel
SERVER-108655 Use our own architectures for naming the top level folder in release packages ( #39602 )
2025-08-05 04:50:49 +00:00
buildfarm
SERVER-103025 delete scons ( #34270 )
2025-04-10 03:33:39 +00:00
buildscripts
SERVER-108655 Use our own architectures for naming the top level folder in release packages ( #39602 )
2025-08-05 04:50:49 +00:00
debian
SERVER-101810: Use runtime platform parameters for listenBacklog ( #35452 )
2025-05-07 16:52:55 +00:00
distsrc
SERVER-99662 Implmement building msi's in bazel ( #33677 )
2025-04-10 01:43:37 +00:00
docs
SERVER-107550: Seed readme docs for resmoke-related tooling ( #38540 )
2025-07-16 21:10:31 +00:00
etc
SERVER-108341 Add missing detach/reattach calls to DocumentSourceLookup::_resolvedIntrospectionPipeline ( #39280 ) ( #39349 )
2025-08-05 15:35:23 +00:00
evergreen
SERVER-107913 Revert "SERVER-104988 Use a container for jstestfuzz ( #36006 )" ( #39295 )
2025-07-31 18:07:07 +00:00
jstests
SERVER-108341 Add missing detach/reattach calls to DocumentSourceLookup::_resolvedIntrospectionPipeline ( #39280 ) ( #39349 )
2025-08-05 15:35:23 +00:00
modules_poc
Revert "SERVER-107246 Introduce placeholder _shardsvrAbortMigrations command"
2025-07-21 13:02:22 +00:00
rpm
SERVER-104338: Rename mongodb-enterprise-crypt RPM package ( #35845 )
2025-05-06 20:50:50 +00:00
src
Revert "SERVER-105921 Replace usage of AutoGetCollectionForRead under the db/commands path ( #37170 )" ( #39649 )
2025-08-05 17:12:29 +00:00
tools
SERVER-107364 Flag Sync S3 Version ( #36152 )
2025-07-11 19:40:55 +00:00
x509
SERVER-101468 Update certificate generation to be cross-platform and deterministic ( #33814 )
2025-04-10 03:08:20 +00:00
.bazelignore
SERVER-107350 Add venv directories to bazelignore ( #38318 )
2025-07-09 18:57:39 +00:00
.bazeliskrc
SERVER-97784 make the cpp_link exec props adjustable ( #32690 )
2025-04-09 21:57:31 +00:00
.bazelrc
SERVER-108655 Use our own architectures for naming the top level folder in release packages ( #39602 )
2025-08-05 04:50:49 +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
.bazelversion
SERVER-97784 make the cpp_link exec props adjustable ( #32690 )
2025-04-09 21:57:31 +00:00
.clang-format
SERVER-105050 clang-format IncludeBlocks: Regroup ( #36096 )
2025-05-27 08:21:14 +00:00
.clang-tidy.in
SERVER-102107 Fix and reenable mongo polyfill check ( #34879 )
2025-05-22 14:43:50 +00:00
.editorconfig
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +00:00
.gdbinit
SERVER-75613 Add GDB pretty printers for immutable data structures
2023-04-21 13:30:50 +00:00
.git-blame-ignore-revs
SERVER-105050 add reformat commit to .git-blame-ignore-revs ( #36536 )
2025-05-27 15:42:39 +00:00
.gitattributes
SERVER-101032 Move clang-format into "bazel run format" ( #36625 )
2025-05-29 13:40:00 +00:00
.gitignore
SERVER-108655 Use our own architectures for naming the top level folder in release packages ( #39602 )
2025-08-05 04:50:49 +00:00
.lldbinit
.mypy.ini
SERVER-72262 Bump Python minimum version to 3.9/3.10
2023-08-02 21:39:07 +00:00
.npmrc
SERVER-100116 Set up rules_lint with eslint ( #32036 )
2025-04-09 19:38:20 +00:00
.prettierignore
SERVER-104780: Opt eslint.config.mjs into Prettier ( #35812 )
2025-05-06 16:27:11 +00:00
.prettierrc
SERVER-104780: Opt eslint.config.mjs into Prettier ( #35812 )
2025-05-06 16:27:11 +00:00
.udbinit
BUILD.bazel
SERVER-108655 Use our own architectures for naming the top level folder in release packages ( #39602 )
2025-08-05 04:50:49 +00:00
CONTRIBUTING.rst
copy.bara.sky
SERVER-107073: 8.2 Build and Verification Branching Task ( #38920 )
2025-07-29 20:31:05 +00:00
copy.bara.staging.sky
SERVER-107073: 8.2 Build and Verification Branching Task ( #38920 )
2025-07-29 20:31:05 +00:00
CreativeCommons.txt
SERVER-72867 eol-terminate all nonempty text files
2023-04-26 19:19:19 +00:00
cspell.json
SERVER-98435 Initial commit for modules poc ( #30573 )
2025-04-09 19:48:20 +00:00
eslint.config.mjs
SERVER-105603: Make utils.js a module ( #38677 )
2025-07-18 13:56:53 +00:00
jsconfig.json
SERVER-103603: Support .d.ts typings for common "conn" and "db" workflows ( #35071 )
2025-04-16 20:01:24 +00:00
LICENSE-Community.txt
MODULE.bazel
SERVER-107518 Add support for PGO and Bolt for mongod ( #38562 )
2025-07-16 20:27:03 +00:00
OWNERS.yml
SERVER-101034 Use rules_lint shfmt formatter ( #38448 )
2025-07-16 01:55:34 +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-99572: Cover jstests with custom eslint rules ( #32277 )
2025-04-09 21:22:15 +00:00
poetry_requirements.txt
SERVER-105429 make poetry requrements file ( #36472 )
2025-05-23 19:30:39 +00:00
poetry.lock
SERVER-107364 Flag Sync S3 Version ( #36152 )
2025-07-11 19:40:55 +00:00
pyproject.toml
SERVER-107364 Flag Sync S3 Version ( #36152 )
2025-07-11 19:40:55 +00:00
README.md
SERVER-91333: Reference mongosh in README instead of mongo shell ( #25936 )
2024-08-16 18:24:46 +00:00
README.third_party.md
SERVER-106442 Upgrade abseil-cpp...with linker fixes ( #38534 )
2025-07-16 15:43:00 +00:00
sbom.json
SERVER-106442 Upgrade abseil-cpp...with linker fixes ( #38534 )
2025-07-16 15:43:00 +00:00
WORKSPACE.bazel
SERVER-104987 fix shfmt os name on macos ( #36007 )
2025-05-09 14:58:01 +00:00