summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-06Merge branch 'mongodb-3.6' into mongodb-3.2mongodb-3.2.12David Hows
2016-12-19Merge branch 'develop' into mongodb-3.6mongodb-3.4.2Alex Gorrod
2016-12-19WT-3075 Document and enforce that WiredTiger now depends on Python 2.7 (#3196)David Hows
2016-12-16WT-3084 Fix Coverity resource leak complaint. (#3205)Keith Bostic
2016-12-16WT-2402 Misaligned structure accesses lead to undefined behavior (#3203)Keith Bostic
2016-12-16WT-3068 Have Jenkins include specific files for copy rather than exclude (#3202)Alex Gorrod
2016-12-15Fix data source examples to include alter. (#3200)sueloverso
2016-12-15WT-283 Add WT_SESSION::alter method (#3177)sueloverso
2016-12-15WT-2402 Pad structures to avoid cache line sharing. (#3191)Michael Cahill
2016-12-15SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)Keith Bostic
2016-12-15WT-3078 test reconfiguration hang in the statlog server. (#3198)Keith Bostic
2016-12-14WT-3070 Fix search_near on indexes. (#3195)Michael Cahill
2016-12-14WT-3069 Fix LevelDB APIs build failures. (#3193)Keith Bostic
2016-12-14WT-3068 Copy artifacts of test runs in wtperf_run script. (#3190)Alex Gorrod
2016-12-14WT-3071 Fixed sign-conversion compiler errors in Java and Python SWIG code (#...Don Anderson
2016-12-13WT-3061 Syscall testing should support pwrite64 on LinuxDavid Hows
2016-12-12WT-3056 Allow projected table and join cursors to use primary keys (#3186)Don Anderson
2016-12-12WT-3066 lint (#3189)Keith Bostic
2016-12-12Merge branch 'develop' into mongodb-3.6mongodb-3.5.1Alex Gorrod
2016-12-09Merge branch 'mongodb-3.4' into mongodb-3.2Michael Cahill
2016-12-08WT-3064 minor tree cleanups: .gitignore, NEWS misspelling (#3185)Keith Bostic
2016-12-08WT-3057 WiredTiger hazard pointers should use the WT_REF, not the WT_PAGE. (#...Keith Bostic
2016-12-07WT-2336 Fix a "noreturn" warning in a new test. (#3183)Michael Cahill
2016-12-07Bump release version on develop to 2.9.1David Hows
2016-12-07Merge branch 'master' into developDavid Hows
2016-12-07Cut WiredTiger WT-2.9.0 release2.9.0David Hows
2016-12-07WT-2336 Add a test validating schema operations via file system call monitori...Don Anderson
2016-12-07WT-3052 Improve search if index hint is wrong (#3166)Michael Cahill
2016-12-07WT-2960 Reduce likelihood of using the lookaside file, especially when insert...Keith Bostic
2016-12-07WT-3055 When an AsyncOp is created, cache the whether the cursor is "raw". (#...Don Anderson
2016-12-06WT-3053 Make Python use internal memory allocation again. (#3179)Michael Cahill
2016-12-06WT-2969 Possible snapshot corruption during compaction (#3160)Keith Bostic
2016-12-06WT-3054 Make a PackOutputStream constructor that is compatible with the (#3175)Don Anderson
2016-12-06WT-3053 Revert: Python and Java support use internal WiredTiger functions (#3...Alex Gorrod
2016-12-05WT-3053 Python and Java support use internal WiredTiger functions (#3174)Keith Bostic
2016-12-05WT-2670 Add access_pattern_hint configuration for tables (#3155)sueloverso
2016-12-05WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic
2016-12-05WT-3030 Fix a race between scans and splits reading the index hint. (#3173)Michael Cahill
2016-12-05WT-3051 Remove external __wt_hex symbol. (#3172)Keith Bostic
2016-12-05WT-3034 Add support for named snapshots including updates. (#3161)Michael Cahill
2016-12-02WT-3030 Test failure indicating invalid key order during traversal (#3157)Keith Bostic
2016-12-02WT-3021 fixes for java log example, raw mode in java, and raw mode in log cur...Don Anderson
2016-12-02WT-3048 WiredTiger maximum size warning uses the wrong format. (#3164)Keith Bostic
2016-11-30WT-3037 Clean up some log slot comments. (#3163)sueloverso
2016-11-29WT-3028 Don't check for blocked eviction with in-memory workloads. (#3159)Michael Cahill
2016-11-25WT-3028 Count eviction of dirty pages as progress. (#3158)Michael Cahill
2016-11-17WT-3025 Fix error path in log_force_sync. (#3154)sueloverso
2016-11-16Merge branch 'develop' into mongodb-3.4mongodb-3.5.0mongodb-3.4.1mongodb-3.4.0Michael Cahill
2016-11-16WT-3024 Fix a hang on close caused by leaving a transaction ID pinned. (#3152)Michael Cahill
2016-11-16WT-3023 Don't treat splits as eviction making progress. (#3151)Michael Cahill