summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26889 Got signal: 11 (Segmentation fault) in 3.0.13 (#3125)mongodb-3.0.15mongodb-3.0.14Keith Bostic2016-11-041-1/+0
* WT-2711 Change statistics log configuration options (#2950)Keith Bostic2016-08-155-13/+9
* WT-2139 At read-uncommitted isolation, keep the same ID pinned while cursors ...mongodb-3.0.13Michael Cahill2016-08-031-7/+4
* WT-2804 Don't read values in a tree without a snapshot. (#2924)Michael Cahill2016-08-022-4/+10
* WT-2802 Copy values during commit before releasing snapshot. (#2917)Michael Cahill2016-08-022-8/+15
* WT-2725 Prevent eviction of read-only pages with recent updates. (#2919)Michael Cahill2016-08-012-14/+17
* WT-2725 Enforce visibility constraints before evicting a page. (#2875)Alex Gorrod2016-07-144-24/+20
* WT-2733 Backport fixes for races between eviction and dead handle cleanup (#2...Alex Gorrod2016-07-013-56/+60
* WT-2708 split child-update race with reconciliation/eviction (#2835)Keith Bostic2016-06-281-7/+16
* WT-2559 Open a local log file handle for sync backport to MongoDB 3.0 (#2750)sueloverso2016-05-261-3/+15
* WT-2635 Change test/format to not configure bzip on 3.0 (#2732)Keith Bostic2016-05-171-7/+2
* WT-2633 Don't allow eviction of the metadata during checkpoints in MongoDB 3....Keith Bostic2016-05-161-0/+1
* Merge pull request #2243 from wiredtiger/WT-2157 (#2643)mongodb-3.0.12Michael Cahill2016-04-122-20/+10
* Merge pull request #2478 from wiredtiger/wt-2361 (#2642)Michael Cahill2016-04-122-1/+11
* Merge pull request #2641 from wiredtiger/server-22831-backport30Alex Gorrod2016-04-111-5/+9
|\
| * Merge pull request #2532 from wiredtiger/server-22831Alex Gorrod2016-04-111-5/+9
|/
* Merge pull request #2634 from wiredtiger/wt-2451-backport30Michael Cahill2016-04-072-1/+62
|\
| * Merge pull request #2556 from wiredtiger/wt-2451Alex Gorrod2016-04-052-1/+62
|/
* Merge pull request #2455 from wiredtiger/WT-2130-split_pctmongodb-3.0.11mongodb-3.0.10Alex Gorrod2016-02-262-6/+23
* Merge pull request #2514 from wiredtiger/server-22554-backportMichael Cahill2016-02-231-7/+33
|\
| * SERVER-22554 Fix a reference counting bug in dhandles.Alex Gorrod2016-02-221-7/+33
|/
* Merge pull request #2429 from wiredtiger/WT-2193-backportmongodb-3.1.9mongodb-3.1.8mongodb-3.1.7mongodb-3.1.6mongodb-3.1.5mongodb-3.1.4mongodb-3.1.3mongodb-3.1.2mongodb-3.1.1mongodb-3.1.0mongodb-3.0.9mongodb-3.0.0Michael Cahill2016-01-115-6/+95
|\
| * Don't open the metadata for the internal checkpoint session.Alex Gorrod2016-01-121-1/+1
| * The parameters to open_internal_session have changed, update the code.Alex Gorrod2016-01-121-1/+1
| * Merge pull request #2282 from wiredtiger/WT-2193Alex Gorrod2016-01-115-6/+95
* | Merge pull request #2426 from wiredtiger/WT-2253-backportMichael Cahill2016-01-111-0/+5
|\ \
| * | Merge pull request #2351 from wiredtiger/wt-2253-readgen-oldest-evictionAlex Gorrod2016-01-111-0/+4
| * | WT-22253 Backport to 3.0. Fixup backport to use a variable that exists.Alex Gorrod2016-01-111-1/+1
| * | Merge pull request #2353 from wiredtiger/WT-2553-evict-split-pagesAlex Gorrod2016-01-111-0/+1
* | | Merge pull request #2425 from wiredtiger/WT-2196-30-backportMichael Cahill2016-01-118-30/+140
|\ \ \ | |_|/ |/| |
| * | Merge branch 'mongodb-3.0' into WT-2196-30-backportAlex Gorrod2016-01-111-0/+3
| |\ \ | |/ / |/| |
* | | Merge pull request #2428 from wiredtiger/WT-2320-backportAlex Gorrod2016-01-101-0/+3
|\ \ \ | |_|/ |/| |
| * | Merge pull request #2427 from wiredtiger/WT-2320Alex Gorrod2016-01-111-0/+3
|/ /
| * Merge pull request #2288 from wiredtiger/wt-2196-size-stats3Keith Bostic2016-01-113-14/+110
| * Merge pull request #2287 from wiredtiger/wt-2196-keithKeith Bostic2016-01-116-27/+35
| * Merge pull request #2286 from wiredtiger/WT-2196-size-stat-lsmMichael Cahill2016-01-115-21/+27
|/
* Merge pull request #2410 from wiredtiger/wt-2174_backportAlex Gorrod2015-12-241-0/+68
|\
| * Merge pull request #2256 from wiredtiger/stat-fast-no-table-lockMichael Cahill2015-12-231-0/+68
|/
* Merge pull request #2354 from wiredtiger/server_21553_30backportmongodb-3.0.8Michael Cahill2015-12-028-81/+121
|\
| * SERVER-21553 3.0 backport bug fix.Alex Gorrod2015-12-021-1/+1
| * Merge branch 'mongodb-3.0' into server_21553_30backportAlex Gorrod2015-12-027-66/+71
| |\ | |/ |/|
* | Don't try to test log compression from test/format on mongodb-3.0.Michael Cahill2015-12-021-1/+1
* | Merge pull request #2337 from wiredtiger/WT-2241Michael Cahill2015-12-023-15/+13
* | Merge pull request #2333 from wiredtiger/WT-2337-perfKeith Bostic2015-12-021-5/+9
* | Merge pull request #2331 from wiredtiger/WT-2237Alex Gorrod2015-12-026-65/+68
| * Remove redundant function I missed in merge of SERVER-21553Alex Gorrod2015-12-021-16/+0
| * Merge pull request #2350 from wiredtiger/WT-2251-ref-addr-leakAlex Gorrod2015-12-022-0/+27
| * SERVER-21568 Fix a use after-freeAlex Gorrod2015-12-022-21/+41
| * SERVER-21553 Free blocks during reverse splits.Alex Gorrod2015-12-027-61/+70
|/
* Merge pull request #2330 from wiredtiger/reverse-splits-3.0_2Michael Cahill2015-11-2713-41/+156
|\