summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* WT-3269 Miscellaneous cleanup (#3377)Keith Bostic2017-04-072-2/+7
* WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic2017-04-072-0/+4
* WT-3076 Add a general-purpose epoch manager (#3362)Keith Bostic2017-04-051-0/+1
* WT-3243 Reorder log slot release so joins don't wait on IO (#3360)sueloverso2017-03-311-0/+2
* WT-3190 perform a complete re-tune of eviction workers every 30 seconds. (#3324)Alexandra (Sasha) Fedorova2017-03-301-0/+1
* WT-2439 Enhance reconciliation page layout (#3358)Keith Bostic2017-03-301-2/+2
* WT-3155 Remove WT_CONN_SERVER_RUN flag (#3344)Keith Bostic2017-03-291-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-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3347)Keith Bostic2017-03-241-0/+8
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic2017-03-241-1/+1
* SERVER-28194 Missing WiredTiger.turtle file loses data (#3337)Keith Bostic2017-03-231-2/+3
* WT-3216 changes suggested by clang-tidy (#3328)Keith Bostic2017-03-171-1/+1
* WT-3225 WiredTiger won't build with clang on CentOS 7.3.1611 (#3333)Keith Bostic2017-03-161-0/+2
* WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic2017-03-142-2/+3
* WT-2909 Add a custom file system fault injection test to verify checkpoint in...Don Anderson2017-02-142-0/+3
* WT-3149 Have eviction choose a random point when walking a tree. (#3285)Alex Gorrod2017-02-141-0/+1
* WT-3152 Switch the table lock to a rwlock. (#3291)Michael Cahill2017-02-142-1/+4
* WT-3135 WT-3159 Fix search_near() with custom collators for index keys of var...Don Anderson2017-02-132-0/+5
* WT-3115 Convert the dhandle list lock into a read/write lock. (#3236)Alex Gorrod2017-02-013-7/+3
* WT-3097 Avoid waiting for threads to timeout during close (#3253)Keith Bostic2017-01-252-1/+5
* WT-3113 Add a verbose mode to dump the cache when eviction is stuck. (#3234)Keith Bostic2017-01-252-0/+2
* WT-3120 Fix ordering problem in connection_close for custom filesystem loaded...Don Anderson2017-01-231-0/+5
* WT-3116 Change s_all to avoid missing error returns on older platforms (#3246)David Hows2017-01-131-8/+7
* bug: dist/s_all script has misplaced quote causing bad error reporting (#3243)Keith Bostic2017-01-131-2/+2
* WT-3099 lint: static function declarations, non-text characters in documentat...Keith Bostic2017-01-041-1/+2
* SERVER-16796 Recovery progress via verbose messages. (#3225)sueloverso2017-01-042-0/+2
* WT-2898 evict dynamic workers (#3039)Alexandra (Sasha) Fedorova2016-12-282-1/+5
* WT-3086 lint. (#3217)Michael Cahill2016-12-231-1/+0
* Bump release version on develop to 2.9.2David Hows2016-12-231-1/+1
* 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