summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/wiredtiger_prefixed_index_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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