| Age | Commit message (Expand) | Author |
| 2014-10-16 | Merge pull request #1274 from wiredtiger/basecfg-version | Michael Cahill |
| 2014-10-15 | Merge branch 'develop' into json-load | Alex Gorrod |
| 2014-10-14 | Merge branch 'develop' into basecfg-version | Keith Bostic |
| 2014-10-13 | The upgrade configuration string is the same string to which we're | Keith Bostic |
| 2014-10-12 | Add support for upgrading configuration strings: leave the obsolete | Keith Bostic |
| 2014-10-12 | Make fallocate/posix_fallocate more configurable. | Keith Bostic |
| 2014-10-10 | Move the utilities/util_getopt.c implementation of getopt(3) into the | Keith Bostic |
| 2014-10-09 | Abstract out the "is it an absolute path" function, and the path | Keith Bostic |
| 2014-10-09 | Abstract out the code to create a printable version of the | Keith Bostic |
| 2014-10-09 | Merge branch 'windows_port' of https://github.com/markbenvenuto/wiredtiger in... | Keith Bostic |
| 2014-10-09 | rebuild auto-generated files | Keith Bostic |
| 2014-10-08 | Add additional parameter to map/unmap functions to maintain more context | Mark Benvenuto |
| 2014-10-03 | Create a os shim for one-time initialization | Mark Benvenuto |
| 2014-10-02 | Typedef wt_off_t as an off_t if the type is available on the system. | Keith Bostic |
| 2014-10-02 | Introduce a new type to replace off_t called wt_off_t since off_t is 32-bits ... | Mark Benvenuto |
| 2014-10-01 | Quit folding lines in include/extern.h, there's no particular reason | Keith Bostic |
| 2014-09-25 | Merge branch 'develop' into json-load | Don Anderson |
| 2014-09-23 | Add reconfigure support for LSM manager #1237 | Susan LoVerso |
| 2014-09-21 | whitespace | Keith Bostic |
| 2014-09-20 | Simplify __wt_connection_close(), there's no reason for it to have the | Keith Bostic |
| 2014-09-19 | Merge branch 'develop' into json-load | Alex Gorrod |
| 2014-09-15 | Separate LSM work unit types from flags. #1208 | Susan LoVerso |
| 2014-09-15 | Merge branch 'develop' into connection-vs-session-cleanup | Susan LoVerso |
| 2014-09-15 | Update LSM compact to avoid a hang. | Alex Gorrod |
| 2014-09-15 | Merge pull request #1224 from wiredtiger/random-per-session | Michael Cahill |
| 2014-09-14 | Add a debug routine to print out an address, it helps with salvage | Keith Bostic |
| 2014-09-13 | Make random number generation be per session in the WiredTiger library, | Keith Bostic |
| 2014-09-12 | Merge branch 'develop' into connection-vs-session-cleanup | Keith Bostic |
| 2014-09-12 | Review where we're passing WT_CONNECTION_IMPL instead of WT_SESSION_IMPL, | Keith Bostic |
| 2014-09-12 | Merge pull request #1213 from wiredtiger/force-all | Alex Gorrod |
| 2014-09-10 | Move the LSM manager re-configuration code into the LSM manager file. | Keith Bostic |
| 2014-09-10 | Merging the wiredtiger_open configuration means we should never see | Keith Bostic |
| 2014-09-10 | Fix some places we were passing the WT_CONNECTION_IMPL to underlying routines, | Keith Bostic |
| 2014-09-10 | Rename __wt_conn_verbose_config to be __wt_verbose_config, | Keith Bostic |
| 2014-09-10 | Rename __wt_conn_cache_pool_config to be __wt_cache_pool_config, | Keith Bostic |
| 2014-09-09 | Add table name to many LSM verbose statements. Add arg to indicate | Susan LoVerso |
| 2014-09-09 | Don't check for a checkpoint name match if none was specified (yeah, | Keith Bostic |
| 2014-09-09 | Disallow JSON quoting characters in checkpoint names, it's not a good | Keith Bostic |
| 2014-09-09 | Merge pull request #1205 from wiredtiger/collapse-nested-structures | Michael Cahill |
| 2014-09-08 | Add force flag to checkpoint last chunk. #1200 | Susan LoVerso |
| 2014-09-08 | Create __wt_config_merge for the merge functionality, called only | Keith Bostic |
| 2014-09-06 | Write a new version of config-collapse that merges nested structures | Keith Bostic |
| 2014-09-04 | Only run LSM switches if they are needed. | Alex Gorrod |
| 2014-09-02 | Merge branch 'develop' into json-load | Don Anderson |
| 2014-09-02 | Rework c92bd26, that change only worked because the underlying block | Keith Bostic |
| 2014-08-30 | Failing an LSM work unit should not cause the worker thread to exit. | Alex Gorrod |
| 2014-08-29 | __wt_lsm_manager_free_work_unit doesn't return an error, and its callers | Keith Bostic |
| 2014-08-29 | Merge branch 'develop' into no-txn-reset-cursors | Michael Cahill |
| 2014-08-29 | Merge branch 'develop' into lsm-shared-workers | Alex Gorrod |
| 2014-08-28 | update auto-generated file | Keith Bostic |