| Age | Commit message (Expand) | Author |
| 2014-10-16 | Handle @subpage_single the same as @ref_single in the docs, for cases where a... | Michael Cahill |
| 2014-10-15 | update | Keith Bostic |
| 2014-10-06 | Multiple language doc support. refs #1130. | Don Anderson |
| 2014-09-22 | Merge pull request #1238 from wiredtiger/remove-merge-threads | sueloverso |
| 2014-09-22 | Make text match example. | Susan LoVerso |
| 2014-09-19 | Remove lsm=(merge_threads) configuration option. | Alex Gorrod |
| 2014-09-05 | Document the autogen.sh script in the top level of the tree: that is common p... | Michael Cahill |
| 2014-09-01 | update | Keith Bostic |
| 2014-08-28 | Switch from adaptive pthread mutexes by default, based on: | 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-25 | Add a page to the documentation describing transactional durabililty. | Michael Cahill |
| 2014-08-23 | Add more information and examples for the log cursors (a few bug fixes, | Keith Bostic |
| 2014-08-15 | Add a way to create documentation snippets that are reused in multiple places... | Michael Cahill |
| 2014-08-08 | update | Keith Bostic |
| 2014-08-07 | Add descriptions of wtperf args and script options. | Susan LoVerso |
| 2014-08-07 | update | Keith Bostic |
| 2014-08-05 | Review/edit the new asynchronous doc page, lots of random | Keith Bostic |
| 2014-08-02 | Add a wtperf page to the documentation, how to simulate workloads. | Keith Bostic |
| 2014-07-29 | Add a page to the documentation describing how to use the LevelDB API. | Michael Cahill |
| 2014-07-15 | Update the dictionary for the documentation to cover Basho, HyperLevelDB. | Michael Cahill |
| 2014-07-14 | Fix up the license information, add in HyperLevelDB and Basho information. | Keith Bostic |
| 2014-07-14 | update | Keith Bostic |
| 2014-07-03 | Merge branch 'develop' into leveldb-api | Michael Cahill |
| 2014-07-02 | Add Clang's scan-build to the list of static tools. | Keith Bostic |
| 2014-07-02 | Merge pull request #1091 from wiredtiger/testing-doc | Keith Bostic |
| 2014-07-02 | Update the list of configuration options: remove --enable-debug, add | Keith Bostic |
| 2014-07-01 | Fix the Jenkins link, add a section on static testing | Keith Bostic |
| 2014-07-01 | Convert the testing wiki page into a page in the documentation. | Michael Cahill |
| 2014-06-24 | Add LevelDB/Google Inc. to the list of 3rd party software that may | Keith Bostic |
| 2014-06-02 | Add a mention of the JSON dump format to the Ref Guide, reference #740. | Keith Bostic |
| 2014-05-21 | Add the top-level NEWS file as a "change log" page in the documentation. | Michael Cahill |
| 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 |