summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* WT-2875 Add environment variable to disable long csuite tests (#3001)David Hows2016-09-051-0/+1
* WT-2886 Ignore dirty eviction settings when in_memory is true. (#3018)Michael Cahill2016-09-051-16/+16
* WT-2555 Make test/Format and csuite run on Windows (#3011)Mark Benvenuto2016-09-051-0/+1
* Revert "WT-2842 split wtperf's configuration into per-database and per-run pa...Alex Gorrod2016-08-311-8/+5
* WT-2842 split wtperf's configuration into per-database and per-run parts (#2971)Keith Bostic2016-08-311-5/+8
* WT-2221 Add all_only flag to all-only stats. Generate corresponding docs (#2986)Sulabh Mahajan2016-08-302-10/+20
* WT-2871 __wt_verbose has the wrong GCC format attributes (#2995)Keith Bostic2016-08-301-1/+1
* WT-2863 Support UTF-8 paths on Windows (#2984)Mark Benvenuto2016-08-262-6/+9
* WT-2816 General improvements to WiredTiger eviction performance (#2949)Michael Cahill2016-08-261-3/+3
* WT-2846 Fix bugs related to reconfiguring eviction settings. (#2973)Alex Gorrod2016-08-253-0/+3
* WT-2853 Don't force eviction if multiple cursors are pinning the page. (#2974)Michael Cahill2016-08-251-0/+4
* WT-2695 Integrate s390x accelerated crc32c support (#2967)Keith Bostic2016-08-256-2/+27
* WT-2857 POSIX ftruncate calls should be #ifdef'd HAVE_FTRUNCATE (#2975)Keith Bostic2016-08-241-1/+1
* WT-2678 The metadata should not imply that an empty value is true (#2969)Keith Bostic2016-08-221-2/+4
* WT-2829 Fix missing define for BerkeleyDB (#2968)David Hows2016-08-171-0/+1
* WT-2822 panic mutex and other functions that cannot fail (#2952)Keith Bostic2016-08-161-0/+1
* WT-2834 Shared bloom filters allow only a partial shortcut. (#2958)Don Anderson2016-08-151-0/+1
* WT-2827 Set a reasonable minimum for log_size. (#2946)sueloverso2016-08-151-1/+2
* WT-2820 add gcc warn_unused_result attribute (#2938)Keith Bostic2016-08-122-2/+5
* WT-2638 Change custom file system API to make truncate support clearer (#2908)Keith Bostic2016-08-091-0/+1
* WT-2734 Improve documentation of eviction configuration settings. (#2937)Michael Cahill2016-08-091-11/+13
* WT-2764 Replace write leaves phase of checkpoints. (#2876)Michael Cahill2016-08-033-8/+10
* WT-2770 Add statistics tracking schema operations (#2925)Sulabh Mahajan2016-08-031-0/+16
* WT-2793 Enhance statistics related to overflow values (#2912)sueloverso2016-07-281-1/+2
* WT-2781 Don't take checkpoint lock if checkpoint_wait=0 for bulk cursor open ...Sulabh Mahajan2016-07-261-2/+8
* WT-2785 Scrub dirty pages rather than evicting them: single-page reconciliati...Keith Bostic2016-07-261-0/+1
* WT-2737 Scrub dirty pages rather than evicting them (#2889)Keith Bostic2016-07-212-3/+3
* WT-2769 Update documentation to reflect correct limits of memory_page_max (#2...Sulabh Mahajan2016-07-191-2/+2
* WT-2738 Remove the ability to change the default checkpoint name (#2877)Keith Bostic2016-07-151-2/+0
* WT-2760 Fix a bug in backup related to directory sync. Change the filesystem ...Keith Bostic2016-07-151-0/+1
* WT-2711 Remove posix expanded strftime values and use older C89 values (#2865)David Hows2016-07-111-0/+1
* WT-2711 Change statistics log configuration options (#2834)Keith Bostic2016-07-082-68/+110
* WT-2746 Add a new statistic tracking I/O for checkpoints (#2853)Keith Bostic2016-07-082-1/+3
* WT-2743 Fixup new I/O thread count statistics. (#2850)Alex Gorrod2016-07-061-8/+8
* WT-2739 pluggable file systems documentation cleanups (#2846)Keith Bostic2016-07-041-0/+1
* WT-2380 Add option to s_all to return an error code when tests fail (#2843)Keith Bostic2016-07-011-5/+8
* WT-2380 Add option to s_all to return an error code when tests fail (#2839)David Hows2016-07-011-0/+13
* WT-2665 Limit allocator fragmentation from the WiredTiger cache (#2799)Michael Cahill2016-06-303-16/+20
* WT-2729 Focus eviction on the largest trees in cache. (#2832)Michael Cahill2016-06-281-0/+1
* SERVER-24580 Add more eviction stats to track efficiency. (#2830)Michael Cahill2016-06-231-0/+6
* WT-2408 Windows error translation layer (#2819)Keith Bostic2016-06-237-29/+41
* WT-2724 Pass in session address, not pointer to it. (#2827)sueloverso2016-06-231-0/+1
* SERVER-24580 Update oldest txn ID with "strict, nowait" flags. (#2829)Michael Cahill2016-06-231-0/+4
* WT-2722 escape regular expression meta-character so egrep works on all system...Don Anderson2016-06-221-1/+1
* WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818)Don Anderson2016-06-212-0/+27
* WT-2541 Add stats showing active readers and writers (#2793)David Hows2016-06-202-2/+28
* WT-2707 stricter checks in dist/s_label, and add some WT_ERR calls (#2800)Don Anderson2016-06-172-1/+37
* WT-2605 Add C tests used in testing joins (#2787)Don Anderson2016-06-171-0/+1
* WT-2319 Add units to stats descriptions, change variable names (#2795)Sulabh Mahajan2016-06-101-4/+4
* WT-2671 dump more information about the file layout in verify debug mode (#2755)Keith Bostic2016-06-094-5/+8