| Age | Commit message (Expand) | Author |
| 2014-05-07 | spelling | Michael Cahill |
| 2014-04-14 | Split the tuning page sections into individual pages, add a perf-tuning | Keith Bostic |
| 2014-02-26 | Add upgrade documentation about configuration string parsing changes. | Alex Gorrod |
| 2014-02-03 | Document the change to transaction_sync default value. | Alex Gorrod |
| 2014-02-03 | Only retry compress_raw if it returns EAGAIN. Otherwise, if no rows were com... | Michael Cahill |
| 2014-01-31 | spelling | Michael Cahill |
| 2014-01-30 | Add zlib documentation. | Keith Bostic |
| 2014-01-18 | clean up spelling, make dist/s_all pass again. | Keith Bostic |
| 2014-01-18 | test/format runs, now. | Keith Bostic |
| 2013-11-06 | Clarify that you can use tar or some other file archiver to do hot | Keith Bostic |
| 2013-10-18 | Add information about Linux performance tuning to our docs. | Alex Gorrod |
| 2013-08-11 | Add Memrata documentation. | Keith Bostic |
| 2013-07-17 | Add a more complex raw mode example, plus an example showing a projection | Keith Bostic |
| 2013-07-03 | Dual-license under either GPLv2 or GPLv3. | Keith Bostic |
| 2013-05-13 | Mention dd explicitly, it has an option to configure O_DIRECT access. | Keith Bostic |
| 2013-05-02 | Allow unquoted config values that include slashes. | Michael Cahill |
| 2013-04-10 | Add a new method WT_EXTENSION_API::config that takes a cfg[] and returns | Keith Bostic |
| 2013-04-04 | Write some custom data source documentation based on my Berkeley DB code. | Keith Bostic |
| 2013-03-20 | Optionally dump statistics for a list of objects as part of statistics | Keith Bostic |
| 2013-03-17 | Try and group WT cache options together, add more discussion of compression. | Keith Bostic |
| 2013-03-17 | Add tuning advise for os_cache_dirty_max, os_cache_max. | Keith Bostic |
| 2013-02-20 | Add a new server thread that can be configured to periodically output | Keith Bostic |
| 2013-02-13 | spelling | Michael Cahill |
| 2012-12-10 | Add a new error, WT_PANIC, which will be the panic return, ref #215. | Keith Bostic |
| 2012-12-10 | More schema layer cleanup: | Michael Cahill |
| 2012-12-08 | Enhance the ex_schema.c example code to show some more complex examples, | Keith Bostic |
| 2012-12-04 | Add examples of statistics calculations to the documentation. | Michael Cahill |
| 2012-10-26 | Rename the WiredTiger installed libraries to libwiredtiger_XXX. | Keith Bostic |
| 2012-09-14 | [mq]: lsm-more-docs | Michael Cahill |
| 2012-09-14 | First pass adding documentation for LSM. | Michael Cahill |
| 2012-08-15 | Add a link to the MIT license, explicitly note the status of hash_fnv.c. | Keith Bostic |
| 2012-08-13 | Make cursors long-lived objects: instead of txn_commit and txn_rollback | Keith Bostic |
| 2012-07-31 | Add the ability to access unnamed checkpoints, issue #271. | Keith Bostic |
| 2012-07-03 | Implement hot backup feature (ref issue #236). | Keith Bostic |
| 2012-06-26 | Re-work the split between the programming pages and the managing the | Keith Bostic |
| 2012-06-19 | Push snapshot to checkpoint rename down through the rest of the system | Keith Bostic |
| 2012-06-18 | Get rid of "snapshot" at the API layer, drive the change down to the btree | Keith Bostic |
| 2012-05-09 | Move docs/src to src/docs. | Michael Cahill |