summaryrefslogtreecommitdiff
path: root/src/mongo/db/record_id_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67471 Improve RecordId usage performanceJordi Olivares Provencio2022-07-151-10/+17
* SERVER-61630 support a string form of RecordIdMartin Neupauer2022-01-141-0/+42
* SERVER-58949 RecordId supports long stringsLouis Williams2021-09-081-0/+59
* SERVER-56233 Support wildcard multikey paths on clustered collectionsLouis Williams2021-05-131-3/+34
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-25/+60
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-241-6/+6
* SERVER-53989 Generalize RecordId to store small binary stringsLouis Williams2021-02-101-25/+24
* SERVER-53982 RecordId supports ObjectId typeLouis Williams2021-01-291-0/+102
* 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-8/+10
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-30/+30
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-0/+68