summaryrefslogtreecommitdiff
path: root/src/docs
AgeCommit message (Expand)Author
2017-11-23WT-3658 Fix the string length calculation when size is given (#3786)nehakhatri5
2017-10-19WT-3596 Make improvements to timestamp documentation (#3696)Sulabh Mahajan
2017-10-13WT-3660 WiredTiger documentation refers to WT_CURSOR::first. (#3737)Keith Bostic
2017-10-09WT-3622 Permit upper case hex. (#3709)Michael Cahill
2017-10-04WT-3612 backup cursors and checkpoint durability can lose committed data (#3694)Keith Bostic
2017-09-28WT-3605 LSM doesn't support type 'r' (#3676)Keith Bostic
2017-09-14WT-3556 Remove wtstats support from WiredTiger (#3648)Keith Bostic
2017-09-01WT-3449 Get the Helium software running again. (#3566)Keith Bostic
2017-08-24WT-3539 Document API requirements for exclusive access. (#3612)Michael Cahill
2017-08-18WT-3328 Enhance docs around when schema operations can get EBUSY (#3594)Keith Bostic
2017-08-14WT-3503 lint (#3578)Keith Bostic
2017-07-31WT-3336 Enable statistics by default in wtperf (#3535)David Hows
2017-07-28WT-3422 Add upgrade/downgrade doc text (#3538)sueloverso
2017-07-27WT-3410 Add activity diagram in the documentation for schema rename (#3536)Sulabh Mahajan
2017-07-26WT-3387 Add use_timestamp option for checkpoint (#3503)sueloverso
2017-07-24WT-3380 Make 8-byte timestamps a special case (#3509)Sulabh Mahajan
2017-07-24WT-3316 Add a developer documentation section starting with schema create (#3...Sulabh Mahajan
2017-07-04WT-3402 Move cached overflow records to the update list. (#3493)Keith Bostic
2017-06-28WT-3039 Add previous LSN record to log files (#3213)sueloverso
2017-06-27Merge branch 'master' into developAlex Gorrod
2017-06-27WT-3391 Add release notes for the WiredTiger 2.9.3 release (#3481)Alex Gorrod
2017-06-22WT-3181 Add timestamp support. (#3373)Michael Cahill
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