Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WT-2576: variable-length column-store out-of-order return | Keith Bostic | 2016-04-22 | 1 | -5/+15 |
* | Merge pull request #2677 from wiredtiger/wt-2560-spin | Alex Gorrod | 2016-04-22 | 1 | -3/+20 |
|\ | |||||
| * | WT-2560 Spin on transaction locks. | Michael Cahill | 2016-04-21 | 1 | -3/+20 |
* | | WT-2360 Fix a build warning. | Michael Cahill | 2016-04-22 | 1 | -1/+2 |
* | | WT-2577: core dump discarding non-existent addresses | Keith Bostic | 2016-04-21 | 1 | -1/+9 |
* | | WT-2573: free of stack-allocated WT_REF | Keith Bostic | 2016-04-21 | 1 | -11/+13 |
* | | WT-2570: Minor lint cleanups | Keith Bostic | 2016-04-21 | 1 | -5/+5 |
* | | WT-2570: Minor lint cleanups. | Keith Bostic | 2016-04-21 | 1 | -3/+4 |
* | | WT-2570: Minor lint cleanups. | Keith Bostic | 2016-04-21 | 1 | -1/+2 |
* | | WT-2570: Minor lint cleanups. | Keith Bostic | 2016-04-21 | 1 | -16/+13 |
|/ | |||||
* | Merge pull request #2654 from wiredtiger/wt-2360-join-disjunction | Michael Cahill | 2016-04-21 | 10 | -271/+714 |
|\ | |||||
| * | Merge branch 'develop' into wt-2360-join-disjunction | Michael Cahill | 2016-04-19 | 16 | -186/+285 |
| |\ | |||||
| * | | WT-2360 Fixed uninitialized variable. | Don Anderson | 2016-04-14 | 1 | -0/+1 |
| * | | WT-2360 Removed an unneeded variable. | Don Anderson | 2016-04-14 | 1 | -2/+0 |
| * | | Merge branch 'develop' into wt-2360-join-disjunction | Don Anderson | 2016-04-14 | 115 | -3007/+4531 |
| |\ \ | |||||
| * | | | WT-2360 Added documentation for join disjunctions and nested joins. | Don Anderson | 2016-04-14 | 2 | -0/+27 |
| * | | | WT-2360 A large set of changes to implement disjunctive and nested joins. | Don Anderson | 2016-04-14 | 8 | -270/+687 |
* | | | | Merge pull request #2659 from wiredtiger/wt-2558 | Michael Cahill | 2016-04-21 | 24 | -317/+326 |
|\ \ \ \ | |||||
| * | | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B. | Keith Bostic | 2016-04-17 | 1 | -12/+10 |
| * | | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B. | Keith Bostic | 2016-04-17 | 1 | -2/+2 |
| * | | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B. | Keith Bostic | 2016-04-17 | 7 | -78/+81 |
| * | | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B. | Keith Bostic | 2016-04-17 | 5 | -29/+42 |
| * | | | | WT-2558: WT_PAGE structure is 72B, reduce to 64B. | Keith Bostic | 2016-04-17 | 21 | -209/+204 |
* | | | | | Merge pull request #2673 from wiredtiger/wt-2567 | Michael Cahill | 2016-04-21 | 1 | -1/+5 |
|\ \ \ \ \ | |||||
| * | | | | | WT-2567 Review comments on style. | Michael Cahill | 2016-04-21 | 1 | -1/+3 |
| * | | | | | WT-2567 Check if logging is enabled for truncate. | Susan LoVerso | 2016-04-20 | 1 | -0/+2 |
* | | | | | | Merge pull request #2656 from wiredtiger/wt-2223 | Michael Cahill | 2016-04-21 | 4 | -5/+29 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'develop' into wt-2223 | Keith Bostic | 2016-04-19 | 4 | -5/+34 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error return | Keith Bostic | 2016-04-18 | 3 | -4/+5 |
| * | | | | | | | Revert "WT-2223: Add stress testing for in-memory" | Keith Bostic | 2016-04-18 | 1 | -3/+2 |
| * | | | | | | | Merge branch 'develop' into wt-2223 | Keith Bostic | 2016-04-18 | 7 | -44/+76 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error return | Keith Bostic | 2016-04-15 | 1 | -0/+13 |
| * | | | | | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error return | Keith Bostic | 2016-04-15 | 3 | -5/+15 |
| * | | | | | | | WT-2223: Add stress testing for in-memory | Keith Bostic | 2016-04-15 | 1 | -2/+3 |
* | | | | | | | | Merge pull request #2660 from wiredtiger/wt-2560 | Michael Cahill | 2016-04-21 | 17 | -147/+143 |
|\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'develop' into wt-2560 | Michael Cahill | 2016-04-20 | 31 | -1179/+1075 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | WT-2560 Use a rwlock to protect transaction state, don't spin. | Michael Cahill | 2016-04-20 | 17 | -147/+143 |
| | |_|_|/ / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #2675 from wiredtiger/wt-2569-call-getlasterror | Alex Gorrod | 2016-04-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | WT-2569 __win_handle_read needs to call GetLastError() | Mark Benvenuto | 2016-04-20 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | WT-2565: item 3573 on page at [write-check] is a corrupted cell | Keith Bostic | 2016-04-20 | 1 | -11/+22 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #2670 from wiredtiger/wt-2566 | Michael Cahill | 2016-04-20 | 2 | -11/+38 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | WT-2566 Lock/unlock operations should imply memory barriers. | Michael Cahill | 2016-04-20 | 2 | -11/+38 |
| |/ / / / / / | |||||
* | | | | | | | WT-2539 Make streams a separate handle type from files. | Keith Bostic | 2016-04-19 | 2 | -4/+4 |
* | | | | | | | WT-2539 Make streams a separate handle type from files. | Keith Bostic | 2016-04-19 | 1 | -2/+1 |
* | | | | | | | WT-2539 Make streams a separate handle type from files. | Keith Bostic | 2016-04-19 | 1 | -4/+4 |
* | | | | | | | Merge branch 'develop' into wt-2539 | Keith Bostic | 2016-04-19 | 21 | -327/+535 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge pull request #2661 from wiredtiger/wt-2548 | Alex Gorrod | 2016-04-19 | 1 | -0/+9 |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| | * | | | | | WT-2548 Reduce maximum memory size for raw compression. | Michael Cahill | 2016-04-19 | 1 | -2/+4 |
| | * | | | | | WT-2548 Cap the amount of data handed to raw compression. | Michael Cahill | 2016-04-18 | 1 | -0/+7 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge pull request #2662 from wiredtiger/wt-2549-join-recno | Michael Cahill | 2016-04-19 | 1 | -1/+9 |
| |\ \ \ \ \ |