summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/sorted_data_interface_test_cursor_end_position.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-42972 Callers of SortedDataInterface::seekExact should pass KeyStringLouis Williams2019-09-061-11/+12
* SERVER-42248 Remove SortedDataInterface::seek() which accepts a BSONObjXiangyu Yao2019-08-291-24/+37
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-40/+56
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38333 Support partial indexes in BiggieSEGregory Wlodarek2018-12-031-1/+13
* SERVER-38328 Fix uint8_t overflow in the BiggieSE lower_bound() functionGregory Wlodarek2018-12-031-0/+41
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-27257 Deduplicate symbol `newHarnessHelper`ADAM David Alan Martin2016-12-141-10/+12
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-28/+30
* SERVER-19708: Move RecordCursor::seekExact to derived SeekableRecordStore classGeert Bosch2015-08-281-4/+4
* SERVER-17364 Don't stash RecoveryUnits across getMoresMathias Stearn2015-07-161-8/+8
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-362/+366
* SERVER-17635 Add Unittests for new parts of SDI::Cursor APIMathias Stearn2015-04-151-0/+413