summaryrefslogtreecommitdiff
path: root/src/reconcile
Commit message (Expand)AuthorAgeFilesLines
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-4/+6
* WT-2628 Reconciliation can return without unlocking the page lock (#2728)Keith Bostic2016-05-161-8/+11
* WT-2581: assert multi->disk_image == NULLKeith Bostic2016-04-231-4/+2
* WT-2581: assert multi->disk_image == NULLKeith Bostic2016-04-231-16/+16
* WT-2577: core dump discarding non-existent addressesKeith Bostic2016-04-211-1/+9
* Merge pull request #2659 from wiredtiger/wt-2558Michael Cahill2016-04-211-27/+35
|\
| * WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-171-1/+1
| * WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-171-2/+3
| * WT-2558: WT_PAGE structure is 72B, reduce to 64B.Keith Bostic2016-04-171-24/+31
* | WT-2565: item 3573 on page at [write-check] is a corrupted cellKeith Bostic2016-04-201-11/+22
* | WT-2548 Reduce maximum memory size for raw compression.Michael Cahill2016-04-191-2/+4
* | WT-2548 Cap the amount of data handed to raw compression.Michael Cahill2016-04-181-0/+7
|/
* WT-2542: fixed-length column store reconciliation overwrites original valuesKeith Bostic2016-04-121-1/+1
* WT-2542: fixed-length column store reconciliation overwrites original valuesKeith Bostic2016-04-121-6/+7
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-251-6/+8
* WT-2478: Valgrind test failuresKeith Bostic2016-03-141-5/+7
* WT-2464: Valgrind errors.Keith Bostic2016-03-131-4/+4
* WT-2464: Valgrind errors.Keith Bostic2016-03-121-4/+11
* WT-2361: column-store starting record number errorKeith Bostic2016-02-091-11/+11
* Merge branch 'develop' into wt-2361Michael Cahill2016-02-091-6/+20
|\
| * Add verbage to split percentage calculation comment.Alex Gorrod2016-02-041-1/+5
| * Change split percentage calculation to round to the nearest allocation size.Alex Gorrod2016-02-031-1/+9
| * Clean up verbose message and redundant code.Alex Gorrod2016-01-221-12/+5
| * WT-2130 Don't round the split_pct to an allocation size.Alex Gorrod2016-01-221-2/+11
* | WT-2361: column-store starting record number errorKeith Bostic2016-02-071-4/+0
* | WT-2361: column-store starting record number errorKeith Bostic2016-02-051-47/+59
* | WT-2361: column-store starting record number errorKeith Bostic2016-02-011-2/+2
|/
* Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-191-15/+89
|\
| * Merge branch 'develop' into wt-2247-column-store-splitsKeith Bostic2016-01-192-2/+2
| |\
| * | Replace recno of 0 with WT_RECNO_OOB.Keith Bostic2015-12-311-4/+4
| * | Merge branch 'develop' into wt-2247-column-store-splitsKeith Bostic2015-12-311-2/+9
| |\ \
| * | | Change the column-store leaf peage reconciliation code that walks theKeith Bostic2015-12-131-41/+85
| * | | If we split a column-store page, instantiate missing records in the pageKeith Bostic2015-12-131-0/+30
* | | | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-012-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-012-2/+2
| | |/ | |/|
* | | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2016-01-011-1/+1
|\ \ \ | |/ /
| * | whitespaceKeith Bostic2015-12-201-1/+1
* | | Merge branch 'develop' into wt-2287-rebalanceKeith Bostic2015-12-171-1/+8
|\ \ \ | |/ /
| * | WT-2290: when re-writing a multi-block page for compaction, withKeith Bostic2015-12-161-1/+8
| |/
* | Move __wt_buf_set_printable() from buf.i to bt_misc.c, there's no reasonKeith Bostic2015-12-171-4/+3
|/
* Merge pull request #2368 from wiredtiger/wt-2246-faster-column-appendsMichael Cahill2015-12-111-2/+11
|\
| * WT-2246: Don't use the maximum record number (UINT64_MAX) to flag anKeith Bostic2015-12-101-2/+11
* | WT-2099 Account for overflow update structures that get appended to theSusan LoVerso2015-12-101-0/+2
|/
* Merge branch 'develop' into wt-2198-column-store-bulkKeith Bostic2015-12-041-39/+6
|\
| * SERVER-21553 Review feedback.Michael Cahill2015-12-021-2/+3
| * SERVER-21553 Remove no-longer-used variables.Michael Cahill2015-12-021-4/+0
| * SERVER-21553 Free blocks during reverse splits.Michael Cahill2015-12-021-37/+7
* | Merge branch 'develop' into wt-2198-column-store-bulkKeith Bostic2015-12-011-12/+2
|\ \ | |/
| * WT-2251 Free addresses when we discard deleted page references.Michael Cahill2015-12-011-12/+2
* | Merge branch 'develop' into wt-2198-column-store-bulkKeith Bostic2015-11-301-8/+2
|\ \ | |/