| Age | Commit message (Expand) | Author |
| 2014-06-25 | Cut WiredTiger release 2.2.12.2.1 | Alex Gorrod |
| 2014-06-20 | Clarify that the transaction sync setting overrides the global setting. Add ... | Michael Cahill |
| 2014-06-17 | Add sentence about close event handler alternative. | Susan LoVerso |
| 2014-06-17 | Add sentence about waiting for worker threads. | Susan LoVerso |
| 2014-06-09 | Add explicit os_cache_dirty_max settings for LSM wtperf tests. #1051 | Susan LoVerso |
| 2014-06-05 | Fix some LSM latency issues: | Michael Cahill |
| 2014-06-04 | Merge pull request #1049 from wiredtiger/json-doc | Keith Bostic |
| 2014-06-04 | Add the word "dump" to the section headings for clarity. | Keith Bostic |
| 2014-06-04 | Add more detail about our JSON output, along with a small sample. refs #740. | Don Anderson |
| 2014-06-03 | Doc typo: there is no need for "::" after a structure name. | Michael Cahill |
| 2014-06-02 | Reset cursors on auto-commit failure, reference #672. | Keith Bostic |
| 2014-06-02 | Add a mention of the JSON dump format to the Ref Guide, reference #740. | Keith Bostic |
| 2014-05-29 | Minor addition to config order. #1010 | Susan LoVerso |
| 2014-05-29 | Expand upgrading to include old/new orders. #1010 | Susan LoVerso |
| 2014-05-29 | Update docs for new config ordering. #1010 | Susan LoVerso |
| 2014-05-29 | Rename back to .basecfg. Update ordering in docs. #1010 | Susan LoVerso |
| 2014-05-23 | Add a brief mention of more of our "selling points" to the main page. | Keith Bostic |
| 2014-05-23 | Fix compatibility with newer versions of doxygen. | Michael Cahill |
| 2014-05-23 | Simplify navigation through the docs: don't mix @section and @subpage. | Michael Cahill |
| 2014-05-23 | Fix a numbered list that triggered markdown | Michael Cahill |
| 2014-05-23 | Merge branch 'develop' into doc-changelog | Michael Cahill |
| 2014-05-21 | Cut WiredTiger release 2.2.02.2.0 | Alex Gorrod |
| 2014-05-21 | Add the top-level NEWS file as a "change log" page in the documentation. | Michael Cahill |
| 2014-05-14 | Pull out configuration ordering into its own section, for clarity. | Keith Bostic |
| 2014-05-07 | spelling | Michael Cahill |
| 2014-05-07 | Add documentation for the `WiredTiger.basecfg` file. | Michael Cahill |
| 2014-05-07 | Update documentation to reflect --enable-verbose. | 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 | Minor shuffling of prefix-compression docs (now that prefix-compression | Keith Bostic |
| 2014-05-01 | Disable prefix compression by default. | Michael Cahill |
| 2014-04-16 | Simplify, compaction works on everything but user-defined data sources. | Keith Bostic |
| 2014-04-16 | Remove text that says we don't support transactional logging. | Keith Bostic |
| 2014-04-16 | Fix the cursor-persistence wording, I messed it up. | Keith Bostic |
| 2014-04-15 | Note that WT_CURSOR.insert doesn't hold a position in the object, so | Keith Bostic |
| 2014-04-15 | Make it explicit that LSM cursors cannot read from checkpoints, at least | Keith Bostic |
| 2014-04-15 | Make it explicit that LSM cursors cannot read from checkpoints, at least unti... | Michael Cahill |
| 2014-04-14 | Split the tuning page sections into individual pages, add a perf-tuning | Keith Bostic |
| 2014-04-03 | Generate Linux man pages when generating docs. | Alex Gorrod |
| 2014-03-28 | Cut release 2.1.2 | Alex Gorrod |
| 2014-03-28 | Update sharec_cache configuration again. | Alex Gorrod |
| 2014-03-28 | Add upgrade doc for shared_cache config changes. | Alex Gorrod |
| 2014-03-04 | Cut release 2.1.12.1.1 | Alex Gorrod |
| 2014-03-04 | Fix wtperf make check, and versions in upgrading documentation. | Alex Gorrod |
| 2014-02-26 | Add upgrade documentation about configuration string parsing changes. | Alex Gorrod |
| 2014-02-26 | Merge branch 'develop' into config-parse-api | Alex Gorrod |
| 2014-02-25 | Fix stat Options subsection. | Susan LoVerso |
| 2014-02-25 | Configuration parser API, update documentation and examples. | Alex Gorrod |
| 2014-02-21 | typo, helium_open_o_truncate -> helium_o_truncate | Keith Bostic |
| 2014-02-12 | Add '.' to config regex doc. #871 | Susan LoVerso |