summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/index_entry_comparison.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65677: Use validate repair mode to fix duplicate keysWill Buerger2022-12-081-1/+2
* SERVER-67471 Improve RecordId usage performanceJordi Olivares Provencio2022-07-151-1/+1
* SERVER-64830 Simplify exclusivity tracking in IndexSeekPointDan Larkin-York2022-04-011-29/+24
* SERVER-60562 Include cursor value in duplicate key error when testing is enabledGregory Noma2022-02-241-1/+3
* SERVER-55779 Clustered collections should store RecordIds as KeyStringLouis Williams2021-04-091-1/+1
* SERVER-54552 [SBE] Reverse index scan may produce wrong resultsMickey. J Winters2021-03-101-0/+13
* SERVER-53990 SortedDataInterface supports RecordIds in the binary string formatLouis Williams2021-02-181-1/+11
* SERVER-47873 Eliminate the Collection* saved in IndexDescriptorGeert Bosch2020-06-101-3/+10
* SERVER-46810 Hex encode collation keys and invalid UTF-8 in dup key error mes...David Storch2020-04-151-1/+3
* SERVER-47380 Cleanup TODOHenrik Edin2020-04-151-5/+0
* SERVER-46107 Manual conversion of log statementsHenrik Edin2020-02-131-0/+10
* 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