| Age | Commit message (Expand) | Author |
| 2014-10-16 | Add section about basecfg update. | Alex Gorrod |
| 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-15 | update | Keith Bostic |
| 2014-10-15 | There are 4 global options. | Keith Bostic |
| 2014-10-15 | Add -j to the load command's synopsis line. | Keith Bostic |
| 2014-10-15 | Merge pull request #1258 from wiredtiger/java-doc-examples | 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-13 | Make sure the Java examples are built along with the API. Make section names... | Michael Cahill |
| 2014-10-06 | Multiple language doc support. refs #1130. | Don Anderson |
| 2014-09-25 | Merge branch 'develop' into json-load | Don Anderson |
| 2014-09-25 | Minor cleanup of new wtperf throttle code. | Susan LoVerso |
| 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 | Merge branch 'develop' into json-load | Alex Gorrod |
| 2014-09-19 | Remove lsm=(merge_threads) configuration option. | Alex Gorrod |
| 2014-09-11 | Add a section on choosing a storage option. | Keith Bostic |
| 2014-09-11 | I don't expect to fix named checkpoints in LSM, tombstones were the | Keith Bostic |
| 2014-09-11 | LSM tombstones are no longer empty values, remove that caveat from | Keith Bostic |
| 2014-09-10 | Document that bulk load cursors are non-transactional. | Michael Cahill |
| 2014-09-10 | Fix for doxygen-1.8.8: it doesn't know how to treat "wiredtiger.in" without h... | Michael Cahill |
| 2014-09-05 | Document the autogen.sh script in the top level of the tree: that is common p... | Michael Cahill |
| 2014-09-03 | Normal transaction boundaries no longer reset cursors, reference #1181. | Keith Bostic |
| 2014-09-02 | Merge branch 'develop' into json-load | Don Anderson |
| 2014-09-01 | update | Keith Bostic |
| 2014-09-01 | Minor wording changes to clarify the LevelDB configuration options. | Keith Bostic |
| 2014-08-29 | Merge pull request #1184 from wiredtiger/doc-cleanup-autobrief | Keith Bostic |
| 2014-08-29 | Merge branch 'develop' into no-txn-reset-cursors | Michael Cahill |
| 2014-08-29 | Merge pull request #1120 from wiredtiger/lsm-shared-workers | Michael Cahill |
| 2014-08-29 | Turn off autobrief for pages in the documentation, do a pass for naming struc... | Michael Cahill |
| 2014-08-28 | Make the two paragraphs match (they're the same, really), I'll abstract | Keith Bostic |
| 2014-08-29 | s/rolled-back/rolled back/g | Michael Cahill |
| 2014-08-29 | nit | Michael Cahill |
| 2014-08-29 | Merge branch 'develop' into lsm-shared-workers | Alex Gorrod |
| 2014-08-28 | Switch from adaptive pthread mutexes by default, based on: | Keith Bostic |
| 2014-08-28 | More documentation changes: explicit calls to begin_transaction and | Keith Bostic |
| 2014-08-28 | Be a little more emphatic, so applications make this change. | Keith Bostic |
| 2014-08-28 | Merge branch 'develop' into no-txn-reset-cursors | Keith Bostic |
| 2014-08-28 | Clarify the bulk-load & durability paragraph, use a single chunk of text | Keith Bostic |
| 2014-08-28 | Update to the current version of the autoconf macro we use to search for JNI ... | Michael Cahill |
| 2014-08-28 | Merge with develop. | Michael Cahill |
| 2014-08-27 | Coordinate log cursors and log archiving. #1163 | Susan LoVerso |
| 2014-08-27 | Add intro sentence to retain paragraph. #1150 | Susan LoVerso |
| 2014-08-27 | Minor changes from durability doc review. #1150 | Susan LoVerso |
| 2014-08-27 | src/docs/tune-durability.dox:67: warning: multiple use of section label 'dura... | Michael Cahill |
| 2014-08-27 | Don't reset cursors during transaction begin or commit (only on rollback). | Michael Cahill |
| 2014-08-27 | Merge branch 'develop' into lsm-shared-workers | Alex Gorrod |
| 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 |