summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into mongodb-3.6mongodb-3.4.2Alex Gorrod2016-12-1994-522/+1690
|\
| * WT-3075 Document and enforce that WiredTiger now depends on Python 2.7 (#3196)David Hows2016-12-194-6/+11
| * WT-3084 Fix Coverity resource leak complaint. (#3205)Keith Bostic2016-12-162-4/+12
| * WT-2402 Misaligned structure accesses lead to undefined behavior (#3203)Keith Bostic2016-12-162-43/+47
| * WT-3068 Have Jenkins include specific files for copy rather than exclude (#3202)Alex Gorrod2016-12-161-1/+1
| * Fix data source examples to include alter. (#3200)sueloverso2016-12-152-1/+3
| * WT-283 Add WT_SESSION::alter method (#3177)sueloverso2016-12-1532-105/+792
| * WT-2402 Pad structures to avoid cache line sharing. (#3191)Michael Cahill2016-12-1518-54/+156
| * SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)Keith Bostic2016-12-1519-195/+330
| * WT-3078 test reconfiguration hang in the statlog server. (#3198)Keith Bostic2016-12-151-3/+6
| * WT-3070 Fix search_near on indexes. (#3195)Michael Cahill2016-12-142-23/+77
| * WT-3069 Fix LevelDB APIs build failures. (#3193)Keith Bostic2016-12-143-9/+19
| * WT-3068 Copy artifacts of test runs in wtperf_run script. (#3190)Alex Gorrod2016-12-141-0/+5
| * WT-3071 Fixed sign-conversion compiler errors in Java and Python SWIG code (#...Don Anderson2016-12-142-29/+30
| * WT-3061 Syscall testing should support pwrite64 on LinuxDavid Hows2016-12-132-17/+29
| * WT-3056 Allow projected table and join cursors to use primary keys (#3186)Don Anderson2016-12-124-6/+134
| * WT-3066 lint (#3189)Keith Bostic2016-12-1214-46/+58
* | Merge branch 'develop' into mongodb-3.6mongodb-3.5.1Alex Gorrod2016-12-12115-1564/+3477
|\ \ | |/
| * WT-3064 minor tree cleanups: .gitignore, NEWS misspelling (#3185)Keith Bostic2016-12-083-1/+3
| * WT-3057 WiredTiger hazard pointers should use the WT_REF, not the WT_PAGE. (#...Keith Bostic2016-12-089-69/+63
| * WT-2336 Fix a "noreturn" warning in a new test. (#3183)Michael Cahill2016-12-071-1/+3
| * Bump release version on develop to 2.9.1David Hows2016-12-075-8/+8
| * Merge branch 'master' into developDavid Hows2016-12-0710-36/+433
| |\
| | * Cut WiredTiger WT-2.9.0 release2.9.0David Hows2016-12-0710-36/+433
| * | WT-2336 Add a test validating schema operations via file system call monitori...Don Anderson2016-12-076-2/+1102
| * | WT-3052 Improve search if index hint is wrong (#3166)Michael Cahill2016-12-072-47/+53
| * | WT-2960 Reduce likelihood of using the lookaside file, especially when insert...Keith Bostic2016-12-077-51/+85
| * | WT-3055 When an AsyncOp is created, cache the whether the cursor is "raw". (#...Don Anderson2016-12-071-4/+6
| * | WT-3053 Make Python use internal memory allocation again. (#3179)Michael Cahill2016-12-061-11/+11
| * | WT-2969 Possible snapshot corruption during compaction (#3160)Keith Bostic2016-12-0640-285/+384
| * | WT-3054 Make a PackOutputStream constructor that is compatible with the (#3175)Don Anderson2016-12-061-0/+11
| * | WT-3053 Revert: Python and Java support use internal WiredTiger functions (#3...Alex Gorrod2016-12-068-32/+19
| * | WT-3053 Python and Java support use internal WiredTiger functions (#3174)Keith Bostic2016-12-058-19/+32
| * | WT-2670 Add access_pattern_hint configuration for tables (#3155)sueloverso2016-12-058-59/+121
| * | WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic2016-12-0528-871/+935
| * | WT-3030 Fix a race between scans and splits reading the index hint. (#3173)Michael Cahill2016-12-051-2/+2
| * | WT-3051 Remove external __wt_hex symbol. (#3172)Keith Bostic2016-12-055-12/+17
| * | WT-3034 Add support for named snapshots including updates. (#3161)Michael Cahill2016-12-056-9/+74
| * | WT-3030 Test failure indicating invalid key order during traversal (#3157)Keith Bostic2016-12-022-10/+11
| * | WT-3021 fixes for java log example, raw mode in java, and raw mode in log cur...Don Anderson2016-12-024-77/+82
| * | WT-3048 WiredTiger maximum size warning uses the wrong format. (#3164)Keith Bostic2016-12-023-4/+5
| * | WT-3037 Clean up some log slot comments. (#3163)sueloverso2016-11-301-7/+6
| * | WT-3028 Don't check for blocked eviction with in-memory workloads. (#3159)Michael Cahill2016-11-298-58/+124
| * | WT-3028 Count eviction of dirty pages as progress. (#3158)Michael Cahill2016-11-252-13/+9
| * | WT-3025 Fix error path in log_force_sync. (#3154)sueloverso2016-11-171-1/+3
| |/
* | Merge branch 'develop' into mongodb-3.4mongodb-3.5.0mongodb-3.4.1mongodb-3.4.0Michael Cahill2016-11-167-23/+46
|\ \ | |/
| * WT-3024 Fix a hang on close caused by leaving a transaction ID pinned. (#3152)Michael Cahill2016-11-162-1/+5
| * WT-3023 Don't treat splits as eviction making progress. (#3151)Michael Cahill2016-11-165-22/+41
* | Merge branch 'develop' into mongodb-3.4Michael Cahill2016-11-155-22/+26
|\ \ | |/
| * WT-3022 Change lsm_tree flags to fields to prevent race conditions (#3148)Sulabh Mahajan2016-11-155-22/+26