summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_parser_test.cpp
AgeCommit message (Expand)Author
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2019-12-22SERVER-45214 FieldParser::extractNumber fails ubsan for NaNsGeert Bosch
2019-07-27SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.1
2019-06-14SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2016-08-18SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch
2016-05-28SERVER-23971 Clang-Format codeMark Benvenuto
2015-06-20SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto
2015-05-13SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin
2015-04-07SERVER-17880 Rename OpTime to TimestampEric Milkie
2013-12-09SERVER-11968 Write commands allow illegal collection namesRandolph Tan
2013-09-06SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen
2013-07-24SERVER-7965 Move date/time types and functions from bson/util/misc.h to util/...Andy Schwerin
2013-06-03SERVER-9468 Move s/field-parser* to db/Jason Rassi