summaryrefslogtreecommitdiff
path: root/src/include/wiredtiger.in
AgeCommit message (Expand)Author
2017-06-19WT-3297 support the gcc/clang -fvisibility=hidden flag (#3404)Keith Bostic
2017-06-19WT-3327 Check for system clock ticking backwards (#3427)sueloverso
2017-03-31WT-3243 Reorder log slot release so joins don't wait on IO (#3360)sueloverso
2017-03-30WT-3190 perform a complete re-tune of eviction workers every 30 seconds. (#3324)Alexandra (Sasha) Fedorova
2017-03-30WT-2439 Enhance reconciliation page layout (#3358)Keith Bostic
2017-03-29Revert "WT-2439 Improve page layout: keep pages more than half full (#3277)"Michael Cahill
2017-03-29WT-2439 Improve page layout: keep pages more than half full (#3277)Sulabh Mahajan
2017-03-24WT-98 Update the current cursor value without a search (#3330)Keith Bostic
2017-03-17WT-3216 changes suggested by clang-tidy (#3328)Keith Bostic
2017-03-14WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic
2017-02-16WT-3184 bug fix: special case searching an index that has a custom collator. ...Don Anderson
2017-02-01WT-3115 Convert the dhandle list lock into a read/write lock. (#3236)Alex Gorrod
2017-01-25WT-3097 Avoid waiting for threads to timeout during close (#3253)Keith Bostic
2017-01-25WT-3113 Add a verbose mode to dump the cache when eviction is stuck. (#3234)Keith Bostic
2017-01-04SERVER-16796 Recovery progress via verbose messages. (#3225)sueloverso
2016-12-28WT-2898 evict dynamic workers (#3039)Alexandra (Sasha) Fedorova
2016-12-23WT-3093 Reduce the size of WT_PAGE. (#3212)Keith Bostic
2016-12-20WT-2771 Add a statistic to track per-btree dirty cache usage. (#3207)Michael Cahill
2016-12-15WT-283 Add WT_SESSION::alter method (#3177)sueloverso
2016-12-15SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)Keith Bostic
2016-12-05WT-2670 Add access_pattern_hint configuration for tables (#3155)sueloverso
2016-12-05WT-3034 Add support for named snapshots including updates. (#3161)Michael Cahill
2016-11-14WT-2962 Allow configuration of builtin extensions. (#3137)Michael Cahill
2016-11-08WT-3002 Allow applications to exempt threads from eviction. (#3116)Keith Bostic
2016-11-03WT-3003 Fix doxygen comment blocks. (#3124)Michael Cahill
2016-11-03WT-3003 Don't generate log record and op types. (#3121)sueloverso
2016-10-25WT-2415 Add support for joins to return false positives from the Bloom filter...Don Anderson
2016-10-21WT-2880 Add Zstandard compression support (#3075)Keith Bostic
2016-10-18WT-2976 Add a statistic tracking how long app threads spend reading and writi...Alex Gorrod
2016-10-14WT-1592 Add per-dhandle current cache usage statistics (#3062)Alex Gorrod
2016-10-13WT-2955 Add statistics tracking the amount of time threads spend waiting for ...Keith Bostic
2016-10-07WT-2932 Add a configuration option allowing tables to ignore cache limits (#3...Alex Gorrod
2016-10-06WT-2831 Skip checkpointing if there have been no modifications (#3067)Sulabh Mahajan
2016-10-04WT-2920 New eviction statistics (#3076)Keith Bostic
2016-09-27WT-2931 Enforce limits on dirty data for in-memory. (#3064)Michael Cahill
2016-09-14WT-2902 Track per-tree the efficiency of eviction walks. (#3036)Michael Cahill
2016-09-12WT-2903 Change the eviction_scrub_target default to 15% (#3032)Michael Cahill
2016-09-09WT-2901 Make checkpoint scrubbing configurable. (#3029)Michael Cahill
2016-09-05WT-2886 Ignore dirty eviction settings when in_memory is true. (#3018)Michael Cahill
2016-08-30WT-2221 Add all_only flag to all-only stats. Generate corresponding docs (#2986)Sulabh Mahajan
2016-08-26WT-2816 General improvements to WiredTiger eviction performance (#2949)Michael Cahill
2016-08-25WT-2846 Fix bugs related to reconfiguring eviction settings. (#2973)Alex Gorrod
2016-08-15WT-2827 Set a reasonable minimum for log_size. (#2946)sueloverso
2016-08-09WT-2638 Change custom file system API to make truncate support clearer (#2908)Keith Bostic
2016-08-09WT-2734 Improve documentation of eviction configuration settings. (#2937)Michael Cahill
2016-08-03WT-2764 Replace write leaves phase of checkpoints. (#2876)Michael Cahill
2016-08-03WT-2770 Add statistics tracking schema operations (#2925)Sulabh Mahajan
2016-07-28WT-2793 Enhance statistics related to overflow values (#2912)sueloverso
2016-07-20WT-2782 Minor text changes for file system functions (#2890)sueloverso
2016-07-19WT-2769 Update documentation to reflect correct limits of memory_page_max (#2...Sulabh Mahajan