summaryrefslogtreecommitdiff
path: root/src/conn
Commit message (Expand)AuthorAgeFilesLines
* WT-2408 Windows error translation layer (#2819)Keith Bostic2016-06-232-19/+12
* SERVER-24580 Update oldest txn ID with "strict, nowait" flags. (#2829)Michael Cahill2016-06-231-1/+2
* WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2824)Keith Bostic2016-06-221-1/+2
* WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818)Don Anderson2016-06-211-1/+1
* WT-2709 connection reconfigure segfault in __wt_conn_cache_pool_destroy (#2811)Keith Bostic2016-06-201-0/+1
* WT-2706 Fix lost log writes when switching files (#2803)sueloverso2016-06-171-2/+0
* WT-2698 Change flag into atomically manipulated field to avoid deadlock. (#2796)sueloverso2016-06-141-3/+8
* WT-2664 Add ability for eviction workers to populate eviction queues. (#2651)Michael Cahill2016-06-032-1/+12
* WT-2674 simplify metadata file check (#2763)Keith Bostic2016-06-012-9/+13
* WT-2491 Revert - Remove the handle close_lock (#2759)David Hows2016-05-301-2/+10
* WT-2491 Remove the handle close_lock (#2745)David Hows2016-05-301-8/+1
* WT-2660 close hang (#2752)sueloverso2016-05-261-0/+1
* WT-2653: the custom file-system example should show device configuration (#2741)Keith Bostic2016-05-251-0/+8
* WT-2630 Rename pluggable filesystem methods to avoid reserved names. (#2730)Michael Cahill2016-05-241-7/+7
* WT-2593 Free the dirlist at the end of the function. (#2702)sueloverso2016-04-291-3/+2
* WT-2552 Add public API for pluggable filesystems (#2671)Alex Gorrod2016-04-283-63/+150
* Merge branch 'develop' into eviction-stats-fixSusan LoVerso2016-04-261-2/+3
|\
| * WT-2584: don't use periods in error messagesKeith Bostic2016-04-231-2/+3
* | Fix to a bug where stats were not reported correctly if the user configured t...Sasha Fedorova2016-04-221-6/+0
|/
* Merge pull request #2673 from wiredtiger/wt-2567Michael Cahill2016-04-211-1/+5
|\
| * WT-2567 Review comments on style.Michael Cahill2016-04-211-1/+3
| * WT-2567 Check if logging is enabled for truncate.Susan LoVerso2016-04-201-0/+2
* | Merge branch 'develop' into wt-2560Michael Cahill2016-04-202-28/+25
|\ \ | |/
| * Merge branch 'develop' into wt-2539Keith Bostic2016-04-192-6/+22
| |\
| * | WT-2539 Make streams a separate handle type from files.Michael Cahill2016-04-122-28/+25
* | | WT-2560 Use a rwlock to protect transaction state, don't spin.Michael Cahill2016-04-201-1/+1
| |/ |/|
* | WT-2504 Remove READONLY conditional for base config.Susan LoVerso2016-04-181-1/+1
* | WT-2546 Compute eviction values without using stat fields.Susan LoVerso2016-04-141-0/+6
* | Merge branch 'develop' into wt-2453Susan LoVerso2016-04-121-2/+1
|\ \ | |/
| * Merge pull request #2632 from wiredtiger/wt-2526Michael Cahill2016-04-121-2/+1
| |\
| | * WT-2526: mixing and matching readonly and read/write handlesKeith Bostic2016-04-041-2/+1
* | | Merge branch 'develop' into wt-2453Susan LoVerso2016-04-112-6/+2
|\ \ \ | |/ /
| * | WT-2505: Review clang analyzer warningsKeith Bostic2016-04-061-1/+0
| * | WT-2505: Review clang analyzer warningsKeith Bostic2016-04-061-5/+2
| |/
* | Merge branch 'develop' into wt-2453Susan LoVerso2016-04-016-96/+122
|\ \ | |/
| * WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-291-1/+3
| * WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-251-4/+5
| * WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-251-0/+1
| * WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-251-2/+1
| * WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-211-1/+2
| * WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-202-2/+7
| * WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-191-34/+49
| * WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-191-2/+3
| * Merge branch 'develop' into wt-2330Keith Bostic2016-03-185-45/+83
| |\
| * | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-185-71/+72
* | | WT-2453 Add multiple eviction queues.Susan LoVerso2016-03-251-5/+15
| |/ |/|
* | Merge pull request #2594 from wiredtiger/wt-2494sueloverso2016-03-161-4/+2
|\ \
| * | WT-2494: review calls to __wt_free, plus minor bug in an error path.Keith Bostic2016-03-161-4/+2
* | | WT-2493 Add lsm_manager to verbose settings.Susan LoVerso2016-03-161-0/+1
|/ /
* | WT-2476 - Revert changing the cache evict_walk_lock to the btree evict_lockDavid Hows2016-03-151-0/+2