summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Cut WiredTiger WT-2.9.0 release2.9.0David Hows2016-12-072-1/+25
* WT-3023 Don't treat splits as eviction making progress. (#3151)Michael Cahill2016-11-161-0/+1
* WT-2962 Allow configuration of builtin extensions. (#3137)Michael Cahill2016-11-141-0/+5
* WT-3000 Wait for previous writes on first write to new log file (#3139)sueloverso2016-11-111-0/+1
* WT-3004 lint: declare functions that don't return a value as void (#3119)Keith Bostic2016-11-082-8/+13
* WT-3002 Allow applications to exempt threads from eviction. (#3116)Keith Bostic2016-11-081-3/+8
* WT-3003 Don't generate log record and op types. (#3121)sueloverso2016-11-032-28/+10
* WT-2998 add error messages to error returns that might be confusing. (#3110)Keith Bostic2016-11-014-4/+83
* WT-2961 Add a version drop-down to the web version of the docs. (#3089)Michael Cahill2016-11-011-1/+9
* WT-2975 Only allocate space for statistics when we open a data source (#3107)Keith Bostic2016-11-011-2/+14
* 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-214-8/+29
* WT-2976 Add a statistic tracking how long app threads spend reading and writi...Alex Gorrod2016-10-181-0/+4
* WT-2974 lint (#3095)Keith Bostic2016-10-171-0/+3
* WT-1592 Add per-dhandle current cache usage statistics (#3062)Alex Gorrod2016-10-146-15/+65
* WT-2403 Add next_random to LSM cursors (#2887)David Hows2016-10-141-0/+2
* WT-2955 Add statistics tracking the amount of time threads spend waiting for ...Keith Bostic2016-10-133-104/+150
* WT-2932 Add a configuration option allowing tables to ignore cache limits (#3...Alex Gorrod2016-10-071-0/+6
* WT-2831 Skip checkpointing if there have been no modifications (#3067)Sulabh Mahajan2016-10-061-0/+1
* WT-2946 dist/s_docs incompatible with OS X Xcode installation (#3079)Keith Bostic2016-10-041-7/+3
* WT-2920 New eviction statistics (#3076)Keith Bostic2016-10-041-0/+2
* WT-2946 dist/s_docs incompatible with OS X Xcode installation (#3078)Keith Bostic2016-10-041-4/+11
* WT-2938 Change assembly file extensions from .S to .sx (#3072)David Hows2016-10-041-2/+2
* WT-2858 Rename wtperf's CONFIG structure (#3065)Keith Bostic2016-09-281-0/+3
* WT-2931 Enforce limits on dirty data for in-memory. (#3064)Michael Cahill2016-09-271-2/+2
* WT-2917 split wtperf's configuration into per-database and per-run parts (#3006)Keith Bostic2016-09-273-6/+32
* WT-2919 Don't mask error returns from style checking scripts (#3049)Keith Bostic2016-09-2320-19/+41
* WT-2918 the dist scripts create C files s_whitespace complains about (#3048)Keith Bostic2016-09-163-25/+30
* WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill2016-09-168-38/+17
* WT-2859 Restructure statistics gathering macros (#3016)Sulabh Mahajan2016-09-141-9/+2
* WT-2902 Track per-tree the efficiency of eviction walks. (#3036)Michael Cahill2016-09-142-2/+4
* 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-092-1/+5
* WT-2873 Refactor CRC32 code (#3000)Keith Bostic2016-09-083-1/+6
* WT-2892 hot backup can race with block truncate (#3023)Keith Bostic2016-09-061-2/+1
* WT-2888 Switch functions to return void where possible (#3019)Keith Bostic2016-09-061-0/+135
* WT-2875 Add environment variable to disable long csuite tests (#3001)David Hows2016-09-051-0/+1
* WT-2886 Ignore dirty eviction settings when in_memory is true. (#3018)Michael Cahill2016-09-051-16/+16
* WT-2555 Make test/Format and csuite run on Windows (#3011)Mark Benvenuto2016-09-051-0/+1
* Revert "WT-2842 split wtperf's configuration into per-database and per-run pa...Alex Gorrod2016-08-311-8/+5
* WT-2842 split wtperf's configuration into per-database and per-run parts (#2971)Keith Bostic2016-08-311-5/+8
* WT-2221 Add all_only flag to all-only stats. Generate corresponding docs (#2986)Sulabh Mahajan2016-08-302-10/+20
* WT-2871 __wt_verbose has the wrong GCC format attributes (#2995)Keith Bostic2016-08-301-1/+1
* WT-2863 Support UTF-8 paths on Windows (#2984)Mark Benvenuto2016-08-262-6/+9
* WT-2816 General improvements to WiredTiger eviction performance (#2949)Michael Cahill2016-08-261-3/+3
* WT-2846 Fix bugs related to reconfiguring eviction settings. (#2973)Alex Gorrod2016-08-253-0/+3
* WT-2853 Don't force eviction if multiple cursors are pinning the page. (#2974)Michael Cahill2016-08-251-0/+4
* WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic2016-08-256-2/+27
* WT-2857 POSIX ftruncate calls should be #ifdef'd HAVE_FTRUNCATE (#2975)Keith Bostic2016-08-241-1/+1
* WT-2678 The metadata should not imply that an empty value is true (#2969)Keith Bostic2016-08-221-2/+4