summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* WT-0000 Cut WiredTiger WT-2.9.1 release (#3215)2.9.1Alex Gorrod2016-12-231-0/+3
* WT-2771 Add a statistic to track per-btree dirty cache usage. (#3207)Michael Cahill2016-12-201-0/+1
* WT-283 Add WT_SESSION::alter method (#3177)sueloverso2016-12-153-6/+15
* WT-2402 Pad structures to avoid cache line sharing. (#3191)Michael Cahill2016-12-151-3/+5
* SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)Keith Bostic2016-12-151-1/+1
* WT-3066 lint (#3189)Keith Bostic2016-12-121-3/+34
* WT-3064 minor tree cleanups: .gitignore, NEWS misspelling (#3185)Keith Bostic2016-12-081-0/+1
* Bump release version on develop to 2.9.1David Hows2016-12-071-1/+1
* Merge branch 'master' into developDavid Hows2016-12-072-1/+25
|\
| * Cut WiredTiger WT-2.9.0 release2.9.0David Hows2016-12-072-1/+25
* | WT-2336 Add a test validating schema operations via file system call monitori...Don Anderson2016-12-071-2/+2
* | WT-2969 Possible snapshot corruption during compaction (#3160)Keith Bostic2016-12-064-5/+6
* | WT-2670 Add access_pattern_hint configuration for tables (#3155)sueloverso2016-12-052-1/+10
* | WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic2016-12-051-1/+4
* | WT-3034 Add support for named snapshots including updates. (#3161)Michael Cahill2016-12-051-0/+4
* | WT-3048 WiredTiger maximum size warning uses the wrong format. (#3164)Keith Bostic2016-12-021-2/+3
* | WT-3028 Don't check for blocked eviction with in-memory workloads. (#3159)Michael Cahill2016-11-291-1/+0
|/
* 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