summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into mongodb-3.6mongodb-3.5.9Alex Gorrod2017-06-1464-624/+1448
|\
| * WT-3369 WT_CURSOR->uri should always match the URI used to open the cursor (#...Don Anderson2017-06-143-3/+8
| * WT-3362 Checkpoints shouldn't block drops. (#3459)Michael Cahill2017-06-082-37/+55
| * WT-3346 create JSON output for latency sampling. (#3450)Don Anderson2017-06-086-4/+142
| * WT-3326 Enhance workload generator to support wtperf config files (#3433)Don Anderson2017-06-083-3/+543
| * WT-2596 Document behavior after a crash with a backup cursor open (#3455)David Hows2017-06-081-0/+5
| * WT-3361 Resolve Windows build warnings, build more test programs on Windows (...Keith Bostic2017-06-0729-354/+260
| * WT-3349 Add rwlock statistics (#3457)Sulabh Mahajan2017-06-0710-153/+249
| * WT-3169 Add verbose messages regarding lookaside file usage (#3425)David Hows2017-06-0710-71/+178
| * WT-3332 Add per-connection stats for update transaction conflicts (#3448)David Hows2017-06-075-0/+9
* | Merge branch 'develop' into mongodb-3.6Alex Gorrod2017-06-07679-3775/+10592
|\ \ | |/
| * WT-3356 Use atomic reads of rwlocks. (#3454)Michael Cahill2017-06-061-30/+51
| * WT-3351 Fix assertion condition. (#3452)sueloverso2017-06-021-1/+1
| * WT-3354 Fix bugs found by Coverity. (#3451)Michael Cahill2017-06-024-7/+9
| * WT-3345 Tune WiredTiger's read/write locks. (#3446)Michael Cahill2017-06-0240-319/+567
| * WT-3348 Lint, Windows warnings. (#3449)Keith Bostic2017-06-0214-83/+92
| * WT-3307 Close btree/dhandle properly when handling __wt_checkpoint_close fail...Sulabh Mahajan2017-06-011-2/+7
| * WT-3248 Mark reconciliation a success if no skipped updates (#3441)Sulabh Mahajan2017-05-261-32/+17
| * WT-3342 Fixup release notes to render in doxygen.Alex Gorrod2017-05-271-26/+26
| * Bump version string on develop after release.Alex Gorrod2017-05-276-8/+21
| * Merge branch 'master' into developAlex Gorrod2017-05-273-19/+61
| |\
| | * WT-3342 Cut a WiredTiger 2.9.2 release (#3440)Alex Gorrod2017-05-26366-6073/+12422
| * | WT-3343 WiredTiger database close can attempt unlock of a lock that's not hel...Keith Bostic2017-05-261-4/+5
| * | WT-3258 Add timers tracking time spent on failed evictions of large p… (#3428)David Hows2017-05-265-209/+262
| * | WT-3333 Fixes for zero length strings packed/unpacked in a 'u' format via Pyt...Don Anderson2017-05-253-1/+50
| * | WT-2972 Add interface allowing partial updates to existing values (#3435)Alex Gorrod2017-05-2555-355/+1527
| * | WT-3339 The CURSOR_UPDATE_API_CALL macro will dump core on a NULL btree handl...Keith Bostic2017-05-245-19/+23
| * | Revert "WT-2972 Add interface allowing partial updates to existing values (#3...Alex Gorrod2017-05-2455-1527/+355
| * | WT-2972 Add interface allowing partial updates to existing values (#3406)Keith Bostic2017-05-2455-355/+1527
| * | WT-3334 fix python test suite's BaseDataSet class for 'u' format (#3431)Keith Bostic2017-05-241-6/+5
| * | WT-3331 Get time into a local variable so we can read and use a consistent ti...sueloverso2017-05-232-8/+21
| * | WT-3264 Fix log file cleanup when toggling logging. (#3419)sueloverso2017-05-227-15/+234
| * | WT-3327 Check for system clock ticking backwards (#3427)sueloverso2017-05-198-149/+184
| * | WT-3303 Deadlock during first access to lookaside table (#3426)Keith Bostic2017-05-193-9/+22
| * | WT-3313 Replace calls to the deprecated LZ4_compress function (#3423)David Hows2017-05-171-5/+4
| * | WT-3314 clarify WT_PANIC error handling (#3418)Keith Bostic2017-05-164-13/+32
| * | WT-3142 Check if C++ works in autoconf, not just if a variable is set. (#3421)Michael Cahill2017-05-161-1/+10
| * | WT-3142 Add a workload generator application (#3420)Keith Bostic2017-05-168-7/+151
| * | WT-3142 Add a workload generator application (#3408)Alex Gorrod2017-05-1523-5/+3550
| * | 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-112-5/+7
| * | WT-3312 encryption btree configuration test (#3413)Keith Bostic2017-05-111-7/+5
| * | Revert "WT-3142 Add a workload generator application. (#3255)" (#3407)Alex Gorrod2017-04-2821-3532/+0
| * | WT-3142 Add a workload generator application. (#3255)Michael Cahill2017-04-2821-0/+3532
| * | WT-3296 LAS table fixes/improvements (#3397)Keith Bostic2017-04-286-52/+183
| * | WT-3297 support the gcc/clang -fvisibility=hidden flag (#3404)Keith Bostic2017-04-289-32/+73
| * | WT-3302 Introduce a thread struct with a member telling if thread created suc...Sulabh Mahajan2017-04-286-19/+35
| * | SERVER-28820 Add a few error path messages in logging. (#3402)sueloverso2017-04-251-4/+34
| * | WT-3300 Coverity 1374542: Dereference after null check (#3401)Keith Bostic2017-04-241-1/+4
| * | WT-3219 Make the clang-analyzer job fail when lint is introduced (#3400)Keith Bostic2017-04-214-6/+19