Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-67824 Rename IDLParserErrorContext to IDLParserContext | Hugh Tong | 2022-07-26 | 1 | -1/+1 |
* | SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply... | Bernard Gorman | 2021-04-02 | 1 | -10/+12 |
* | SERVER-54003 Validate BSON type to be array when parsing BSON object to Array | Moustafa Maher | 2021-01-26 | 1 | -1/+2 |
* | SERVER-46661 Use the IDL to parse a killCursors command | Mindaugas Malinauskas | 2020-07-08 | 1 | -75/+54 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -13/+8 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -8/+10 |
* | SERVER-24508 BSONObj::ComparatorInterface | David Storch | 2016-08-18 | 1 | -1/+1 |
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -3/+6 |
* | SERVER-5811 implement the killCursors command for mongod | David Storch | 2015-06-23 | 1 | -0/+138 |