summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/wiredtiger/wiredtiger_customization_hooks.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-2/+3
* 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-9/+10
* SERVER-34798 Remove ServiceContext subclasses and use new ServiceContext in e...Andy Schwerin2018-06-221-9/+6
* SERVER-34794 Construct the global ServiceContext inside a MONGO_INITIALIZERAndy Schwerin2018-05-021-1/+1
* SERVER-30170 Embedded can now shutdown and re-initialize.Henrik Edin2018-03-261-1/+1
* SERVER-26239 Improve handling of WT_CACHE_FULL for inMemory storage engineAlex Gorrod2017-04-211-30/+4
* SERVER-26646: Add structure that allows multiple WT extensions to be declared.Daniel Gottlieb2016-11-101-2/+1
* Revert "SERVER-26646: Add structure to build up wiredtiger extensions"Daniel Gottlieb2016-11-071-1/+2
* SERVER-26646: Add structure to build up wiredtiger extensionsDaniel Gottlieb2016-11-071-2/+1
* SERVER-21520: Ensure encrypted rollback files end in '.enc'Spencer Jackson2015-11-201-0/+6
* SERVER-21404: Add rollback file coverage to ESESpencer Jackson2015-11-131-0/+6
* SERVER-21220 ESE - mongo side temp file coverage (fixed unit tests)Andreas Nilsson2015-11-111-0/+15
* Revert "SERVER-21220 ESE - mongo side temp file coverage"Andreas Nilsson2015-11-111-15/+0
* SERVER-21220 ESE - mongo side temp file coverageAndreas Nilsson2015-11-111-0/+15
* SERVER-19845 Remove appendUID, add initialize WiredTiger cust hooksAndreas Nilsson2015-08-261-1/+3
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-28/+26
* SERVER-17990 SERVER-18809 Community portion of ESEAndreas Nilsson2015-06-151-0/+76