summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-01-27WT-2355 Use wt_buf_grow instead of free/alloc for scratch buffer.Susan LoVerso
2016-01-22WT-2344: OS X compiler warningKeith Bostic
2016-01-22Merge pull request #2452 from wiredtiger/WT-2342-wtperf-background-schemaAlex Gorrod
2016-01-22WT-2333 Update "lock_fail" warning for clarity.Michael Cahill
2016-01-22Merge branch 'develop' into WT-2333Michael Cahill
2016-01-22WT-2333 Make the "ret" variable explicit in lock macros.Michael Cahill
2016-01-22Merge pull request #2454 from wiredtiger/WT-2275-fileMichael Cahill
2016-01-21Merge pull request #2445 from wiredtiger/WT-2338sueloverso
2016-01-22WT-2338 Add a comment in log pre-allocationAlex Gorrod
2016-01-21WT-2275 Update the upgrading documentation.Susan LoVerso
2016-01-21WT-2275 Convert a file URI truncate into a range truncate.Susan LoVerso
2016-01-21WT-2338 Skip pre-allocating when backup cursor is open.Susan LoVerso
2016-01-21WT-2342 Add background create/drop to wtperf.Alex Gorrod
2016-01-21WT-2333 Update auto-generated files.Michael Cahill
2016-01-21WT-2333 Add a "no_wait" mode to WT_SESSION::drop.Michael Cahill
2016-01-20WT-2340: Add logging guarantee assertions, whitespaceKeith Bostic
2016-01-20Merge pull request #2448 from wiredtiger/WT-2339Keith Bostic
2016-01-20WT-2339: format post-rebalance verify failureKeith Bostic
2016-01-20WT-2339: format post-rebalance verify failureKeith Bostic
2016-01-20Merge pull request #2444 from wiredtiger/WT-2296sueloverso
2016-01-21Merge pull request #2443 from wiredtiger/WT-2332Alex Gorrod
2016-01-20Merge pull request #2441 from wiredtiger/WT-1517Michael Cahill
2016-01-20Merge pull request #2442 from wiredtiger/WT-2295-index-exclusiveMichael Cahill
2016-01-20WT-2295 Revert exclusive checking for tables.Michael Cahill
2016-01-20WT-1517 whitespace.Michael Cahill
2016-01-20WT-1517 Set the packing size = 1 by default in the fast path.Michael Cahill
2016-01-20WT-2995 Review error handling in create.Michael Cahill
2016-01-20Merge pull request #2434 from wiredtiger/WT-2321Michael Cahill
2016-01-20WT-2321 Simplify the fix to guarantee that candidates <= entries.Michael Cahill
2016-01-19WT-2332 Remove if statement and merge it into the assert.Susan LoVerso
2016-01-19WT-2296 Use WT_THOUSAND.Susan LoVerso
2016-01-19WT-2338 Skip pre-allocated log files if backup cursor is open.Susan LoVerso
2016-01-19WT-2296 Yield instead of sleep if the wrlsn thread is finding work.Susan LoVerso
2016-01-19WT-2332 Add logging guarantee assertions.Susan LoVerso
2016-01-19WT-2295 An existing index will not be filled. Fixed exclusive index create.Don Anderson
2016-01-19WT-1517: schema format edge casesKeith Bostic
2016-01-19WT-1517: schema format edge casesKeith Bostic
2016-01-19WT-1517: schema format edge casesKeith Bostic
2016-01-19WT-2287: WT_SESSION.rebalance support.Keith Bostic
2016-01-19WT-2287: WT_SESSION.rebalance support.Keith Bostic
2016-01-19Merge branch 'develop' into wt-2287-rebalanceKeith Bostic
2016-01-19WT-2287: WT_SESSION.rebalance support.Keith Bostic
2016-01-19WT-2247, WT-2312: variable-length column-store in-memory page splitsKeith Bostic
2016-01-19WT-2247, WT-2312: variable-length column-store in-memory page splitsKeith Bostic
2016-01-19Merge branch 'develop' into wt-2247-column-store-splitsKeith Bostic
2016-01-19Merge branch 'develop' into wt-2242-dead-tree-evictionKeith Bostic
2016-01-19Merge pull request #2438 from wiredtiger/WT-2335Michael Cahill
2016-01-18WT-1801: Add a directory sync after rollback of a WT_SESSION::rename operationKeith Bostic
2016-01-18WT-1801: Add a directory sync after rollback of a WT_SESSION::rename operationKeith Bostic
2016-01-17WT-2335: crash in config_check_search with invalid configuration stringKeith Bostic