summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* 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
* WT-2514 Fix logging to not use an empty path name. (#2789)sueloverso2016-06-081-1/+1
* WT-2319 Add stats to measure count and duration of the sync calls made for lo...Sulabh Mahajan2016-06-081-0/+6
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-081-2/+13
* WT-2652 Remove unnecessary wt_ftruncate call. (#2786)sueloverso2016-06-081-0/+1
* WT-2668 Create join statistics that are useful and are easy to understand. (#...Don Anderson2016-06-071-2/+4
* WT-2677 Fix JSON output so only printable ASCII is produced. (#2771)Don Anderson2016-06-031-1/+1
* WT-2664 Add ability for eviction workers to populate eviction queues. (#2651)Michael Cahill2016-06-031-1/+1
* WT-2672 handle system calls that don't set errno (#2769)Keith Bostic2016-06-031-0/+2
* WT-2658 Only include PPC-specific files in PPC builds (#2758)Keith Bostic2016-06-038-70/+48
* WT-2672 handle system calls that don't set errno (#2765)Keith Bostic2016-06-021-0/+1
* WT-2662 For spell check, strip out double quote literals, they confuse aspell...Don Anderson2016-05-251-1/+3
* WT-2653: the custom file-system example should show device configuration (#2741)Keith Bostic2016-05-251-0/+1
* WT-2646 Add checkpoint_wait configuration option to drop (#2736)David Hows2016-05-241-3/+7
* WT-2554 Add initial C test framework. (#2655)Alex Gorrod2016-05-232-0/+107
* WT-2611 Modify wtperf to handle escaped quotes. (#2714)Don Anderson2016-05-191-0/+1
* WT-2610 Reduce hazard pointer array size. (#2731)sueloverso2016-05-171-0/+3
* WT-2612: The dist/s_prototypes script is creating a debugging file xxx. (#2715)Keith Bostic2016-05-031-1/+1
* WT-2599: split out the checksum code from the support directory (#2707)Keith Bostic2016-05-025-9/+9
* WT-2583 Detect incremental file left in source directory (#2696)sueloverso2016-04-291-0/+1
* WT-2446 Add stat for number of calls to get a page. (#2697)sueloverso2016-04-281-0/+2
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-285-9/+19
* Merge pull request #2654 from wiredtiger/wt-2360-join-disjunctionMichael Cahill2016-04-211-0/+7
|\
| * Merge branch 'develop' into wt-2360-join-disjunctionMichael Cahill2016-04-192-0/+3
| |\
| * \ Merge branch 'develop' into wt-2360-join-disjunctionDon Anderson2016-04-1412-75/+126
| |\ \
| * | | WT-2360 A large set of changes to implement disjunctive and nested joins.Don Anderson2016-04-141-0/+7
* | | | Merge pull request #2656 from wiredtiger/wt-2223Michael Cahill2016-04-212-5/+7
|\ \ \ \
| * | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-181-2/+4
| * | | | Merge branch 'develop' into wt-2223Keith Bostic2016-04-181-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-152-4/+4
* | | | | Merge branch 'develop' into wt-2539Keith Bostic2016-04-192-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'develop' into wt-2103Keith Bostic2016-04-151-0/+2
| |\ \ \ \ | | |/ / /
| | * | | A new heuristic for deciding if the server should help evict based on how muc...Sasha Fedorova2016-04-131-0/+1
| | * | | WT-2546 Restore original text for cache_eviction_server_not_evictionSusan LoVerso2016-04-131-1/+1
| | * | | WT-2546 The evict server probabilistically decides whether or not to evict ba...Sasha Fedorova2016-04-131-0/+1
| | | |/ | | |/|
| * | | WT-2103: add incremental backup testing to formatKeith Bostic2016-04-141-0/+1
| |/ /
| * | Merge branch 'develop' into wt-2453Susan LoVerso2016-04-121-0/+1
| |\ \
| * | | WT-2453 Add some stats about the eviction queue being empty.Susan LoVerso2016-04-121-0/+3
| * | | WT-2453 If eviction server is helping evict, have it skip large pages.Susan LoVerso2016-04-041-0/+1
| * | | WT-2453 Remove stat that is now unused.Susan LoVerso2016-04-041-1/+0