summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/wiredtiger_standard_index_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53990 SortedDataInterface supports RecordIds in the binary string formatLouis Williams2021-02-181-3/+8
* SERVER-53982 Delete prefixed RecordStore codeLouis Williams2021-01-271-10/+5
* SERVER-51762 Delete code for old unique index formatLouis Williams2021-01-151-1/+1
* SERVER-40811 make initializers throwyBilly Donahue2020-12-081-1/+0
* SERVER-51769 Fix ephemeralForTest's RecoveryUnit::isActive()Gregory Wlodarek2020-10-211-12/+12
* SERVER-51094 Remove collection parameter in IndexDescriptor constructorBrian DeLeonardis2020-10-141-2/+2
* SERVER-49731 Create an Ident base class for RecordStore and SortedDataInterfa...Dianna Hohensee2020-08-181-3/+5
* SERVER-47873 Eliminate the Collection* saved in IndexDescriptorGeert Bosch2020-06-101-3/+5
* SERVER-44577 Ensure WiredTiger RecordStore and SortedDataInterface cursors ha...Louis Williams2020-04-071-0/+142
* SERVER-41842 Collapse unit tests under storageXiangyu Yao2019-09-161-7/+7
* SERVER-42858 Index cursor seek should not append RecordID to saved KeyStringLouis Williams2019-08-201-0/+24
* SERVER-41696 Remove the 'ns' field from index specsGregory Wlodarek2019-07-291-1/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-6/+2
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-3/+3
* SERVER-41422 Allow the absence of the 'ns' field from index specsGregory Wlodarek2019-06-111-1/+3
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-6/+5
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38779 Have a session sweep job to close old idle WT sessionsr4.1.7Sulabh Mahajan2019-01-161-1/+4
* SERVER-38333 Support partial indexes in BiggieSEGregory Wlodarek2018-12-031-1/+8
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36014 Remove support for IndexVersion V0Geert Bosch2018-09-101-0/+2
* SERVER-34745 Simplify seekExact() and fix restore() for unique indexesSulabh Mahajan2018-08-061-1/+3
* SERVER-31726: Trigger an OplogManager flush directly after transaction comple...Daniel Gottlieb2017-10-271-1/+2
* SERVER-28743: Have WiredTiger data structures be --groupCollections aware.Daniel Gottlieb2017-06-021-0/+113