Commit Graph

104 Commits

Author SHA1 Message Date
Lee Maguire
8ceb6ed988 SERVER-115422 Implement the WASM MozJS wrapper and WIT exported interface (#48033)
Co-authored-by: Andrew Bradshaw <andrew.bradshaw@mongodb.com>
GitOrigin-RevId: ba0a73f930f7120fa0fecef4611f43e00d2f0b91
2026-03-06 23:51:21 +00:00
Andrew Bradshaw
f4644578e0 SERVER-120217 Update to using rules python (#48943)
GitOrigin-RevId: 4684e8f134d1fff534747129566fed89a4f96528
2026-03-06 01:52:51 +00:00
Nick Jefferies
a4130ea9ab SERVER-119906: Enable UP006 ruff rule (#48284)
GitOrigin-RevId: 2069fa7bda111a89d4a9a43a56e71f06cc2e9a7c
2026-02-20 18:55:17 +00:00
Nick Jefferies
5c1a8f7f01 SERVER-116365: Upgrade Windows Python from 3.10 to 3.13 (#46789)
GitOrigin-RevId: 737551316be225dc41127e6802615bef93da9a5d
2026-01-27 00:27:28 +00:00
Lee Maguire
05948f84a9 SERVER-115415 Separate shell specific JS execution code in scripting module (#46026)
GitOrigin-RevId: 5cfbc095d4c5e8e7f2258736c827f58793cc103e
2026-01-14 15:33:30 +00:00
Nick Jefferies
ecd078f93a SERVER-116065 Replace deprecated pkg_resources with packaging in linter (#45745)
GitOrigin-RevId: a2defb26165162ed6f2fdd7dd3b3894950c6ea80
2025-12-31 16:27:45 +00:00
Billy Donahue
ad00dee06a SERVER-107172 copy varint impl files from s2/util/coding (#40896)
GitOrigin-RevId: e3cd24f1842d20f9a98b36c3cb0cdfc33d926053
2025-09-05 08:02:06 +00:00
Zac
6452390624 SERVER-107603 Move pyrightlint to bazel run lint (#38723)
GitOrigin-RevId: de12178d16cf6093acc67935b994a8d7537622c1
2025-08-07 17:34:36 +00:00
Daniel Moody
e503b3ed20 SERVER-108022 make atlas only module dir (#39404)
GitOrigin-RevId: eba80d6f9fd0feed82442d577d2da061fbcb4f89
2025-08-01 01:59:30 +00:00
Zack Winter
40f6d641f7 SERVER-100631 Add ruff into "bazel run lint" (#32166)
GitOrigin-RevId: 4234e1f4a6e164cfd2ab53cdb7290b238095520f
2025-06-11 14:11:11 +00:00
Daniel Moody
230828c095 SERVER-103025 delete scons (#34270)
GitOrigin-RevId: 5b41cb76ab5930046a68021716a874ceda26f7ca
2025-04-10 03:33:39 +00:00
James Bronsted
fc699fed6a SERVER-101790 switch to using v5 compilers by default (#33801)
GitOrigin-RevId: 341832a2af35dd1df5d3856baed1225b2a43a018
2025-04-10 02:04:09 +00:00
auto-revert-app[bot]
416f174d44 Revert "SERVER-101790 switch to using v5 compilers by default (#33671)" (#33765)
Co-authored-by: auto-revert-processor <devprod-si-team@mongodb.com>
GitOrigin-RevId: 07ddfb342d71112054536f4d32404bdb85e510c3
2025-04-10 01:45:41 +00:00
James Bronsted
bbf7ada2fc SERVER-101790 switch to using v5 compilers by default (#33671)
GitOrigin-RevId: 5a64df2b1949211608d5d8e2b889a615b89ae28e
2025-04-10 01:43:01 +00:00
Zack Winter
c47bf8d1ef SERVER-100116 Set up rules_lint with eslint (#32036)
GitOrigin-RevId: b358136eaef9eec27470065d6254112867b56245
2025-04-09 19:38:20 +00:00
Juan Gu
7209d62b77 SERVER-99522 Delete dead py linters (#31760)
GitOrigin-RevId: 3aedfa559dda734d4d89fefe0fe1154a5a3cf04d
2025-04-09 19:33:45 +00:00
David Chen
da4bba4f67 SERVER-99680: Fix legacy_comands_check.py to take inspect line-differences rather than file-differences (#31459)
GitOrigin-RevId: cd71349f51a46c6a8e18606b170fe324f7762fef
2025-01-24 23:56:46 +00:00
David Chen
0f8b8f41a5 SERVER-99008: Introduce Linter to prevent Legacy Command Types (#30876)
GitOrigin-RevId: c110bcbf7457d78960c9958eb5e207307aebee55
2025-01-09 21:10:06 +00:00
Juan Gu
cddfd05ae1 SERVER-95294 Use pyright for static type checking (#28167)
GitOrigin-RevId: d5f49b6d59569fa690b39173ada4e03739b0e75c
2024-10-24 18:16:36 +00:00
Juan Gu
855dfadef0 SERVER-94077 Use isort in Ruff configs (#27865)
GitOrigin-RevId: e793d662774ccd3ab6c3f356c2287cf1f7ff9805
2024-10-10 19:33:49 +00:00
Juan Gu
2513cc511b SERVER-94076 Remove unused imports via Ruff rule (#27337)
GitOrigin-RevId: 8923cc14f276be93355d763cb88c04bdb4dd9000
2024-10-04 01:43:13 +00:00
Steve McClure
7df33156fb SERVER-94074 Remove fixable Ruff rule exclusions (#26582)
GitOrigin-RevId: 291b72ec4a8364208d7633d881cddc98787832b8
2024-08-30 20:29:42 +00:00
adriangzz
c8a3627a48 SERVER-84609 Define a version for Aladdin MD5 (#19406)
GitOrigin-RevId: 6f66f4d07b5c7e263d18d028410f445e943c2d88
2024-05-17 22:47:09 +00:00
Steve McClure
b4b23946cd SERVER-90570: Enable formatting checks for buildscripts directory, excluding idl (#22254)
GitOrigin-RevId: 9d997a9f44cd43a8dec7c2a17fa2dbcd875e92f6
2024-05-16 22:07:36 +00:00
Steve McClure
5436ba8d76 SERVER-90530: Integrate Ruff into pylinters (#22213)
GitOrigin-RevId: 215421254736b4c5843879cfc63629423689b934
2024-05-16 13:24:45 +00:00
Alex Neben
2ecfe13b62 SERVER-70672 Merge enterprise repo into 10gen/mongo
GitOrigin-RevId: ae07dc005cf0004d01e86458f68cd0b9687e6602
2024-03-06 03:25:13 +00:00
Huayu Ouyang
a5da6271d5 SERVER-79274 Fix race where FCV is uninitialized in between FCV checks 2023-11-08 05:40:38 +00:00
Alex Neben
13f208e8c4 SERVER-76751 Pinning all python deps with poetry 2023-09-05 16:19:06 +00:00
Alex Neben
209ce30150 SERVER-72262 Bump Python minimum version to 3.9/3.10 2023-08-02 21:39:07 +00:00
Steve Gross
babf160654 SERVER-76796 Enable more lint warnings and fix them 2023-07-16 01:54:51 +00:00
auto-revert-processor
8837a2dfe2 Revert "SERVER-76796 Enable more lint warnings and fix them"
This reverts commit 7e0887b55d.
2023-07-13 20:31:43 +00:00
Steve Gross
7e0887b55d SERVER-76796 Enable more lint warnings and fix them 2023-07-13 15:07:11 +00:00
stevegrossmongodb
373aff474e SERVER-76796 Upgrade several linters 2023-07-03 15:11:25 +00:00
Juan Gu
8b9114b67f SERVER-71735 Rename simplecpplint.py to mongolint.py 2023-06-24 00:04:43 +00:00
Juan Gu
598dc9fc7c SERVER-78008 Remove _check_for_c_stdlib_headers check from simplecpplint.py 2023-06-22 02:22:13 +00:00
Juan Gu
34d372dd0b SERVER-71743 Move polyfill lint to clang-tidy 2023-06-21 15:24:01 +00:00
Juan Gu
77727c372b SERVER-78007 Move rand check to clang-tidy 2023-06-15 00:51:49 +00:00
Juan Gu
7657d17d39 Revert "SERVER-71743 Move polyfill lint to clang-tidy"
This reverts commit 053876ef08.
2023-06-13 22:36:43 +00:00
Juan Gu
053876ef08 SERVER-71743 Move polyfill lint to clang-tidy 2023-06-13 16:03:41 +00:00
Juan Gu
d981535c05 SERVER-71741 Move macro definition leaks check to clang-tidy 2023-06-05 20:24:28 +00:00
Juan Gu
c0423f3ab1 SERVER-71770 Move CollectionShardingRuntime into clang tidy 2023-05-26 22:40:39 +00:00
Juan Gu
889119d007 SERVER-71746 Move mongo config header lint to clang-tidy 2023-05-16 02:13:03 +00:00
Juan Gu
7dd905d905 SERVER-71745 Move unstructured log lint to clang-tidy 2023-04-27 21:26:00 +00:00
Alexander Neben
5ac6f19876 SERVER-76270 Moved lint_fuzzer_sanity to python 2023-04-26 18:41:57 +00:00
Jiawei Yang
6b0141d155 SERVER-66587 rename isEnabledAndIgnoreFCV to isEnabledAndIgnoreFCVUnsafe 2023-04-05 00:35:47 +00:00
Juan Gu
28c4056019 SERVER-71744 Move atomic, mutex and nonmongo assert to clang-tidy 2023-03-28 01:06:44 +00:00
Juan Gu
ecb455872f SERVER-71736 Move tracing support lint to clang-tidy 2023-03-25 00:09:04 +00:00
Juan Gu
2488882313 SERVER-71742 Move volatile keyword lint to clang-tidy 2023-02-23 23:17:58 +00:00
Juan Gu
17d7b26f35 SERVER-71737 Move boost optional requirement lint to clang-tidy 2023-02-18 05:31:04 +00:00
Juan Gu
f5ce056efc SERVER-71747 Move mongo ctype lint to clang tidy 2023-02-17 02:28:44 +00:00