summaryrefslogtreecommitdiff
path: root/src/docs
Commit message (Expand)AuthorAgeFilesLines
* WT-3202 Add in_memory config opt, do not reopen connection if db is in_memory...Sulabh Mahajan2017-03-231-0/+2
* WT-3211 WT_CURSOR.remove cannot always retain its position. (#3321)Keith Bostic2017-03-142-10/+24
* WT-3207 Report a message for conflicting forced checkpoints, rather than an e...Alex Gorrod2017-03-101-0/+6
* WT-3144 bug fix: random cursor returns not-found when descending to an empty ...Keith Bostic2017-02-141-5/+0
* WT-3139 Enhance wtperf to support periodic table scans (#3268)Alex Gorrod2017-02-021-3/+3
* WT-3115 Convert the dhandle list lock into a read/write lock. (#3236)Alex Gorrod2017-02-011-0/+6
* WT-3106 Add truncate operation to wt command line utility (#3227)David Hows2017-01-102-0/+20
* WT-3109 correct named snapshots documentation (#3231)Eric Milkie2017-01-041-1/+1
* WT-3099 lint: static function declarations, non-text characters in documentat...Keith Bostic2017-01-042-5/+6
* WT-2994 Create documentation describing page sizes and relationships (#3204)Sulabh Mahajan2016-12-238-210/+440
* Fix 2.9.2 documentation stub issuesDavid Hows2016-12-231-3/+1
* Bump release version on develop to 2.9.2David Hows2016-12-231-0/+4
* WT-0000 Cut WiredTiger WT-2.9.1 release (#3215)2.9.1Alex Gorrod2016-12-232-4/+14
* Revert "WT-3075 Document and enforce that WiredTiger now depends on Python 2....David Hows2016-12-193-10/+5
* WT-3075 Document and enforce that WiredTiger now depends on Python 2.7 (#3196)David Hows2016-12-193-5/+10
* WT-283 Add WT_SESSION::alter method (#3177)sueloverso2016-12-151-0/+33
* SERVER-26545 Remove fixed-size limitation on WiredTiger hazard pointers (#3187)Keith Bostic2016-12-151-0/+10
* Merge branch 'master' into developDavid Hows2016-12-072-11/+20
|\
| * Cut WiredTiger WT-2.9.0 release2.9.0David Hows2016-12-072-11/+20
* | WT-2670 Add access_pattern_hint configuration for tables (#3155)sueloverso2016-12-051-0/+9
|/
* WT-2961 Add a version drop-down to the web version of the docs. (#3089)Michael Cahill2016-11-012-2/+75
* WT-2971 Add details on raw-compression into WT documentation (#3093)David Hows2016-10-264-4/+46
* WT-2880 Add Zstandard compression support (#3075)Keith Bostic2016-10-214-3/+51
* WT-2949 Add option to skip closing the connection after test runs. (#3082)sueloverso2016-10-111-0/+2
* WT-2917 split wtperf's configuration into per-database and per-run parts (#3006)Keith Bostic2016-09-271-59/+24
* WT-2916 Fix and simplify s_whitespace. (#3047)Michael Cahill2016-09-161-1/+1
* WT-2901 Make checkpoint scrubbing configurable. (#3029)Michael Cahill2016-09-091-2/+3
* WT-2876 Add an oplog-like ability to wtperf utility. (#2999)Alex Gorrod2016-09-051-0/+2
* WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic2016-08-252-2/+14
* WT-2795 Update documentation about read-only mode (#2970)sueloverso2016-08-221-1/+2
* WT-2638 Change custom file system API to make truncate support clearer (#2908)Keith Bostic2016-08-092-14/+33
* WT-2734 Improve documentation of eviction configuration settings. (#2937)Michael Cahill2016-08-091-18/+32
* WT-2814 Add new single op truncate mode to wtperf (#2933)Alex Gorrod2016-08-081-0/+2
* WT-2764 Replace write leaves phase of checkpoints. (#2876)Michael Cahill2016-08-031-0/+14
* WT-2793 Enhance statistics related to overflow values (#2912)sueloverso2016-07-281-0/+9
* WT-2738 Remove the ability to change the default checkpoint name (#2877)Keith Bostic2016-07-151-4/+13
* WT-2711 Change statistics log configuration options (#2834)Keith Bostic2016-07-084-23/+44
* WT-2729 Focus eviction on the largest trees in cache. (#2832)Michael Cahill2016-06-281-0/+2
* WT-2408 Windows error translation layer (#2819)Keith Bostic2016-06-231-2/+7
* WT-2713 document WT_PANIC so pluggable filesystems can panic. (#2809)Keith Bostic2016-06-171-0/+4
* WT-2637: The file-extension documentation doesn't cover not-supported cases (...Keith Bostic2016-05-192-9/+23
* WT-2610 Reduce hazard pointer array size. (#2731)sueloverso2016-05-171-0/+2
* WT-2586: examples/ex_config is brokenKeith Bostic2016-04-282-5/+2
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-285-0/+34
* Merge pull request #2654 from wiredtiger/wt-2360-join-disjunctionMichael Cahill2016-04-212-0/+27
|\
| * Merge branch 'develop' into wt-2360-join-disjunctionMichael Cahill2016-04-191-16/+28
| |\
| * | WT-2360 Added documentation for join disjunctions and nested joins.Don Anderson2016-04-142-0/+27
* | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-182-3/+2
* | | Merge branch 'develop' into wt-2223Keith Bostic2016-04-181-16/+28
|\ \ \ | | |/ | |/|
| * | WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-2/+3