summaryrefslogtreecommitdiff
path: root/src/docs
AgeCommit message (Expand)Author
2017-06-08WT-2596 Document behavior after a crash with a backup cursor open (#3455)David Hows
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-25WT-2972 Add interface allowing partial updates to existing values (#3435)Alex Gorrod
2017-05-24Revert "WT-2972 Add interface allowing partial updates to existing values (#3...Alex Gorrod
2017-05-24WT-2972 Add interface allowing partial updates to existing values (#3406)Keith Bostic
2017-05-16WT-3314 clarify WT_PANIC error handling (#3418)Keith Bostic
2017-04-28WT-3297 support the gcc/clang -fvisibility=hidden flag (#3404)Keith Bostic
2017-04-13WT-3222 Review and enhance log statistics (#3369)sueloverso
2017-04-07WT-3267 Upgrade copyright notices from 2016 to 2017. (#3374)Keith Bostic
2017-03-23WT-3202 Add in_memory config opt, do not reopen connection if db is in_memory...Sulabh Mahajan
2017-03-14WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic
2017-03-10WT-3207 Report a message for conflicting forced checkpoints, rather than an e...Alex Gorrod
2017-02-14WT-3144 bug fix: random cursor returns not-found when descending to an empty ...Keith Bostic
2017-02-02WT-3139 Enhance wtperf to support periodic table scans (#3268)Alex Gorrod
2017-02-01WT-3115 Convert the dhandle list lock into a read/write lock. (#3236)Alex Gorrod
2017-01-10WT-3106 Add truncate operation to wt command line utility (#3227)David Hows
2017-01-04WT-3109 correct named snapshots documentation (#3231)Eric Milkie
2017-01-04WT-3099 lint: static function declarations, non-text characters in documentat...Keith Bostic
2016-12-23WT-2994 Create documentation describing page sizes and relationships (#3204)Sulabh Mahajan
2016-12-23Fix 2.9.2 documentation stub issuesDavid Hows
2016-12-23Bump release version on develop to 2.9.2David Hows
2016-12-23WT-0000 Cut WiredTiger WT-2.9.1 release (#3215)2.9.1Alex Gorrod
2016-12-19Revert "WT-3075 Document and enforce that WiredTiger now depends on Python 2....David Hows
2016-12-19WT-3075 Document and enforce that WiredTiger now depends on Python 2.7 (#3196)David Hows
2016-12-15WT-283 Add WT_SESSION::alter method (#3177)sueloverso
2016-12-15SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)Keith Bostic
2016-12-07Merge branch 'master' into developDavid Hows
2016-12-07Cut WiredTiger WT-2.9.0 release2.9.0David Hows
2016-12-05WT-2670 Add access_pattern_hint configuration for tables (#3155)sueloverso
2016-11-01WT-2961 Add a version drop-down to the web version of the docs. (#3089)Michael Cahill
2016-10-26WT-2971 Add details on raw-compression into WT documentation (#3093)David Hows
2016-10-21WT-2880 Add Zstandard compression support (#3075)Keith Bostic
2016-10-11WT-2949 Add option to skip closing the connection after test runs. (#3082)sueloverso
2016-09-27WT-2917 split wtperf's configuration into per-database and per-run parts (#3006)Keith Bostic
2016-09-16WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill
2016-09-09WT-2901 Make checkpoint scrubbing configurable. (#3029)Michael Cahill
2016-09-05WT-2876 Add an oplog-like ability to wtperf utility. (#2999)Alex Gorrod
2016-08-25WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic
2016-08-22WT-2795 Update documentation about read-only mode (#2970)sueloverso
2016-08-09WT-2638 Change custom file system API to make truncate support clearer (#2908)Keith Bostic
2016-08-09WT-2734 Improve documentation of eviction configuration settings. (#2937)Michael Cahill
2016-08-08WT-2814 Add new single op truncate mode to wtperf (#2933)Alex Gorrod
2016-08-03WT-2764 Replace write leaves phase of checkpoints. (#2876)Michael Cahill
2016-07-28WT-2793 Enhance statistics related to overflow values (#2912)sueloverso
2016-07-15WT-2738 Remove the ability to change the default checkpoint name (#2877)Keith Bostic
2016-07-08WT-2711 Change statistics log configuration options (#2834)Keith Bostic
2016-06-28WT-2729 Focus eviction on the largest trees in cache. (#2832)Michael Cahill
2016-06-23WT-2408 Windows error translation layer (#2819)Keith Bostic