summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Fix a few more documentation nits.Michael Cahill2014-08-131-0/+3
* Revert the default behavior for eviction worker threads back to having just t...Michael Cahill2014-08-131-4/+4
* Merge pull request #1143 from wiredtiger/dynamic-evict-workersMichael Cahill2014-08-111-3/+14
|\
| * Move the new eviction settings into a group. We can transition older setting...Michael Cahill2014-08-111-10/+14
| * Make dynamic eviction workers the default. #1143Alex Gorrod2014-08-111-5/+10
| * Merge branch 'develop' into dynamic-evict-workersAlex Gorrod2014-08-063-2/+28
| |\
| * \ Merge branch 'develop' into dynamic-evict-workersAlex Gorrod2014-08-056-18/+34
| |\ \
| * | | Start and stop eviction worker threads based on demand.Alex Gorrod2014-07-311-2/+4
* | | | Add a check to s_docs for multiple @subpage reference to the same page.Michael Cahill2014-08-111-5/+16
* | | | Remove tcbench, it makes clang's static analyzer unhappy and we're notKeith Bostic2014-08-071-1/+0
| |_|/ |/| |
* | | Discard the error message when there aren't any files.Keith Bostic2014-08-051-1/+1
* | | Flag new structures not listed in PREDEFINE. #1148Susan LoVerso2014-08-051-0/+4
* | | Clean up 3a8ed75, I was sloppy.Keith Bostic2014-08-051-0/+1
* | | The Linux ed command writes line numbers to stderr, redirect bothKeith Bostic2014-08-041-1/+3
* | | Fix references to new tune_bulk_load doc page.Susan LoVerso2014-08-041-1/+1
* | | Create a standalone program that outputs the wtperf documentation inKeith Bostic2014-08-041-1/+20
| |/ |/|
* | Merge branch 'develop' into log-cursorMichael Cahill2014-08-011-0/+1
|\ \
| * | Mark some internal sessions as not allowed to open data handles. Use this to...Michael Cahill2014-08-011-0/+1
| |/
* | Make step-mode cursors the only log cursor type. #1106Susan LoVerso2014-07-311-5/+0
* | Merge branch 'develop' into log-cursorSusan LoVerso2014-07-304-2/+7
|\ \ | |/
| * Merge pull request #1135 from wiredtiger/skip-bulk-sort-checkMichael Cahill2014-07-303-1/+6
| |\
| | * Merge the mid-level of the bulk code into the cursor level.Keith Bostic2014-07-282-3/+0
| | * Add a cursor operation to skip the in-order key check in a row-store,Keith Bostic2014-07-252-0/+8
| * | Bump release version to 2.3.1 on develop branch.Alex Gorrod2014-07-301-1/+1
* | | Update strings.Susan LoVerso2014-07-301-0/+2
* | | Make generated record and op types public.Susan LoVerso2014-07-292-16/+20
* | | Merge branch 'develop' into log-cursorSusan LoVerso2014-07-293-14/+15
|\ \ \ | |/ /
| * | Flesh out the eviction tuning wording, document eviction_workersKeith Bostic2014-07-291-8/+8
| * | Remove trailing '.' characters from Config descriptions to avoidKeith Bostic2014-07-292-5/+6
| * | Cut WiredTiger release 2.3.02.3.0Alex Gorrod2014-07-291-1/+1
| |/
* | Output optype for logprint and an invalid optype macro. #1106Susan LoVerso2014-07-291-1/+3
* | Rename iterator->step. Remove txnid from key. #1106Susan LoVerso2014-07-282-6/+6
* | Add ex_log.c example. Don't spell-check key formats. #1106Susan LoVerso2014-07-241-2/+0
* | Get compare and search working for log iterator cursors. #1106Susan LoVerso2014-07-231-0/+4
* | Add iterator config type to log cursors. #1106Susan LoVerso2014-07-232-0/+7
* | Log cursors are explicitly readonly.Susan LoVerso2014-07-211-1/+1
* | Merge branch 'develop' into log-cursorSusan LoVerso2014-07-212-1/+2
|\ \ | |/
| * updateKeith Bostic2014-07-171-0/+1
| * Fix a bug when packing structures that include the packed size.Michael Cahill2014-07-171-1/+1
* | Fix strings and unused variables. #1106Susan LoVerso2014-07-151-0/+2
* | Merge branch 'develop' into log-cursorSusan LoVerso2014-07-155-13/+21
|\ \ | |/
| * Update the copyright checks to match the new LevelDB structure.Keith Bostic2014-07-151-3/+4
| * Merge branch 'develop' into leveldb-apiMichael Cahill2014-07-031-0/+1
| |\
| * \ Merge branch 'develop' into leveldb-apiMichael Cahill2014-07-025-1/+26
| |\ \
| * \ \ Merge branch 'develop' into leveldb-apiMichael Cahill2014-06-254-32/+44
| |\ \ \
| * | | | Put the LevelDB API into the public domain, add a copyright notice toKeith Bostic2014-06-241-1/+0
| * | | | Minor futzing with the LevelDB copyright checks, add a WiredTigerKeith Bostic2014-06-244-22/+16
| * | | | Merge branch 'develop' into leveldb-apiMichael Cahill2014-06-121-0/+2
| |\ \ \ \
| * | | | | Minor formatting/editing to 13693dc: jump to err label in __conn_single()Keith Bostic2014-06-041-3/+2
| * | | | | Add exclusive option to wiredtiger_open.Alex Gorrod2014-06-041-0/+5