summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-23Merge branch 'develop' into mongodb-3.6mongodb-3.5.3mongodb-3.5.2David Hows
2017-01-23Coverity 1369053: assigning values that are never subsequently used. (#3257)Keith Bostic
2017-01-23Set the database home and configure error handling before (#3256)Keith Bostic
2017-01-20Add a verbose message if we don't find any log files, (#3245)Keith Bostic
2017-01-20WT-3105 Fix the thread group usage on eviction reconfigure and add test. (#3252)sueloverso
2017-01-19WT-3134 Coverity scan reports 1368529 and 1368528 (#3251)Keith Bostic
2017-01-18WT-3083 Fix a bug in wtperf config dump (#3224)Sulabh Mahajan
2017-01-18WT-3118 Protect test against unexpectedly slow child start. (#3248)sueloverso
2017-01-17WT-3121 Make all ROTN encryption tests skipable (#3247)David Hows
2017-01-17WT-3127 Fix a bug: CPU yield calls don't necessarily imply memory barriers (#...Keith Bostic
2017-01-17WT-3105 Avoid thread group deadlock on close in new dynamic eviction code. (#...sueloverso
2017-01-16WT-3121 In the test suite, create a standard way to load extensions (#3241)Don Anderson
2017-01-16WT-3114 Avoid archiving log files immediately after recovery. (#3238)sueloverso
2017-01-13WT-3116 Change s_all to avoid missing error returns on older platforms (#3246)David Hows
2017-01-13bug: dist/s_all script has misplaced quote causing bad error reporting (#3243)Keith Bostic
2017-01-12WT-3110 Add more test cases for the WT command line utility (#3232)David Hows
2017-01-10WT-3105 Create all eviction sessions initially to avoid deadlock. (#3237)sueloverso
2017-01-10WT-3106 Add truncate operation to wt command line utility (#3227)David Hows
2017-01-09WT-3112 Time the eviction try-lock for the dhandle overall, not per-attempt (...sueloverso
2017-01-06WT-3112 Add lock statistics to try_lock path. (#3233)sueloverso
2017-01-06WT-3108 Add disk memory size to verify debug output (#3226)Sulabh Mahajan
2017-01-04WT-3109 correct named snapshots documentation (#3231)Eric Milkie
2017-01-04WT-2898 Improve performance of eviction-heavy workloads by dynamically contro...Keith Bostic
2017-01-04WT-3100 test bug: format is weighted to delete, insert, then write operations.Keith Bostic
2017-01-04WT-3099 lint: static function declarations, non-text characters in documentat...Keith Bostic
2017-01-04WT-3100 test bug: format is weighted to delete, insert, then write operations...Keith Bostic
2017-01-04SERVER-16796 Recovery progress via verbose messages. (#3225)sueloverso
2016-12-29WT-3104 Fix single threaded eviction configurations. (#3221)sueloverso
2016-12-28WT-2898 evict dynamic workers (#3039)Alexandra (Sasha) Fedorova
2016-12-23WT-3093 Coverity lint. (#3216)Michael Cahill
2016-12-23WT-3086 lint. (#3217)Michael Cahill
2016-12-23WT-3093 Reduce the size of WT_PAGE. (#3212)Keith Bostic
2016-12-23WT-3086 Add information about transaction state to cache stuck diagnostics (#...Alex Gorrod
2016-12-23WT-3092 Quiet a warning from autogen.sh (#3211)Keith Bostic
2016-12-23WT-2994 Create documentation describing page sizes and relationships (#3204)Sulabh Mahajan
2016-12-23Fix 2.9.2 documentation stub issuesDavid Hows
2016-12-23Bump release version on develop to 2.9.2David Hows
2016-12-23WT-0000 Cut WiredTiger WT-2.9.1 release (#3215)2.9.1Alex Gorrod
2016-12-20WT-3091Add stats to test_perf001 test, so we can investigate what happened wh...David Hows
2016-12-19WT-2402 Fix setting the Autoconf options too late for strict checking (#3209)David Hows
2016-12-20WT-2833 Fix a compiler warning (#3208)Alex Gorrod
2016-12-20WT-2771 Add a statistic to track per-btree dirty cache usage. (#3207)Michael Cahill
2016-12-20WT-2833 Add projections to wt dump utility (#3192)Don Anderson
2016-12-19Revert "WT-3075 Document and enforce that WiredTiger now depends on Python 2....David Hows
2016-12-19WT-3082 Python test suite: shorten default run to avoid timeouts. (#3206)Don Anderson
2016-12-19WT-3080 Python test suite: add elapsed time for tests (#3201)Don Anderson
2016-12-19Merge branch 'develop' into mongodb-3.6mongodb-3.4.2Alex Gorrod
2016-12-19WT-3075 Document and enforce that WiredTiger now depends on Python 2.7 (#3196)David Hows
2016-12-16WT-3084 Fix Coverity resource leak complaint. (#3205)Keith Bostic
2016-12-16WT-2402 Misaligned structure accesses lead to undefined behavior (#3203)Keith Bostic