| Age | Commit message (Expand) | Author |
| 2014-10-16 | Merge pull request #1274 from wiredtiger/basecfg-version | Michael Cahill |
| 2014-10-15 | Merge branch 'develop' into json-load | Alex Gorrod |
| 2014-10-14 | Add more wording on upgrade/downgrade of databases. | Keith Bostic |
| 2014-10-06 | Don't list the potential object types, it doesn't add information. | Keith Bostic |
| 2014-10-02 | Typedef wt_off_t as an off_t if the type is available on the system. | Keith Bostic |
| 2014-10-02 | Introduce a new type to replace off_t called wt_off_t since off_t is 32-bits ... | Mark Benvenuto |
| 2014-10-02 | Simplify testing for basic types during configuration: we're running on | Keith Bostic |
| 2014-09-25 | Merge branch 'develop' into json-load | Don Anderson |
| 2014-09-25 | Fixes for compiler warnings, cleanup as a result of running s_all. | Don Anderson |
| 2014-09-23 | Add new verbose option "temporary" so it's possible to easily turn on specific | Keith Bostic |
| 2014-09-23 | The "readserver" verbose flag was never deleted from the api_data.py list. | Keith Bostic |
| 2014-09-22 | Merge pull request #1238 from wiredtiger/remove-merge-threads | sueloverso |
| 2014-09-22 | Merge branch 'develop' into cursor-uri-protect | Keith Bostic |
| 2014-09-20 | Don't assign WT_ITEMs in example code, some WT_ITEM fields are private. | Keith Bostic |
| 2014-09-19 | Merge branch 'develop' into json-load | Alex Gorrod |
| 2014-09-19 | Remove lsm=(merge_threads) configuration option. | Alex Gorrod |
| 2014-09-18 | Add stat to count number of times we reach queue_ref maximum. #1230 | Susan LoVerso |
| 2014-09-18 | Remove manager struct lengths and add in per-queue lengths to stats. | Susan LoVerso |
| 2014-09-18 | Ensure that the WT_CURSOR::uri field matches open_cursor URI. | Alex Gorrod |
| 2014-09-02 | Merge branch 'develop' into json-load | Don Anderson |
| 2014-08-29 | Merge branch 'develop' into no-txn-reset-cursors | Michael Cahill |
| 2014-08-29 | s/rolled-back/rolled back/g | Michael Cahill |
| 2014-08-28 | Don't use the phrase "open cursors", I'm not clear on what it might | Keith Bostic |
| 2014-08-27 | Don't reset cursors during transaction begin or commit (only on rollback). | Michael Cahill |
| 2014-08-27 | Merge branch 'develop' into lsm-shared-workers | Alex Gorrod |
| 2014-08-26 | Merge branch 'develop' into durability-docs | Michael Cahill |
| 2014-08-26 | Merge pull request #1173 from wiredtiger/ckpt-log-size | Michael Cahill |
| 2014-08-25 | Structure durability wording as 3 pages, "checkpoint durability", | Keith Bostic |
| 2014-08-23 | Add more information and examples for the log cursors (a few bug fixes, | Keith Bostic |
| 2014-08-23 | Merge branch 'develop' into json-load | Don Anderson |
| 2014-08-21 | Fix minimum value. #1170 | Susan LoVerso |
| 2014-08-21 | Add a page on writing WiredTiger loadable extensions, explain the special "lo... | Michael Cahill |
| 2014-08-21 | Add a special "local" extension target that can call out to initialization fu... | Michael Cahill |
| 2014-08-20 | Add log_size configuration for checkpoints. #1170 | Susan LoVerso |
| 2014-08-15 | Add WT_COLLATOR::customize, allowing collators to be customized for specific ... | Michael Cahill |
| 2014-08-15 | Add a way to create documentation snippets that are reused in multiple places... | Michael Cahill |
| 2014-08-13 | Fix a few more documentation nits. | Michael Cahill |
| 2014-08-13 | Check documentation prior to cutting a release. | Michael Cahill |
| 2014-08-13 | Revert the default behavior for eviction worker threads back to having just t... | Michael Cahill |
| 2014-08-11 | Move the new eviction settings into a group. We can transition older setting... | Michael Cahill |
| 2014-08-11 | Make dynamic eviction workers the default. #1143 | Alex Gorrod |
| 2014-08-08 | s_all tidy up. | Alex Gorrod |
| 2014-08-06 | Add JSON loading to cursors and wt load utility. refs #740. | Don Anderson |
| 2014-08-06 | Merge branch 'develop' into lsm-shared-workers | Alex Gorrod |
| 2014-08-06 | Merge branch 'develop' into dynamic-evict-workers | Alex Gorrod |
| 2014-08-05 | Clarify return values sent via the callback. | Susan LoVerso |
| 2014-08-05 | Don't write method wording for the WT_ASYNC_OP methods, instead point | Keith Bostic |
| 2014-08-05 | Document EBUSY and update python. #1153 | Susan LoVerso |
| 2014-08-05 | Don't describe the WT_ASYNC_OPTYPE operations inline, point to the | Keith Bostic |
| 2014-08-05 | WT_ASYNC_OP.{id,get} don't return errors. | Keith Bostic |