summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* WT-3349 Add rwlock statistics (#3457)Sulabh Mahajan2017-06-073-3/+13
* WT-3169 Add verbose messages regarding lookaside file usage (#3425)David Hows2017-06-072-0/+2
* WT-3332 Add per-connection stats for update transaction conflicts (#3448)David Hows2017-06-071-0/+1
* WT-3348 Lint, Windows warnings. (#3449)Keith Bostic2017-06-021-1/+0
* Bump version string on develop after release.Alex Gorrod2017-05-271-1/+1
* WT-3258 Add timers tracking time spent on failed evictions of large p… (#3428)David Hows2017-05-261-3/+6
* WT-2972 Add interface allowing partial updates to existing values (#3435)Alex Gorrod2017-05-253-2/+9
* Revert "WT-2972 Add interface allowing partial updates to existing values (#3...Alex Gorrod2017-05-243-9/+2
* WT-2972 Add interface allowing partial updates to existing values (#3406)Keith Bostic2017-05-243-2/+9
* WT-3327 Check for system clock ticking backwards (#3427)sueloverso2017-05-191-0/+1
* WT-3303 Deadlock during first access to lookaside table (#3426)Keith Bostic2017-05-191-0/+1
* WT-3314 clarify WT_PANIC error handling (#3418)Keith Bostic2017-05-161-4/+4
* WT-3142 Add a workload generator application (#3420)Keith Bostic2017-05-161-0/+4
* WT-3142 Add a workload generator application (#3408)Alex Gorrod2017-05-152-0/+5
* WT-3158 Fix structure layout on Windows. (#3417)Keith Bostic2017-05-121-2/+3
* WT-3158 Fix structure layout on Windows. (#3416)Michael Cahill2017-05-111-4/+6
* Revert "WT-3142 Add a workload generator application. (#3255)" (#3407)Alex Gorrod2017-04-282-5/+0
* WT-3142 Add a workload generator application. (#3255)Michael Cahill2017-04-282-0/+5
* WT-3297 support the gcc/clang -fvisibility=hidden flag (#3404)Keith Bostic2017-04-281-0/+1
* WT-3293 Don't explicitly mark internal symbols hidden. (#3398)Alex Gorrod2017-04-211-3/+0
* WT-3281 stress test sanitizer failure (#3387)Keith Bostic2017-04-191-0/+2
* WT-3287 Remove some WiredTiger internal panic checks (#3391)Keith Bostic2017-04-181-2/+2
* WT-3284 tree-walk restart bug (#3389)Keith Bostic2017-04-181-1/+0
* WT-3222 Review and enhance log statistics (#3369)sueloverso2017-04-131-7/+13
* WT-3063 Reserve records for read-modify-write (#3352)Keith Bostic2017-04-113-6/+16
* 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