| Age | Commit message (Expand) | Author |
| 2014-08-14 | Cut the 2.3.1 release.2.3.1 | Michael Cahill |
| 2014-08-13 | Minor cleanup to the log cursor example. | Michael Cahill |
| 2014-08-13 | Fix a few more documentation nits. | Michael Cahill |
| 2014-08-13 | Check documentation prior to cutting a release. | Michael Cahill |
| 2014-08-13 | Revert the default behavior for eviction worker threads back to having just t... | Michael Cahill |
| 2014-08-12 | Fix a typo and do some minor wordsmithing. | Keith Bostic |
| 2014-08-12 | Only yield in the eviction server thread if there are multiple eviction worke... | Michael Cahill |
| 2014-08-11 | Remove an initialization of ret, it's not needed. | Keith Bostic |
| 2014-08-11 | Fix a comment, apply-single is not necessarily limited to bulk-load files. | Keith Bostic |
| 2014-08-11 | whitespace | Keith Bostic |
| 2014-08-11 | unreachable code (unnecessary function return). | Keith Bostic |
| 2014-08-11 | Minor renaming, __wt_lex_compare_collator to __wt_compare, | Keith Bostic |
| 2014-08-11 | Merge pull request #1143 from wiredtiger/dynamic-evict-workers | Michael Cahill |
| 2014-08-11 | Engage brain: applications have to use <group>=(<key>) syntax for nested conf... | Michael Cahill |
| 2014-08-11 | Change ex_all.c to match grouping of eviction settings. | Michael Cahill |
| 2014-08-11 | Move the new eviction settings into a group. We can transition older setting... | Michael Cahill |
| 2014-08-11 | whitespace | Michael Cahill |
| 2014-08-11 | Fix an issue cleaning up eviction after a failed open. | Alex Gorrod |
| 2014-08-11 | Add upgrading doc for eviction thread API change. | Alex Gorrod |
| 2014-08-11 | Fix a bug in new eviction thread parsing. | Alex Gorrod |
| 2014-08-11 | Make dynamic eviction workers the default. #1143 | Alex Gorrod |
| 2014-08-11 | whitespace | Michael Cahill |
| 2014-08-11 | typo | Michael Cahill |
| 2014-08-11 | Add a check to s_docs for multiple @subpage reference to the same page. | Michael Cahill |
| 2014-08-11 | Merge pull request #1156 from wiredtiger/replace-lexical-defines | Michael Cahill |
| 2014-08-10 | The local variable is no longer needed (well, probably was never needed, | Keith Bostic |
| 2014-08-10 | Use a local variable for the collator -- the compiler should cache it and | Keith Bostic |
| 2014-08-10 | When reviewing key order during a split, assert the collation function | Keith Bostic |
| 2014-08-10 | There's no reason for salvage to track both the session and btree | Keith Bostic |
| 2014-08-10 | Replace the collator comparison #defines with inline functions, | Keith Bostic |
| 2014-08-08 | update | Keith Bostic |
| 2014-08-08 | Fix up some oddness in the navigation of the documentation: there should be e... | Michael Cahill |
| 2014-08-08 | Merge pull request #1149 from wiredtiger/wtperf-doc | Alex Gorrod |
| 2014-08-08 | Add a test for `session_max` settings, make sure we add enough to account for... | Michael Cahill |
| 2014-08-07 | Add descriptions of wtperf args and script options. | Susan LoVerso |
| 2014-08-07 | Fix inconsistent home dir naming. | Susan LoVerso |
| 2014-08-07 | Merge branch 'wtperf-doc' of github.com:wiredtiger/wiredtiger into wtperf-doc | Susan LoVerso |
| 2014-08-07 | Add large-lsm config and use that for wtperf doc. | Susan LoVerso |
| 2014-08-07 | update | Keith Bostic |
| 2014-08-07 | minor review/wordsmithing. | Keith Bostic |
| 2014-08-07 | Add new chart and performance.dox. | Susan LoVerso |
| 2014-08-07 | Remove tcbench, it makes clang's static analyzer unhappy and we're not | Keith Bostic |
| 2014-08-07 | Remove tcbench, it makes clang's static analyzer unhappy and we're not | Keith Bostic |
| 2014-08-06 | Lint | Alex Gorrod |
| 2014-08-06 | Merge branch 'develop' into dynamic-evict-workers | Alex Gorrod |
| 2014-08-06 | Don't have eviction workers close sessions. | Alex Gorrod |
| 2014-08-05 | Change to update-large-lsm run. #1147 | Susan LoVerso |
| 2014-08-05 | Move performance into its own section. #1147 | Susan LoVerso |
| 2014-08-05 | Merge branch 'develop' into wtperf-doc | Susan LoVerso |
| 2014-08-05 | Clarify return values sent via the callback. | Susan LoVerso |