summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into mongodb-3.6mongodb-3.7.0Luke Chen2017-11-131-1/+3
|\
| * WT-3743 In lookaside sweep, check btree IDs are in range. (#3785)Michael Cahill2017-11-131-1/+3
* | Merge branch 'develop' into mongodb-3.6Alex Gorrod2017-11-1357-365/+1013
|\ \ | |/
| * WT-3715 Lookaside eviction tuning. (#3777)Michael Cahill2017-11-1036-245/+790
| * WT-3648 Read the thread's timestamp information once. (#3782)sueloverso2017-11-102-9/+11
| * WT-3637 Fix a heap use after free from evicting of a page that just split (#3...Vamsi Krishna2017-11-101-0/+12
| * WT-3710 Get page-level lock to ensure single threaded page-split (#3784)nehakhatri52017-11-101-0/+5
| * WT-3730 For simple tables, do not use table dhandle after it is released. (#3...Don Anderson2017-11-085-19/+8
| * WT-3696 Add checks to ensure session usage is single threaded. (#3760)Alex Gorrod2017-11-0612-11/+83
| * WT-3717 Add a verbose lookaside mode (#3774)Alex Gorrod2017-11-0310-84/+107
* | Merge branch 'develop' into mongodb-3.6Luke Chen2017-11-0370-1032/+1206
|\ \ | |/
| * WT-3705 Code style fixes, and remove debian packaging (#3771)Alex Gorrod2017-11-0240-322/+113
| * WT-3675 Fix the lookaside interactions with checkpoints. (#3776)Michael Cahill2017-11-025-61/+58
| * WT-3713 Make error output more concise. Some refactoring. (#3775)sueloverso2017-11-011-40/+99
| * WT-3714 Make the data ranges easier to view. (#3773)sueloverso2017-10-312-2/+2
| * WT-3711 Add signal handler to random_abort. (#3772)sueloverso2017-10-312-6/+28
| * WT-3652 Skip unnecessary lookaside reads / writes (#3764)Alex Gorrod2017-10-3115-414/+491
| * Revert WT-3705 Full build Friday and lint (#3770)Alex Gorrod2017-10-3142-121/+337
| * WT-3707 Install signal handler to detect child unexpectedly failing. (#3769)sueloverso2017-10-301-5/+31
| * WT-3708 PRIu64 format incorrectly specified for size_t (#3768)Keith Bostic2017-10-301-1/+2
| * WT-3630 Send the test environment to "make check". (#3766)Michael Cahill2017-10-301-1/+1
| * WT-3705 Full build Friday and lint (#3765)Keith Bostic2017-10-3042-337/+120
| * Revert "WT-3652 Skip unnecessary lookaside reads / writes. (#3744)" (#3763)Alex Gorrod2017-10-2713-407/+328
| * WT-3652 Skip unnecessary lookaside reads / writes. (#3744)Michael Cahill2017-10-2713-328/+407
| * WT-3699 support minimum cache sizes in format (#3762)Keith Bostic2017-10-273-19/+28
| * WT-3630 Avoid the system Python binary on Evergreen. (#3749)Michael Cahill2017-10-272-14/+15
| * WT-3666 Fix lost updates with lookaside eviction. (#3759)Michael Cahill2017-10-264-29/+85
| * WT-3223 Add optional checkpoint progress messages (#3730)nehakhatri52017-10-2510-105/+166
| * WT-3680 metadata unroll should discard in-process checkpoints (#3752)Keith Bostic2017-10-251-21/+37
| * WT-3677 test/format compaction doesn't handle timeout error return (#3755)Keith Bostic2017-10-252-1/+13
| * Don't mark internal pages dirty in order to flush them, they may have (#3756)Keith Bostic2017-10-241-2/+3
| * WT-3683 Allow eviction of clean pages with history when cache is stuck (#3754)Michael Cahill2017-10-241-0/+17
| * WT-3681 Don't truncate the last log file in recovery (#3753)sueloverso2017-10-241-7/+7
| * WT-3679 Show more information when 'wt' fails in the test suite (#3751)Don Anderson2017-10-241-0/+29
* | Merge branch 'develop' into mongodb-3.6Luke Chen2017-10-2358-331/+601
|\ \ | |/
| * WT-3673 Fix a bug where opening the lookaside table can race with the statist...Keith Bostic2017-10-237-49/+29
| * WT-3674 wiredtiger-test-spinlock #3916, snapshot isolation failure (#3750)Keith Bostic2017-10-221-2/+2
| * WT-3629 cache underflow and logging (#3704)Keith Bostic2017-10-203-53/+29
| * WT-3616 format failed to report a stuck cache (#3745)Keith Bostic2017-10-2029-147/+189
| * WT-3585 Add an API to allow read timestamp to round up to oldest (#3721)Vamsi Krishna2017-10-205-6/+84
| * WT-3598 Open cursor should not to set transaction error (#3733)Vamsi Krishna2017-10-204-19/+26
| * WT-3257 Add test for log=recover settings (#3718)sueloverso2017-10-191-0/+118
| * WT-3667 fix timestamp tests to backup with log archive set to false (#3741)Sulabh Mahajan2017-10-194-6/+5
| * WT-3669 Check for rolled back updates during reconciliation. (#3742)Michael Cahill2017-10-193-2/+16
| * WT-3672 Test format failure with commit timestamp older than oldest timestamp...Keith Bostic2017-10-195-18/+32
| * WT-3235 LSM cursor handling on error, code review (#3748)Vamsi Krishna2017-10-191-1/+1
| * WT-3643 Set panic on error path if recovery needed. (#3720)sueloverso2017-10-191-1/+8
| * WT-3640 Change bytes-read statistic (#3714)Keith Bostic2017-10-192-2/+4
| * WT-3596 Make improvements to timestamp documentation (#3696)Sulabh Mahajan2017-10-193-26/+59
* | Merge branch 'develop' into mongodb-3.6Luke Chen2017-10-1835-528/+774
|\ \ | |/