summaryrefslogtreecommitdiff
path: root/dist
AgeCommit message (Expand)Author
2017-06-07WT-3349 Add rwlock statistics (#3457)Sulabh Mahajan
2017-06-07WT-3169 Add verbose messages regarding lookaside file usage (#3425)David Hows
2017-06-07WT-3332 Add per-connection stats for update transaction conflicts (#3448)David Hows
2017-06-02WT-3348 Lint, Windows warnings. (#3449)Keith Bostic
2017-05-27Bump version string on develop after release.Alex Gorrod
2017-05-26WT-3258 Add timers tracking time spent on failed evictions of large p… (#3428)David Hows
2017-05-25WT-2972 Add interface allowing partial updates to existing values (#3435)Alex Gorrod
2017-05-24Revert "WT-2972 Add interface allowing partial updates to existing values (#3...Alex Gorrod
2017-05-24WT-2972 Add interface allowing partial updates to existing values (#3406)Keith Bostic
2017-05-19WT-3327 Check for system clock ticking backwards (#3427)sueloverso
2017-05-19WT-3303 Deadlock during first access to lookaside table (#3426)Keith Bostic
2017-05-16WT-3314 clarify WT_PANIC error handling (#3418)Keith Bostic
2017-05-16WT-3142 Add a workload generator application (#3420)Keith Bostic
2017-05-15WT-3142 Add a workload generator application (#3408)Alex Gorrod
2017-05-12WT-3158 Fix structure layout on Windows. (#3417)Keith Bostic
2017-05-11WT-3158 Fix structure layout on Windows. (#3416)Michael Cahill
2017-04-28Revert "WT-3142 Add a workload generator application. (#3255)" (#3407)Alex Gorrod
2017-04-28WT-3142 Add a workload generator application. (#3255)Michael Cahill
2017-04-28WT-3297 support the gcc/clang -fvisibility=hidden flag (#3404)Keith Bostic
2017-04-21WT-3293 Don't explicitly mark internal symbols hidden. (#3398)Alex Gorrod
2017-04-19WT-3281 stress test sanitizer failure (#3387)Keith Bostic
2017-04-18WT-3287 Remove some WiredTiger internal panic checks (#3391)Keith Bostic
2017-04-18WT-3284 tree-walk restart bug (#3389)Keith Bostic
2017-04-13WT-3222 Review and enhance log statistics (#3369)sueloverso
2017-04-11WT-3063 Reserve records for read-modify-write (#3352)Keith Bostic
2017-04-07WT-3269 Miscellaneous cleanup (#3377)Keith Bostic
2017-04-07WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic
2017-04-05WT-3076 Add a general-purpose epoch manager (#3362)Keith Bostic
2017-03-31WT-3243 Reorder log slot release so joins don't wait on IO (#3360)sueloverso
2017-03-30WT-3190 perform a complete re-tune of eviction workers every 30 seconds. (#3324)Alexandra (Sasha) Fedorova
2017-03-30WT-2439 Enhance reconciliation page layout (#3358)Keith Bostic
2017-03-29WT-3155 Remove WT_CONN_SERVER_RUN flag (#3344)Keith Bostic
2017-03-29Revert "WT-2439 Improve page layout: keep pages more than half full (#3277)"Michael Cahill
2017-03-29WT-2439 Improve page layout: keep pages more than half full (#3277)Sulabh Mahajan
2017-03-24WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3347)Keith Bostic
2017-03-24WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic
2017-03-23SERVER-28194 Missing WiredTiger.turtle file loses data (#3337)Keith Bostic
2017-03-17WT-3216 changes suggested by clang-tidy (#3328)Keith Bostic
2017-03-16WT-3225 WiredTiger won't build with clang on CentOS 7.3.1611 (#3333)Keith Bostic
2017-03-14WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic
2017-02-14WT-2909 Add a custom file system fault injection test to verify checkpoint in...Don Anderson
2017-02-14WT-3149 Have eviction choose a random point when walking a tree. (#3285)Alex Gorrod
2017-02-14WT-3152 Switch the table lock to a rwlock. (#3291)Michael Cahill
2017-02-13WT-3135 WT-3159 Fix search_near() with custom collators for index keys of var...Don Anderson
2017-02-01WT-3115 Convert the dhandle list lock into a read/write lock. (#3236)Alex Gorrod
2017-01-25WT-3097 Avoid waiting for threads to timeout during close (#3253)Keith Bostic
2017-01-25WT-3113 Add a verbose mode to dump the cache when eviction is stuck. (#3234)Keith Bostic
2017-01-23WT-3120 Fix ordering problem in connection_close for custom filesystem loaded...Don Anderson
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