Commit Graph

9 Commits

Author SHA1 Message Date
Amirsaman Memaripour 3f951c777d SERVER-59700 Add programming support for tracepoints 2022-01-07 17:20:56 +00:00
Billy Donahue 6ff19433eb SERVER-60022 global std::optional -> boost::optional 2021-09-21 00:07:27 +00:00
Billy Donahue 3022c66b2a SERVER-55281 lint for newline violations 2021-03-25 00:44:22 +00:00
Billy Donahue c8a02bacb3 SERVER-54475 Add SSPL to shim files. Refactor sspl check.
simplecpplint.py
    Improve license check
    Clearer exception handling
    Fix process exit code (success:0, lintFail:1, internalError:2)

Add '-present' year range suffix to copyright notice in a few c++ files.
2021-02-12 20:58:51 +00:00
Billy Donahue ff37b70553 SERVER-50917 util/ctype.h to replace <cctype> & <ctype.h> funcs 2020-10-13 19:30:17 +00:00
Jason Chan 3a6bde797e SERVER-50706 Add fromConfigServer parameter to allow transitioning a shard server from lastLTS FCV to lastContinuousFCV 2020-09-24 16:30:58 +00:00
Lingzhi Deng 728b9b3039 SERVER-49520: Add linter rule for generic FCV references 2020-09-02 04:09:13 +00:00
Henrik Edin 60ed56e724 SERVER-47332 Add way to do unstructured logging for local development 2020-04-24 12:40:38 +00:00
Mark Benvenuto a54df9e45d SERVER-43936 Implement simpler, quicker python based C++ linter 2019-10-25 19:51:50 +00:00