summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* WT-2706 Fix lost log writes when switching files (#2803)sueloverso2016-06-174-12/+46
* WT-2605 Rename a variable to avoid shadowing "basename".Michael Cahill2016-06-171-5/+5
* WT-2710 WT_FILE_HANDLE_INMEM no longer needs an off field (#2805)Keith Bostic2016-06-173-10/+1
* WT-2622 Clear old position for all random lookups. (#2802)Michael Cahill2016-06-171-3/+2
* WT-2605 Add C tests used in testing joins (#2787)Don Anderson2016-06-174-0/+416
* WT-2667 Split evergreen compile-posix into separate compile and test stages (...David Hows2016-06-152-11/+54
* WT-2702 Block operations when the cache is 100% full. (#2798)Michael Cahill2016-06-151-2/+3
* WT-2696 Wait if we find an unbuffered flag without the size set yet. (#2794)sueloverso2016-06-142-68/+132
* WT-2698 Change flag into atomically manipulated field to avoid deadlock. (#2796)sueloverso2016-06-143-16/+24
* WT-2319 Add units to stats descriptions, change variable names (#2795)Sulabh Mahajan2016-06-105-30/+32
* WT-2671 dump more information about the file layout in verify debug mode (#2755)Keith Bostic2016-06-0915-95/+192
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2792)Keith Bostic2016-06-081-1/+1
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2790)Keith Bostic2016-06-082-8/+10
* WT-2514 Fix logging to not use an empty path name. (#2789)sueloverso2016-06-084-37/+65
* WT-2319 Add stats to measure count and duration of the sync calls made for lo...Sulabh Mahajan2016-06-086-44/+133
* WT-2683 Allow in memory storage engine to report zero disk usage (#2788)David Hows2016-06-081-18/+2
* WT-2682 add option to configure WiredTiger with strict compiler flags (#2773)Keith Bostic2016-06-0852-141/+308
* WT-2652 Remove unnecessary wt_ftruncate call. (#2786)sueloverso2016-06-082-4/+4
* WT-2668 Create join statistics that are useful and are easy to understand. (#...Don Anderson2016-06-075-20/+36
* WT-2689 Fix heap-use-after-free on cursor error path. (#2782)sueloverso2016-06-071-1/+2
* WT-2685 Fix clear walk hazard pointer failure. (#2781)sueloverso2016-06-071-3/+11
* WT-2686 Report an error any time we fail to scan the log. (#2779)Michael Cahill2016-06-062-6/+1
* WT-2687 test suite should verify the exit status of the wt utility (#2778)Keith Bostic2016-06-069-45/+72
* WT-2677 Fix JSON output so only printable ASCII is produced. (#2771)Don Anderson2016-06-035-12/+13
* WT-2676 Don't use key size in column store in-memory splits. (#2775)Michael Cahill2016-06-031-5/+8
* WT-2664 Add ability for eviction workers to populate eviction queues. (#2651)Michael Cahill2016-06-036-182/+172
* WT-2672 handle system calls that don't set errno (#2769)Keith Bostic2016-06-038-37/+59
* WT-2763 Fixup comment per review feedback. (#2776)Alex Gorrod2016-06-031-4/+3
* WT-2325 Fix an incomplete comment.Michael Cahill2016-06-031-2/+4
* WT-2629 Force non-executable stacks based on __ELF__. (#2774)Michael Cahill2016-06-031-1/+1
* SERVER-23659 Improve log error message at startup. (#2766)sueloverso2016-06-032-0/+18
* WT-2658 Only include PPC-specific files in PPC builds (#2758)Keith Bostic2016-06-0312-259/+96
* WT-2589 Clear the cursor statistics for LAS when 'clear' is set. (#2772)sueloverso2016-06-021-0/+11
* WT-2672 handle system calls that don't set errno (#2765)Keith Bostic2016-06-026-25/+51
* Revert "WT-2677 Fix JSON output so only printable ASCII is produced. (#2764)"Keith Bostic2016-06-012-2/+2
* WT-2677 Fix JSON output so only printable ASCII is produced. (#2764)Don Anderson2016-06-012-2/+2
* WT-2674 simplify metadata file check (#2763)Keith Bostic2016-06-017-27/+17
* SERVER-24306 Fix stall in log_flush switching to new files. (#2761)Michael Cahill2016-05-311-1/+10
* WT-2673 Stop automatically increasing memory page max (#2762)Keith Bostic2016-05-311-1/+1
* WT-2673 Stop automatically increasing memory page max (#2760)Alex Gorrod2016-05-311-6/+4
* WT-2268 WT-2597 JSON load/dump Unicode fixes (#2749)Don Anderson2016-05-319-90/+310
* WT-2491 Revert - Remove the handle close_lock (#2759)David Hows2016-05-302-2/+18
* WT-2491 Remove the handle close_lock (#2745)David Hows2016-05-302-16/+1
* WT-2660 close hang (#2752)sueloverso2016-05-261-0/+1
* WT-2660 Fill in pct_full before returning. (#2751)sueloverso2016-05-261-0/+9
* WT-2660 Fix a hang between eviction and connection close (#2747)sueloverso2016-05-261-0/+7
* WT-2662 For spell check, strip out double quote literals, they confuse aspell...Don Anderson2016-05-251-1/+3
* Wt 2661 coverity (#2746)Keith Bostic2016-05-255-14/+14
* WT-2653: the custom file-system example should show device configuration (#2741)Keith Bostic2016-05-255-37/+133
* WT-2659: csuite tests, assorted lint and cleanup. (#2744)Keith Bostic2016-05-245-25/+32