summaryrefslogtreecommitdiff
path: root/src/mongo/bson/json.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46361 Format UUID as $uuid:<string> in logv2Henrik Edin2020-02-251-0/+6
* SERVER-44623 Rework JSON generation from BSONObjHenrik Edin2019-12-181-2/+28
* SERVER-7143 replace standard library number parsing with custom NumberParserNathan Brown2019-06-271-0/+8
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-2/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-26/+28
* SERVER-30580 Eliminate UserException and MsgAssertionException typesMathias Stearn2017-08-161-1/+1
* SERVER-14148 Remove JS mode from JSON output optionsJonathan Reams2017-01-061-1/+1
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-1/+1
* SERVER-19624 Add Decimal128 type support to mongo/bson layerRaymond Jacobson2015-08-071-0/+14
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-435/+430
* SERVER-9666 Move json utils into bson libraryAndrew Morrow2015-05-061-0/+488