summaryrefslogtreecommitdiff
path: root/src/mongo/bson/oid_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-7143 replace standard library number parsing with custom NumberParserNathan Brown2019-06-271-1/+4
* 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-14/+17
* Revert "SERVER-34975 Treat an OID-embedded timestamp as unsigned."Justin Seyster2018-06-281-3/+3
* SERVER-34975 Treat an OID-embedded timestamp as unsigned.Justin Seyster2018-05-221-3/+3
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-131-0/+12
* Revert "SERVER-32144 Remove test coverage for replication protocol version 0"Vesselina Ratcheva2018-03-091-12/+0
* SERVER-32144 Remove test coverage for replication protocol version 0Vesselina Ratcheva2018-03-091-0/+12
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-91/+96
* SERVER-15210 SERVER-15211 remove OID undefined behavior and make it endian awareAdam Midvidy2014-09-191-0/+147