summaryrefslogtreecommitdiff
path: root/dist/api_data.py
Commit message (Expand)AuthorAgeFilesLines
* WT-3169 Add verbose messages regarding lookaside file usage (#3425)David Hows2017-06-071-0/+1
* WT-2439 Enhance reconciliation page layout (#3358)Keith Bostic2017-03-301-2/+2
* Revert "WT-2439 Improve page layout: keep pages more than half full (#3277)"Michael Cahill2017-03-291-2/+2
* WT-2439 Improve page layout: keep pages more than half full (#3277)Sulabh Mahajan2017-03-291-2/+2
* WT-3097 Avoid waiting for threads to timeout during close (#3253)Keith Bostic2017-01-251-1/+1
* WT-3113 Add a verbose mode to dump the cache when eviction is stuck. (#3234)Keith Bostic2017-01-251-0/+1
* SERVER-16796 Recovery progress via verbose messages. (#3225)sueloverso2017-01-041-0/+1
* WT-2898 evict dynamic workers (#3039)Alexandra (Sasha) Fedorova2016-12-281-1/+1
* WT-283 Add WT_SESSION::alter method (#3177)sueloverso2016-12-151-6/+11
* SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)Keith Bostic2016-12-151-1/+1
* WT-2969 Possible snapshot corruption during compaction (#3160)Keith Bostic2016-12-061-3/+4
* WT-2670 Add access_pattern_hint configuration for tables (#3155)sueloverso2016-12-051-0/+8
* WT-3034 Add support for named snapshots including updates. (#3161)Michael Cahill2016-12-051-0/+4
* WT-2962 Allow configuration of builtin extensions. (#3137)Michael Cahill2016-11-141-0/+5
* WT-3002 Allow applications to exempt threads from eviction. (#3116)Keith Bostic2016-11-081-3/+8
* WT-2415 Add support for joins to return false positives from the Bloom filter...Don Anderson2016-10-251-0/+4
* WT-2880 Add Zstandard compression support (#3075)Keith Bostic2016-10-211-4/+5
* WT-1592 Add per-dhandle current cache usage statistics (#3062)Alex Gorrod2016-10-141-2/+4
* WT-2932 Add a configuration option allowing tables to ignore cache limits (#3...Alex Gorrod2016-10-071-0/+6
* WT-2931 Enforce limits on dirty data for in-memory. (#3064)Michael Cahill2016-09-271-2/+2
* WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill2016-09-161-1/+1
* WT-2902 Track per-tree the efficiency of eviction walks. (#3036)Michael Cahill2016-09-141-1/+1
* WT-2903 Change the eviction_scrub_target default to 15% (#3032)Michael Cahill2016-09-121-1/+1
* WT-2901 Make checkpoint scrubbing configurable. (#3029)Michael Cahill2016-09-091-0/+5
* WT-2886 Ignore dirty eviction settings when in_memory is true. (#3018)Michael Cahill2016-09-051-16/+16
* WT-2846 Fix bugs related to reconfiguring eviction settings. (#2973)Alex Gorrod2016-08-251-0/+1
* WT-2827 Set a reasonable minimum for log_size. (#2946)sueloverso2016-08-151-1/+2
* WT-2734 Improve documentation of eviction configuration settings. (#2937)Michael Cahill2016-08-091-11/+13
* WT-2764 Replace write leaves phase of checkpoints. (#2876)Michael Cahill2016-08-031-4/+4
* WT-2781 Don't take checkpoint lock if checkpoint_wait=0 for bulk cursor open ...Sulabh Mahajan2016-07-261-2/+8
* WT-2769 Update documentation to reflect correct limits of memory_page_max (#2...Sulabh Mahajan2016-07-191-2/+2
* WT-2738 Remove the ability to change the default checkpoint name (#2877)Keith Bostic2016-07-151-2/+0
* WT-2711 Change statistics log configuration options (#2834)Keith Bostic2016-07-081-68/+106
* WT-2665 Limit allocator fragmentation from the WiredTiger cache (#2799)Michael Cahill2016-06-301-15/+15
* WT-2671 dump more information about the file layout in verify debug mode (#2755)Keith Bostic2016-06-091-4/+5
* WT-2514 Fix logging to not use an empty path name. (#2789)sueloverso2016-06-081-1/+1
* WT-2646 Add checkpoint_wait configuration option to drop (#2736)David Hows2016-05-241-3/+7
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-281-0/+6
* Merge pull request #2654 from wiredtiger/wt-2360-join-disjunctionMichael Cahill2016-04-211-0/+7
|\
| * Merge branch 'develop' into wt-2360-join-disjunctionDon Anderson2016-04-141-0/+1
| |\
| * | WT-2360 A large set of changes to implement disjunctive and nested joins.Don Anderson2016-04-141-0/+7
* | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-151-2/+2
| |/ |/|
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-251-0/+1
|/
* Merge branch 'wt-2381' into wt-2381-lsm-metadataMichael Cahill2016-03-101-1/+5
|\
| * WT-2428 Add a "json" mode to statistics logging.Michael Cahill2016-02-251-1/+5
* | WT-2381 Rewrite LSM metadata to fix dump / load.Michael Cahill2016-03-031-5/+18
|/
* WT-2349 Make readonly option not supported in reconfigure.Susan LoVerso2016-02-181-5/+5
* WT-2349 Read-only documentationSusan LoVerso2016-02-161-1/+2
* WT-2349 Initial addition of readonly configuration option.Susan LoVerso2016-02-041-0/+4
* WT-2352: Allow build and test without requiring lz4Keith Bostic2016-01-281-5/+4