summaryrefslogtreecommitdiff
path: root/buildscripts/libdeps
AgeCommit message (Expand)Author
2024-07-24SERVER-92768 add core binaries bazel conversion order. (#25216)Daniel Moody
2024-07-10SERVER-92225 fix bazel order conversion list (#24498)Daniel Moody
2024-05-16SERVER-90570: Enable formatting checks for buildscripts directory, excluding ...Steve McClure
2024-02-29SERVER-81038 Self host bazelisk and retry downloading on exception (#19327)Zack Winter
2024-02-16SERVER-85473 add bazel target list order generation to libdeps analyzer (#19010)Daniel Moody
2024-02-15Revert "SERVER-85473 add bazel target list order generation to libdeps analyz...auto-revert-processor
2024-02-14SERVER-85473 add bazel target list order generation to libdeps analyzer (#18865)Daniel Moody
2023-10-19SERVER-82312 Update TODOs to reference new ticketZack Winter
2023-09-27SERVER-81418 Extend the libdeps analyzer to show program dependents for a giv...George Wangensteen
2023-09-20SERVER-79790 Update libdeps readme to include arg to skip compiling enterpris...Zack Winter
2023-09-13SERVER-79790 Add option to generate bazel conversion targets to libdepsZack Winter
2023-09-05SERVER-76751 Pinning all python deps with poetryAlex Neben
2023-07-16SERVER-76796 Enable more lint warnings and fix themSteve Gross
2023-07-13Revert "SERVER-76796 Enable more lint warnings and fix them"auto-revert-processor
2023-07-13SERVER-76796 Enable more lint warnings and fix themSteve Gross
2023-05-24SERVER-77404 update graph_visualizer to newer node packages.Daniel Moody
2023-04-26SERVER-72867 eol-terminate all nonempty text filesBilly Donahue
2023-03-16SERVER-73467 add grpc 1.46.6 to third partyDaniel Moody
2022-12-13SERVER-62994 Use v4 toolchain for everything except clang formatAndrew Morrow
2022-09-02SERVER-68593 Disable low value python warningsAlexander Neben
2022-08-25SERVER-53527 Memory limit for libdeps visualizer backendDaniel Moody
2022-08-15SERVER-53494 Add public libdeps efficiency to libdeps linterMitch Wagner
2022-08-09SERVER-67058 Create libdeps metricsDaniel Moody
2022-08-03SERVER-53532 Add edge list to lipdeps visualizerMitch Wagner
2022-07-05SERVER-52570 Add symbol dependency query to libdepsMitch Wagner
2022-06-29SERVER-67341 Add node selection by path to libdeps visualizerMitch Wagner
2022-06-28SERVER-67340 Libdeps Visualizer Test GraphsMitch Wagner
2022-06-24SERVER-53526 Move Libdeps Visualizer Backend State to FrontendMitch Wagner
2022-06-16SERVER-67329 Add proxy middleware to allow react-scripts startMitch Wagner
2022-06-16SERVER-67197 Add node list search by nameMitch Wagner
2022-05-05SERVER-65805 added libdeps handling for no critical edges foundDaniel Moody
2021-07-09SERVER-56568 Remove LIBDEPS_TYPEINFO in favor of disabling vptr sanitizer for...Andrew Morrow
2021-06-03SERVER-56636 add libdeps graphpaths visualizationDaniel Moody
2021-05-05SERVER-56141 added in degree one libdeps analyzer and removed existence of sh...Daniel Moody
2021-05-03SERVER-56570 added LIBDEPS docs.Daniel Moody
2021-04-15SERVER-52568 Added GraphPaths, CriticalEdges, and PublicWieghts quieries to l...Daniel Moody
2021-03-01SERVER-54861: Update pylint to 2.7.2David Bradford
2021-02-26SERVER-52576 Added libdeps graph visualizer web service with basic features.Daniel Moody
2021-02-24SERVER-53530 added mac support for libdeps graph generationDaniel Moody
2021-02-24SERVER-53531 added evergreen task for libdeps graph generationDaniel Moody
2020-12-16SERVER-30815 Added linter to check for unnecessary PUBLIC libdeps, and added ...Daniel Moody
2020-11-26SERVER-48291 Add global dependency pushdown to libdepsRyan Egesdahl
2020-11-25SERVER-52567 added basic functions for graph analyzer CLI tool and improved g...Daniel Moody
2020-11-16SERVER-52566 added generate-libdeps-graph target for building graph of librar...Daniel Moody