summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into mongodb-3.4mongodb-3.3.3Alex Gorrod2016-03-0330-125/+390
|\
| * Merge pull request #2545 from wiredtiger/wt-2366-fixsueloverso2016-03-021-1/+1
| |\
| | * WT-2366 Check for NULL workload pointer.Susan LoVerso2016-03-021-1/+1
| |/
| * WT-2366 Adjust grow/shrink workloads to be comparable to each other.Susan LoVerso2016-03-022-3/+3
| * Merge pull request #2538 from wiredtiger/wt-2366-simplersueloverso2016-03-0211-35/+247
| |\
| | * WT-2366 Set CFG_GROW flag on random delta path.Susan LoVerso2016-03-021-0/+1
| | * WT-2366 Add new wtperf workloads mixing grow and shrink.Susan LoVerso2016-03-023-0/+54
| | * WT-2366 Minor changes to grow/shrink workloadsSusan LoVerso2016-03-022-5/+6
| | * Merge branch 'develop' into wt-2366-simplerSusan LoVerso2016-03-0220-108/+196
| | |\ | | |/ | |/|
| * | Merge pull request #2543 from wiredtiger/wt-2440-fix-power8-crc32Alex Gorrod2016-03-021-0/+50
| |\ \
| | * | WT-2440 Per the PPC64 ABI, v20-v31 are non-volatile registersMark Benvenuto2016-03-021-0/+50
| |/ /
| * | Merge pull request #2539 from wiredtiger/wt-2438Alex Gorrod2016-03-021-38/+39
| |\ \
| | * | whitespaceAlex Gorrod2016-03-021-1/+1
| | * | WT-2438 Add size identifier to other statistics as required.Alex Gorrod2016-03-011-8/+8
| | * | WT-2438 Add size identifier to statistics based on timeseries classification.Alex Gorrod2016-03-011-30/+31
| * | | Merge pull request #2540 from wiredtiger/wt-2437Alex Gorrod2016-03-028-16/+13
| |\ \ \
| | * | | WT-2437 Missed a place to check for posix and dirchmod.Susan LoVerso2016-03-011-1/+1
| | * | | WT-2437 Skip the chmod'ed portion of the test on Windows.Susan LoVerso2016-03-011-1/+4
| | * | | WT-2437 Adjust expected error messages to support Windows.Susan LoVerso2016-03-017-14/+8
| | |/ /
| * | | Merge pull request #2541 from wiredtiger/wt-2432sueloverso2016-03-014-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | WT-2432 Add eviction worker threads to eviction configs.Susan LoVerso2016-03-014-4/+4
| |/ /
| * | Merge pull request #2536 from wiredtiger/wt-2434Keith Bostic2016-02-293-23/+36
| |\ \
| | * | WT-2434 Fix a race between forced drops and sweep.Keith Bostic2016-02-291-5/+6
| | * | WT-2434 Fix a race between forced drops and sweep.Michael Cahill2016-02-293-19/+31
| * | | Merge pull request #2534 from wiredtiger/wt-2433Michael Cahill2016-02-293-9/+1
| |\ \ \ | | |/ / | |/| |
| | * | WT-2433 Allow statistics logging in readonly mode.Susan LoVerso2016-02-263-9/+1
| | | * WT-2366 Run s_allSusan LoVerso2016-03-012-0/+3
| | | * WT-2366 Add shrink changes.Susan LoVerso2016-03-015-17/+55
| | | * WT-2366 Extend wtperf to support changing record sizes in update opsAlex Gorrod2016-03-016-27/+142
| | |/
* | | Merge branch 'develop' into mongodb-3.4Alex Gorrod2016-02-29130-1901/+3950
|\ \ \ | |/ /
| * | Merge pull request #2533 from wiredtiger/wt-2430-join-statsKeith Bostic2016-02-282-18/+53
| |\ \ | | |/ | |/|
| | * WT-2430 Added simple cursor join statistics test to match contributed test case.Don Anderson2016-02-261-1/+35
| | * WT-2430 Refactor initialization of stats cursor so it is always done completely.Don Anderson2016-02-261-17/+18
| * | Merge pull request #2531 from wiredtiger/wt-2429Michael Cahill2016-02-266-129/+146
| |\ \
| | * \ Merge branch 'develop' into wt-2429Alex Gorrod2016-02-2510-778/+838
| | |\ \ | | | |/
| | * | WT-2429 Add a statistic to track eviction aggressive mode.Alex Gorrod2016-02-256-135/+152
| * | | Merge pull request #2532 from wiredtiger/server-22831Alex Gorrod2016-02-261-5/+8
| |\ \ \ | | |_|/ | |/| |
| | * | SERVER-22831 Queue more leaf pages than internal pages for eviction.Michael Cahill2016-02-251-5/+8
| | |/
| * | Merge pull request #2530 from wiredtiger/wt-2428-json-stat-loggingAlex Gorrod2016-02-2510-774/+834
| |\ \ | | |/ | |/|
| | * WT-2428 Fix override of default timestamp for JSON.Michael Cahill2016-02-251-3/+4
| | * WT-2428 Add a "json" mode to statistics logging.Michael Cahill2016-02-2510-774/+833
| |/
| * Merge pull request #2529 from wiredtiger/wt-2427Alex Gorrod2016-02-251-0/+6
| |\
| | * WT-2427 Have wtperf use builtin compression when configured.Michael Cahill2016-02-251-0/+6
| * | Merge pull request #2364 from wiredtiger/WT-2264Alex Gorrod2016-02-251-6/+14
| |\ \ | | |/ | |/|
| | * Merge branch 'develop' into WT-2264Michael Cahill2016-02-24124-1098/+3031
| | |\
| | * \ Merge branch 'develop' into WT-2264Michael Cahill2016-02-1834-163/+3541
| | |\ \
| | * \ \ Merge branch 'develop' into WT-2264Michael Cahill2016-02-12137-1861/+2673
| | |\ \ \
| | * \ \ \ Merge branch 'develop' into WT-2264Michael Cahill2016-01-20590-3072/+6803
| | |\ \ \ \
| | * | | | | WT-2264 Don't have write leaves chase inserts indefinitely: cut off inserts t...Michael Cahill2015-12-041-6/+14
| * | | | | | Merge pull request #2528 from wiredtiger/wt-2425Alex Gorrod2016-02-252-9/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |