summaryrefslogtreecommitdiff
path: root/src/mongo/tools
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71746 Move mongo config header lint to clang-tidyJuan Gu2023-05-167-0/+235
* SERVER-71745 Move unstructured log lint to clang-tidyJuan Gu2023-04-277-0/+146
* SERVER-67234 add clang-tidy rule to ban fcv constant usage in compareJiawei Yang2023-04-147-0/+198
* SERVER-75522 Added banned includes check for c++20Alexander Neben2023-04-128-2/+181
* SERVER-71744 Move atomic, mutex and nonmongo assert to clang-tidyJuan Gu2023-03-2815-36/+559
* SERVER-71736 Move tracing support lint to clang-tidyJuan Gu2023-03-257-0/+149
* SERVER-74241 remove SessionHandle and similar aliasesMatt Diener2023-02-241-6/+6
* SERVER-71742 Move volatile keyword lint to clang-tidyJuan Gu2023-02-237-2/+172
* SERVER-72150 remove the temporary tidy test check.Daniel Moody2023-02-227-159/+0
* SERVER-71737 Move boost optional requirement lint to clang-tidyJuan Gu2023-02-187-0/+238
* SERVER-73892 Disallow includes to start with third_partyDaniel Moody2023-02-185-3/+22
* SERVER-71747 Move mongo ctype lint to clang tidyJuan Gu2023-02-178-1/+156
* SERVER-73436 Fixed a small readme typoAlexander Neben2023-02-161-2/+2
* SERVER-74059 fix compile_commands files for mongo tidy unittestsDaniel Moody2023-02-152-2/+2
* SERVER-72147 defer switching hard coded clang tidy module flags.Daniel Moody2023-02-132-6/+12
* SERVER-72873 add header brackets tidy check.Daniel Moody2023-02-1210-39/+254
* Revert "SERVER-72147 defer switching hard coded clang tidy module flags."Kaloian Manassiev2023-02-092-19/+13
* SERVER-72147 defer switching hard coded clang tidy module flags.Daniel Moody2023-02-092-13/+19
* SERVER-71734 Use clang-tidy to prevent new instances of UninteruptibleLockGuardJuan Gu2023-02-087-4/+183
* SERVER-73436 added readme for mongo tidy checks.Daniel Moody2023-02-071-0/+43
* SERVER-73424 disable generating reports for mongo tidy check unittests.Daniel Moody2023-01-281-3/+4
* SERVER-71906 move asio-related transport files to their own directoryMatt Diener2023-01-241-1/+1
* SERVER-73047 add mongo tidy check unittestsDaniel Moody2023-01-238-44/+387
* SERVER-50476 created gdb_index scons tool to generate gdb_indexDaniel Moody2023-01-171-0/+1
* SERVER-72426 improve toolchain detection for clang-tidy checks moduleDaniel Moody2022-12-311-9/+22
* SERVER-71906 rename TransportLayerASIO to AsioTransportLayerMatt Diener2022-12-211-3/+3
* SERVER-72256 rename mongobridge directoryDaniel Moody2022-12-199-7/+7
* SERVER-71748 create dummy mongo custom checks module for reference.Daniel Moody2022-12-1611-33/+253
* SERVER-70357 fix data race generating mongobridge random number seedBilly Donahue2022-10-081-2/+16
* SERVER-69430 mongobridge: fix local static PseudoRandom used after destructionBilly Donahue2022-09-081-2/+3
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-9434 Audit and Normalize Process Exit CodesMatt Kneiser2022-07-072-6/+6
* SERVER-65458 Parse and validate tenantId at the start of command processingSophia Tan2022-06-081-1/+1
* SERVER-66490 Apply pylinters to build system codeTausif Rahman2022-05-251-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-062-2/+6
* SERVER-55204 Error on fallthrough unless the attribute is usedAndrew Morrow2022-04-181-2/+3
* SERVER-59618 mongobridge fixtures register LockerNoopClientObserver with Serv...Benety Goh2021-09-291-1/+4
* SERVER-59782 migrate makeGuard calls to ScopeGuardBilly Donahue2021-09-081-1/+1
* SERVER-40811 make initializers throwyBilly Donahue2020-12-082-8/+1
* SERVER-52819 Reorder TransportLayer construction in mongobridgeBen Caimano2020-11-171-9/+14
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-11-171-8/+7
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-50867 Roll back ServiceStateMachine changes temporarilyBen Caimano2020-09-141-7/+8
* SERVER-49072 Make ServiceExecutors into DecorationsReo Kimura2020-08-141-8/+7
* SERVER-48978 Futurize handleRequestAndrew Chen2020-07-301-8/+15
* SERVER-47277 Remove non-hygienic build supportAndrew Morrow2020-07-081-3/+0
* SERVER-48367 Remove all _envp usageBilly Donahue2020-06-111-9/+6
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-262-2/+2
* SERVER-47092 Create integration test that 'newlyAdded' nodes cannot voteJudah Schvimer2020-04-141-4/+1
* SERVER-46389 Improve replication log line styleTess Avitabile2020-03-171-10/+19