summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-27WT-3393 Missing barrier when a WT_UPDATE structure is appended to list. (#3483)mongodb-3.5.10Keith Bostic
2017-06-27WT-3363 Change how we check for the long tests flag. Disable the chec… (#3485)David Hows
2017-06-27Bump release version in develop to 3.0.0 after cutting release.Alex Gorrod
2017-06-27WT-3363 Add a test to confirm if operations block waiting for checkpoints to ...David Hows
2017-06-27Merge branch 'master' into developAlex Gorrod
2017-06-27Merge branch 'mongodb-3.6'2.9.3Alex Gorrod
2017-06-27WT-3391 Add release notes for the WiredTiger 2.9.3 release (#3481)Alex Gorrod
2017-06-26WT-1939 Improve error handling in example code (#3484)Keith Bostic
2017-06-26WT-1939 Improve error handling in example code (#3467)Keith Bostic
2017-06-26WT-3392 Coverity analysis complaints (#3482)Keith Bostic
2017-06-26WT-3373 Access violation due to a bug in internal page splitting (#3478)Keith Bostic
2017-06-26WT-3373 Access violation due to a bug in internal page splitting (#3478)Keith Bostic
2017-06-23WT-3181 More test changes to continue support for Python2.6. (#3477)Michael Cahill
2017-06-23WT-3181 Keep tests compatible with Python 2.6. (#3476)Michael Cahill
2017-06-23WT-3181 Fix config string for timestamps in test/checkpoint. (#3473)Michael Cahill
2017-06-23WT-3385 Coverity 1376471: __wt_txn_parse_timestamp() memory overrun (#3475)Keith Bostic
2017-06-22WT-3181 Add timestamp support. (#3373)Michael Cahill
2017-06-23Merge branch 'develop' into mongodb-3.6Michael Cahill
2017-06-22WT-3251 Remove interim buffer used to split pages during reconciliation (#3469)Sulabh Mahajan
2017-06-22WT-3379 Avoid a performance regression on secondaries. (#3471)Michael Cahill
2017-06-21Revert "WT-3251 remove interim buffer when splitting during reconciliation (...Sulabh Mahajan
2017-06-21WT-3251 remove interim buffer when splitting during reconciliation (#3453)Sulabh Mahajan
2017-06-16WT-3371 Make Windows/MSVC build warnings fatal. (#3466)Keith Bostic
2017-06-15WT-3370 Reset metafile after it could be re-allocated. (#3465)sueloverso
2017-06-14WT-3367 Fix test linking to support macOS 10.12 (#3463)Mark Benvenuto
2017-06-14SERVER-29439 WiredTiger turtle file "MoveFileExW: Access is denied." error. (...Keith Bostic
2017-06-14Merge branch 'develop' into mongodb-3.6mongodb-3.5.9Alex Gorrod
2017-06-14WT-3369 WT_CURSOR->uri should always match the URI used to open the cursor (#...Don Anderson
2017-06-08WT-3362 Checkpoints shouldn't block drops. (#3459)Michael Cahill
2017-06-08WT-3346 create JSON output for latency sampling. (#3450)Don Anderson
2017-06-08WT-3326 Enhance workload generator to support wtperf config files (#3433)Don Anderson
2017-06-08WT-2596 Document behavior after a crash with a backup cursor open (#3455)David Hows
2017-06-07WT-3361 Resolve Windows build warnings, build more test programs on Windows (...Keith Bostic
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-07Merge branch 'develop' into mongodb-3.6Alex Gorrod
2017-06-06WT-3356 Use atomic reads of rwlocks. (#3454)Michael Cahill
2017-06-02WT-3351 Fix assertion condition. (#3452)sueloverso
2017-06-02WT-3354 Fix bugs found by Coverity. (#3451)Michael Cahill
2017-06-02WT-3345 Tune WiredTiger's read/write locks. (#3446)Michael Cahill
2017-06-02WT-3348 Lint, Windows warnings. (#3449)Keith Bostic
2017-06-01WT-3307 Close btree/dhandle properly when handling __wt_checkpoint_close fail...Sulabh Mahajan
2017-05-26WT-3248 Mark reconciliation a success if no skipped updates (#3441)Sulabh Mahajan
2017-05-27WT-3342 Fixup release notes to render in doxygen.Alex Gorrod
2017-05-27WT-3342 Fixup release notes to render in doxygen.Alex Gorrod
2017-05-27Bump version string on develop after release.Alex Gorrod
2017-05-27Merge branch 'master' into developAlex Gorrod
2017-05-26WT-3342 Cut a WiredTiger 2.9.2 release (#3440)Alex Gorrod
2017-05-26WT-3343 WiredTiger database close can attempt unlock of a lock that's not hel...Keith Bostic