summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* WT-2149 Track if the lookaside table is open when starting eviction workers.Michael Cahill2015-10-071-0/+1
* Merge branch 'develop' into log-zeroMichael Cahill2015-10-011-0/+1
|\
| * Fair lock review feedback - cleanup diagnosticsAlex Gorrod2015-10-011-0/+1
* | WT-2151 Add logging reconfiguration support and testing.Susan LoVerso2015-09-301-35/+35
* | WT-2151 Add zero-fill stat. Check correct flags field.Susan LoVerso2015-09-291-0/+1
* | WT-2151 Add zero_fill config to manually zero out log files.Susan LoVerso2015-09-291-0/+3
|/
* Add 'relocked' to string file.Susan LoVerso2015-09-281-0/+1
* whitespace cleanup.Keith Bostic2015-09-271-3/+6
* Merge branch 'develop' into split_soonerAlex Gorrod2015-09-253-12/+8
|\
| * Merge branch 'develop' into more-boolKeith Bostic2015-09-241-0/+2
| |\
| | * Merge pull request #2212 from wiredtiger/log-cleanupsueloverso2015-09-241-0/+2
| | |\
| | | * WT-2088 Add a prealloc_missed stat. Fix review comments.Susan LoVerso2015-09-241-0/+2
| * | | Boolean conversion pass over cursor.Keith Bostic2015-09-241-1/+2
| |/ /
| * | Merge branch 'develop' into more-boolMichael Cahill2015-09-241-0/+2
| |\ \ | | |/
| * | WT-2122 Convert more expressions to use bool. In particular, make F_ISSET a ...Michael Cahill2015-09-221-11/+4
* | | Update split_deepen_min_child description, even though it isn'tAlex Gorrod2015-09-251-3/+4
* | | WT-2127 Deepen the tree more regularly to avoid wide internal pages.Alex Gorrod2015-09-231-1/+3
| |/ |/|
* | Merge pull request #2189 from wiredtiger/index-create-lsm3Michael Cahill2015-09-221-0/+2
|\ \ | |/ |/|
| * Merge branch 'develop' into index-create-lsm3Don Anderson2015-09-1313-188/+254
| |\
| * | Fixup build warning and s_string complaint.Alex Gorrod2015-09-031-0/+2
| * | WT-147. Eliminate the session flag for controlling sharing of dhandles.Don Anderson2015-08-031-1/+0
| * | WT-147. Use reference count approach for tracking when to releaseDon Anderson2015-08-021-1/+1
| * | Merge branch 'develop' into index-createDon Anderson2015-07-3122-222/+322
| |\ \
| * | | WT-147. An alternate approach to re-locking a btree that is already locked,Don Anderson2015-06-111-0/+1
* | | | Merge pull request #2199 from wiredtiger/log-flush-docsMichael Cahill2015-09-181-3/+8
|\ \ \ \
| * | | | WT-2104 Write up commit and log_flush options.Susan LoVerso2015-09-161-3/+8
* | | | | Add a test for jumps or returns inside of a va_start/va_end pair.Keith Bostic2015-09-171-0/+16
* | | | | Simplify egrep expression, WT_ERR will match WT_ERR_NOTFOUND_OK, noKeith Bostic2015-09-171-1/+1
|/ / / /
* | | | WT-2104 Change naming of config for log_flush.Susan LoVerso2015-09-161-3/+7
* | | | Merge branch 'develop' into log-flushSusan LoVerso2015-09-161-0/+3
|\ \ \ \
| * | | | Generalize the error-OK macros to support any error value.Keith Bostic2015-09-151-0/+3
| | |_|/ | |/| |
* | | | WT-2104 Set 'sync' as the default. Unused var.Susan LoVerso2015-09-151-1/+1
* | | | WT-2104 Use 'operations' instead of 'calls' for consistency.Susan LoVerso2015-09-151-1/+1
* | | | WT-2104 New log_flush API to control the flushing or syncing of the log.Susan LoVerso2015-09-152-0/+8
|/ / /
* | | WT-2075 Add stat and a busy retry so that a blocked thread can progress.Susan LoVerso2015-09-101-0/+1
* | | WT-2094 Add unbuffered statistic.Susan LoVerso2015-09-091-0/+1
* | | WT-2094 Remove unused stats.Susan LoVerso2015-09-092-2/+1
* | | Merge branch 'develop' into stat-splittable-pagesAlex Gorrod2015-09-071-0/+2
|\ \ \
| * | | Add a statistics value to track column-store RLE encoded values, so it'sKeith Bostic2015-09-061-0/+2
* | | | WT-2086 Add a statistic to track when can_evict sees splittable pages.Alex Gorrod2015-09-041-0/+4
|/ / /
* | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-271-0/+1
|\ \ \
| * | | Lint. Warning 568: non-negative quantity is never less than zero.Susan LoVerso2015-08-271-0/+1
* | | | Rework reconciliation statistics, moving the lookaside table andKeith Bostic2015-08-271-8/+8
* | | | Merge branch 'develop' into wt-1967-evict-anyKeith Bostic2015-08-275-5/+17
|\ \ \ \ | |/ / /
| * | | Merge pull request #2110 from wiredtiger/shared-cache-gradualAlex Gorrod2015-08-271-3/+7
| |\ \ \
| | * | | Shared cache review nits.Alex Gorrod2015-08-271-1/+1
| | * | | Shared cache quota improvements:Alex Gorrod2015-08-271-2/+3
| | * | | WT-2065 Add a quota to shared cache configuration.Alex Gorrod2015-08-271-3/+6
| * | | | Merge branch 'develop' into log-slot-revampMichael Cahill2015-08-262-11/+12
| |\ \ \ \
| * | | | | WT-2031 Fix merge conflict.Susan LoVerso2015-08-251-15/+0