summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/index_entry_comparison.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42974 Validate should work with KeyString instead of BSON where possibleGregory Wlodarek2019-10-011-2/+2
* SERVER-42973 Remove IndexEntryComparison::makeQueryObjectHaley Connelly2019-09-101-50/+12
* SERVER-42248 Remove SortedDataInterface::seek() which accepts a BSONObjXiangyu Yao2019-08-291-5/+36
* SERVER-42354 Remove SortedDataInterface::seek() which accepts a SeekPointXiangyu Yao2019-08-261-0/+16
* SERVER-42068 Overload SortedDataInterface::dupKeyCheck to accept KeyStringZach Yam2019-08-161-0/+9
* SERVER-41720 Overload SortedDataInterface::Cursor::seek and seekExact to acce...Zach Yam2019-08-151-0/+13
* SERVER-42288 Consolidate Document and WorkingSetMember metadata implementations.David Storch2019-07-261-0/+19
* SERVER-40444 IndexCatalogEntry to use NamespaceString instead of plain string...Henrik Edin2019-04-031-1/+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-8/+10
* SERVER-14801 Add field names to duplicate key error messagesXiangyu Yao2018-09-141-0/+8
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-2/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-151/+151
* SERVER-17635 Improve SortedDataInterface::Cursor APIMathias Stearn2015-04-091-4/+96
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-3/+1
* SERVER-13679 Make RecordId and DiskLoc separate typesMathias Stearn2014-12-081-2/+2
* SERVER-13679 Replace DiskLoc with RecordId outside of MMAPv1Mathias Stearn2014-11-261-3/+3
* SERVER-13679 Add record_id.h and move diskloc.h under mmap_v1Mathias Stearn2014-11-261-1/+1
* SERVER-14352 Significant improvements to RocksDB storage engine.Alex Kleiman2014-08-121-0/+116