summaryrefslogtreecommitdiff
path: root/src/mongo/db/record_id.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-54008 Generalize CollectionScan to perform queries over RecordIdLouis Williams2021-02-241-4/+4
* SERVER-53989 Generalize RecordId to store small binary stringsLouis Williams2021-02-101-129/+105
* SERVER-53982 RecordId supports ObjectId typeLouis Williams2021-01-291-62/+194
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+0
* SERVER-47578 Delete util/log.h and remove use of logv1 to logv2 appenderHenrik Edin2020-04-151-6/+0
* SERVER-46156 Deprecate LogstreamBuilder and more manual log conversionsHenrik Edin2020-02-231-1/+3
* SERVER-45375 Support logging RecordId in logv2Henrik Edin2020-01-091-0/+10
* 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-37188 Rename "All Paths" index to "Wildcard" indexJames Wahlin2018-10-021-1/+1
* SERVER-35860 Maintain multikey metadata keys for allPaths indexesBernard Gorman2018-08-091-7/+39
* SERVER-22801 (de)serialize for sorter le fixesJason Carey2016-03-021-2/+2
* SERVER-18928: replace "mongo/platform/cstdint.h" with <cstdint>Kang In Cheol2015-06-291-1/+1
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-81/+105
* Fix typo in RecordId relational opsMathias Stearn2015-03-051-6/+6
* SERVER-8994: Boost 1.56 fixesMark Benvenuto2015-01-151-0/+5
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-2/+106
* SERVER-13679 Add record_id.h and move diskloc.h under mmap_v1Mathias Stearn2014-11-261-0/+33