| Age | Commit message (Expand) | Author |
| 2014-05-09 | Make statistics log server reconfigurable. | Alex Gorrod |
| 2014-05-07 | Add ability to reconfigure the checkpoint server | Alex Gorrod |
| 2014-05-06 | Merge branch 'develop' into metadata-cursors | Alex Gorrod |
| 2014-05-05 | Merge branch 'develop' into async. Fix conflicts. | Susan LoVerso |
| 2014-05-02 | Add a verbose 'metadata' flag, that outputs WiredTiger metadata info. | Alex Gorrod |
| 2014-05-02 | Switch API tracing to verbose=[api] from a connection option. | Alex Gorrod |
| 2014-05-02 | Add trace functionality to WiredTiger API. | Alex Gorrod |
| 2014-05-02 | Merge pull request #918 from wiredtiger/multiple-eviction-threads | Alex Gorrod |
| 2014-05-02 | Merge pull request #981 from wiredtiger/prefix-compression-default | Michael Cahill |
| 2014-05-01 | Optionally skip block cleanup and leak memory on connection close. | Keith Bostic |
| 2014-05-01 | Disable prefix compression by default. | Michael Cahill |
| 2014-04-28 | Add asynchronous compact support to async API. | Susan LoVerso |
| 2014-04-23 | Merge branch 'develop' into multiple-eviction-threads | Michael Cahill |
| 2014-04-23 | Merge branch 'develop' into metadata-cursors | Michael Cahill |
| 2014-04-14 | Merge branch 'develop' into async | Susan LoVerso |
| 2014-04-08 | Reduce the leaf page size from 1MB to 32KB. | Keith Bostic |
| 2014-04-07 | Merge branch 'develop' into metadata-cursors | Michael Cahill |
| 2014-04-07 | Minor fixes for metadata cursors. | Michael Cahill |
| 2014-04-07 | Merge branch 'develop' into async | Michael Cahill |
| 2014-04-07 | Merge branch 'develop' into multiple-eviction-threads | Michael Cahill |
| 2014-04-01 | Add support for a new verify option "-d dump_offsets=#,#,#", that allows | Keith Bostic |
| 2014-03-26 | Compilation fixes for C code. | Susan LoVerso |
| 2014-03-26 | Clean up pass for s_all. | Susan LoVerso |
| 2014-03-26 | Remove the split_deepen tuning parameter, replace it with something a | Keith Bostic |
| 2014-03-25 | Merge branch 'develop' into multiple-eviction-threads | Alex Gorrod |
| 2014-03-23 | Merge branch 'develop' into new-split | Keith Bostic |
| 2014-03-20 | Rename verbose ckpt to checkpoint, add some more messages to it. | Alex Gorrod |
| 2014-03-14 | Merge branch 'develop' into new-split | Michael Cahill |
| 2014-03-14 | Update sharec_cache configuration again. | Alex Gorrod |
| 2014-03-12 | Update shared cache configuration options: | Alex Gorrod |
| 2014-03-10 | Restore the internal-key truncation code, it wasn't the problem. | Keith Bostic |
| 2014-03-08 | Remove internal node key-suffix compression from the new-split branch. | Keith Bostic |
| 2014-03-05 | Merge branch 'develop' into new-split | Keith Bostic |
| 2014-02-27 | There's only one remaining verbose hazard pointer message (on | Keith Bostic |
| 2014-02-27 | Merge branch 'develop' into new-split | Keith Bostic |
| 2014-02-27 | Don't automatically enable direct I/O on checkpoints. | Alex Gorrod |
| 2014-02-26 | Merge branch 'develop' into new-split | Keith Bostic |
| 2014-02-26 | Merge branch 'develop' into checkpoint-directio | Michael Cahill |
| 2014-02-26 | Add wiredtiger_config_parser_open and wiredtiger_version into extension API. | Alex Gorrod |
| 2014-02-25 | Ignore memory leaked if modifying a method's configuration has an | Keith Bostic |
| 2014-02-25 | Don't attempt multiple free's in the case of an error, free by the same | Keith Bostic |
| 2014-02-25 | Update the configuration parsing API. Including: | Alex Gorrod |
| 2014-02-24 | Update the configuration parsing API. Not finalized, but a step closer. | Alex Gorrod |
| 2014-02-19 | First cut a a version of new version of split that deepens the tree. | Keith Bostic |
| 2014-02-16 | Add a verbose "split" keyword. | Keith Bostic |
| 2014-02-13 | Add configuration parsing to the public API. | Alex Gorrod |
| 2014-02-11 | Add compression as a wtperf config. #871 | Susan LoVerso |
| 2014-01-17 | Do direct I/O reads on checkpoints to reduce the VM pressure of LSM workloads. | Michael Cahill |
| 2014-01-08 | Now that log syncing with fsync scales better than O_DSYNC, change the default. | Michael Cahill |
| 2014-01-07 | Update copyright notices for 2014. | Keith Bostic |