summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into wt-2223Keith Bostic2016-04-197-16/+48
|\
| * Merge pull request #2666 from wiredtiger/wt-2562Alex Gorrod2016-04-191-2/+8
| |\
| | * WT-2562 Simplify the python loopAlex Gorrod2016-04-191-8/+5
| | * WT-2562 WhitespaceSusan LoVerso2016-04-181-1/+1
| | * wt-2562 Add sleep loop to adapt for slow machines like PPC.Susan LoVerso2016-04-181-0/+9
| * | Merge pull request #2661 from wiredtiger/wt-2548Alex Gorrod2016-04-192-9/+10
| |\ \
| | * | 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-182-9/+8
| * | | Merge pull request #2662 from wiredtiger/wt-2549-join-recnoMichael Cahill2016-04-191-1/+9
| |\ \ \ | | |_|/ | |/| |
| | * | WT-2549 In a join cursor, a key that passes the conditions is inDon Anderson2016-04-181-1/+9
| | |/
| * | Merge pull request #2665 from wiredtiger/wt-2504Keith Bostic2016-04-181-1/+1
| |\ \
| | * | WT-2504 Remove READONLY conditional for base config.Susan LoVerso2016-04-181-1/+1
| * | | Merge pull request #2664 from wiredtiger/wt-2559Keith Bostic2016-04-181-3/+15
| |\ \ \ | | |/ / | |/| |
| | * | WT-2559 Open a local log file handle for sync.Susan LoVerso2016-04-181-3/+15
| |/ /
| * | Merge pull request #2658 from wiredtiger/wt-2557sueloverso2016-04-181-0/+5
| |\ \ | | |/ | |/|
| | * Merge branch 'develop' into wt-2557Keith Bostic2016-04-181-1/+1
| | |\ | | |/ | |/|
| | * WT-2557: format test program should discard log files after incremental backupKeith Bostic2016-04-161-3/+1
| | * WT-2557: format test program should discard log files after incremental backupKeith Bostic2016-04-161-0/+7
* | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-184-6/+9
* | | WT-2223: Add stress testing for in-memoryKeith Bostic2016-04-181-4/+4
* | | Revert "WT-2223: Add stress testing for in-memory"Keith Bostic2016-04-181-3/+2
* | | Merge branch 'develop' into wt-2223Keith Bostic2016-04-1817-109/+194
|\ \ \ | |/ /
| * | Merge pull request #2657 from wiredtiger/wt-2556Don Anderson2016-04-161-1/+1
| |\ \ | | |/ | |/|
| | * WT-2556: typo in the Java example codeKeith Bostic2016-04-161-1/+1
| |/
| * Merge pull request #2653 from wiredtiger/wt-2103Keith Bostic2016-04-1517-109/+194
| |\
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-1/+2
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-5/+7
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-2/+3
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-3/+12
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-1/+4
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-1/+1
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-151-0/+6
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-153-16/+37
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-152-14/+13
| | * Merge branch 'develop' into wt-2103Keith Bostic2016-04-159-136/+207
| | |\ | | |/ | |/|
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-143-11/+22
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-141-0/+1
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-145-28/+52
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-141-9/+15
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-133-37/+37
| | * WT-2103: add incremental backup testing to formatKeith Bostic2016-04-131-0/+1
* | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-151-0/+13
* | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-155-9/+19
* | | WT-2223: Add stress testing for in-memoryKeith Bostic2016-04-151-30/+60
* | | WT-2223: Add stress testing for in-memoryKeith Bostic2016-04-151-2/+3
|/ /
* | Merge pull request #2650 from wiredtiger/wt-2546Michael Cahill2016-04-157-136/+184
|\ \
| * | WT-2546 Fix uninitialized variable.Susan LoVerso2016-04-141-1/+1
| * | WT-2546 Remove temporary stat setting in wtperf. Add macro forSusan LoVerso2016-04-142-6/+4
| * | Changed the parameter guiding the server to help eviction to 3%, as this valu...Sasha Fedorova2016-04-141-1/+1
| * | WT-2546 Compute eviction values without using stat fields.Susan LoVerso2016-04-143-19/+21