| Age | Commit message (Expand) | Author |
| 2015-02-09 | Reorder sections in the C reference guide (extensions before tuning). | Michael Cahill |
| 2015-02-06 | Move the LevelDB API page to the "building and installing" section. | Keith Bostic |
| 2014-10-30 | Add documentation for custom collators, including details of custom collators... | Michael Cahill |
| 2014-10-16 | Handle @subpage_single the same as @ref_single in the docs, for cases where a... | Michael Cahill |
| 2014-10-16 | Merge pull request #1274 from wiredtiger/basecfg-version | Michael Cahill |
| 2014-10-14 | Add more wording on upgrade/downgrade of databases. | Keith Bostic |
| 2014-10-13 | Add a page on upgrading. | Keith Bostic |
| 2014-10-06 | Multiple language doc support. refs #1130. | Don Anderson |
| 2014-09-11 | Add a section on choosing a storage option. | Keith Bostic |
| 2014-08-29 | Turn off autobrief for pages in the documentation, do a pass for naming struc... | Michael Cahill |
| 2014-08-26 | WiredTiger only has one kind of backup, quit calling it "hot backup". | Keith Bostic |
| 2014-08-26 | Merge branch 'develop' into durability-docs | 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-21 | Add a page on writing WiredTiger loadable extensions, explain the special "lo... | Michael Cahill |
| 2014-08-08 | Fix up some oddness in the navigation of the documentation: there should be e... | Michael Cahill |
| 2014-08-05 | Move performance into its own section. #1147 | Susan LoVerso |
| 2014-08-05 | Review/edit the new asynchronous doc page, lots of random | Keith Bostic |
| 2014-08-04 | Add a section to docs for async operations. #1139 | Susan LoVerso |
| 2014-08-04 | Remove extra reference to bulk-load page. Rename tune_bulk_load for | Susan LoVerso |
| 2014-08-02 | Add a wtperf page to the documentation, how to simulate workloads. | Keith Bostic |
| 2014-07-29 | Split out shared caches into its own page (separate features from | Keith Bostic |
| 2014-07-29 | The cache configuration page is a tuning page, do the rename. | Keith Bostic |
| 2014-05-23 | Simplify navigation through the docs: don't mix @section and @subpage. | Michael Cahill |
| 2014-05-01 | Optionally skip block cleanup and leak memory on connection close. | Keith Bostic |
| 2014-04-14 | Split the tuning page sections into individual pages, add a perf-tuning | Keith Bostic |
| 2014-01-18 | test/format runs, now. | Keith Bostic |
| 2013-11-10 | Add a page on compaction. | Keith Bostic |
| 2013-08-11 | Add Memrata documentation. | Keith Bostic |
| 2013-05-31 | Add section headings to the programming guide page. | Michael Cahill |
| 2013-05-31 | Link custom data sources documentation into the docs. | Alex Gorrod |
| 2013-02-22 | Make run-time statistics optional, defaulted to "off". | Keith Bostic |
| 2013-02-15 | Forgot one commit: create 4 sections, "writing apps", "formats", "common | Keith Bostic |
| 2013-02-14 | Add a bulk-load page. | Keith Bostic |
| 2012-12-10 | Add a new error, WT_PANIC, which will be the panic return, ref #215. | Keith Bostic |
| 2012-11-08 | Add documentation for cache configuration. Tidy up source. | Alex Gorrod |
| 2012-09-14 | First pass adding documentation for LSM. | Michael Cahill |
| 2012-08-09 | Sprinkle the fact that fixed-width column store of a value of 0 means | 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-18 | Get rid of "snapshot" at the API layer, drive the change down to the btree | Keith Bostic |
| 2012-05-24 | Documentation reorg: make a clearer distinction between issues for developers... | Michael Cahill |
| 2012-05-23 | Add more documentation for transactions. | Michael Cahill |