| Age | Commit message (Expand) | Author |
| 2014-05-21 | Cut WiredTiger release 2.2.02.2.0 | Alex Gorrod |
| 2014-05-07 | Update documentation to reflect --enable-verbose. | Alex Gorrod |
| 2014-05-01 | Disable prefix compression by default. | Michael Cahill |
| 2014-03-14 | Update sharec_cache configuration again. | Alex Gorrod |
| 2014-03-12 | Add upgrade doc for shared_cache config changes. | 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-03 | Fix grammar error in upgrading documentation. | 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 |
| 2013-12-16 | Better/fixed support for huge keys/values. | Keith Bostic |
| 2013-12-12 | Cut WiredTiger release 2.0.12.0.1 | Alex Gorrod |
| 2013-12-03 | Add upgrade documentation for LSM configuration changes. | Alex Gorrod |
| 2013-11-19 | Add upgrade documentation for WT_EVENT_HANDLER changes. | Alex Gorrod |
| 2013-11-18 | We backed out the change to rename "allocation_size" in 1.6.6, back out | Keith Bostic |
| 2013-11-12 | Compaction changes: fix a bug, we were skipping internal pages if they | Keith Bostic |
| 2013-11-11 | Go back to "allocation_size" to avoid breaking the world. | Michael Cahill |
| 2013-11-09 | Compression changes. | Keith Bostic |
| 2013-10-21 | match/agree change. | Keith Bostic |
| 2013-10-21 | Add clear to the connection statistics configuration and remove "clear" | Keith Bostic |
| 2013-10-19 | API change: rework "run-time" and "tree-walk" statistics configuration. | Keith Bostic |
| 2013-10-09 | Cut the 1.6.5 release.1.6.5 | Michael Cahill |
| 2013-10-02 | Change the default statistics_fast configuration from false to true. | Keith Bostic |
| 2013-09-10 | Change WT_CURSOR::insert to not hold a position/resources in the tree on | Keith Bostic |
| 2013-08-24 | Document the removal of wiredtiger_open's "transactional" keyword | Keith Bostic |
| 2013-08-04 | When we changed the meaning of the overwrite configuration, we missed | Keith Bostic |
| 2013-07-13 | Remove support for prefix-compression on row-store internal pages. | Keith Bostic |
| 2013-06-19 | typo | Michael Cahill |
| 2013-06-19 | Minor edit to the upgrade wording for the overwrite API change. | Michael Cahill |
| 2013-06-18 | Add an upgrading section on the new overwrite configuration semantics. | Keith Bostic |
| 2013-06-05 | Change the default compression configuration to "uncompressed", | Keith Bostic |
| 2013-06-05 | Make the "source" key to WT_SESSION::create undocumented. There are problems... | Michael Cahill |
| 2013-06-04 | Add a new extension function __wt_ext_config_strget that returns the | Keith Bostic |
| 2013-05-30 | Don't use u_int in the API, it's a non-standard type. Closes #561. | Keith Bostic |
| 2013-05-28 | Add upgrade documentation for new shared_cache configuration option. | Alex Gorrod |
| 2013-05-23 | Note the default allocation_size and internal_page_max size changes | Keith Bostic |
| 2013-05-16 | Cut release 1.6.01.6.0 | Alex Gorrod |
| 2013-05-11 | The underlying file format just changed, note it in the upgrading document. | Keith Bostic |
| 2013-04-19 | Change the extension function names to "init" and "terminate" so that API cha... | Michael Cahill |
| 2013-04-18 | Export more of the config parsing machinery to the extension API: we're going... | Michael Cahill |
| 2013-04-18 | Add an extension "unload" entry point, configured with "unload" and with | Keith Bostic |
| 2013-04-17 | Replace wiredtiger_extension_api() with WT_CONNECTION.get_extension_api. | Keith Bostic |
| 2013-04-12 | Add upgrading information for 1.5.3 (WT_DATA_SOURCE, WT_EXTENSION_API | Keith Bostic |
| 2013-02-22 | Make run-time statistics optional, defaulted to "off". | Keith Bostic |
| 2012-11-23 | Make WT_SESSION::create's checksum configuration 3-state: on, off, or | Keith Bostic |
| 2012-11-22 | Merge branch 'develop' into raw | Keith Bostic |
| 2012-11-22 | Update the documentation around statistics keys. | Michael Cahill |
| 2012-11-15 | Add support for WT_COMPRESS::compress_raw, let the underlying compression | Keith Bostic |
| 2012-10-26 | Rename the WiredTiger installed libraries to libwiredtiger_XXX. | Keith Bostic |
| 2012-10-24 | Instead of entering a fake key cell after the last cell on the page just | Keith Bostic |