summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into mongodb-3.2mongodb-3.2-rc4Keith Bostic2015-11-241-5/+9
|\
| * Merge pull request #2333 from wiredtiger/WT-2337-perfKeith Bostic2015-11-241-5/+9
| |\
| | * WT-2337 Avoid yields if we race allocating transaction IDs.Michael Cahill2015-11-251-5/+9
| |/
* | Merge branch 'develop' into mongodb-3.2Michael Cahill2015-11-246-65/+68
|\ \ | |/
| * Merge pull request #2331 from wiredtiger/WT-2237Alex Gorrod2015-11-246-65/+68
| |\
| | * LintAlex Gorrod2015-11-241-16/+16
| | * WT-2237 Have threads publish unique transaction IDs so that updates always be...Michael Cahill2015-11-246-65/+68
| |/
* | Merge branch 'develop' into mongodb-3.2Keith Bostic2015-11-236-47/+59
|\ \ | |/
| * Merge pull request #2328 from wiredtiger/las-only-when-stuckKeith Bostic2015-11-232-12/+2
| |\
| | * SERVER-21585 Don't use the lookaside file until the cache is stuck full.Alex Gorrod2015-11-232-12/+2
| * | Merge pull request #2327 from wiredtiger/SERVER-21585-las-cleanupKeith Bostic2015-11-234-35/+57
| |\ \ | | |/ | |/|
| | * SERVER-21585: Don't search for the same key twice, we could get stuck at theKeith Bostic2015-11-231-2/+12
| | * Remove a comment that no longer applies.Keith Bostic2015-11-231-8/+0
| | * SERVER-21585 Clean up LAS based on the current count of inserted records.Michael Cahill2015-11-234-26/+46
| |/
* | Merge branch 'develop' into mongodb-3.2Michael Cahill2015-11-2011-127/+130
|\ \ | |/
| * Merge pull request #2323 from wiredtiger/SERVER-21568Alex Gorrod2015-11-202-22/+43
| |\
| | * SERVER-21568 Free page_del information in refs causing reverse splits.Michael Cahill2015-11-201-1/+12
| | * SERVER-21568 Free deleted page structures as soon as possible.Michael Cahill2015-11-202-11/+18
| | * SERVER-21568 Fix a use after-free.Michael Cahill2015-11-201-10/+13
| |/
| * Merge pull request #2321 from wiredtiger/wt-2227-join-lintKeith Bostic2015-11-195-26/+35
| |\
| | * WT-2227. Use WT_ERR_MSG in error path.Don Anderson2015-11-191-8/+6
| | * WT-2227. Fix lint errors.Don Anderson2015-11-191-2/+2
| | * Merge branch 'develop' into wt-2227-join-lintDon Anderson2015-11-195-76/+53
| | |\ | | |/ | |/|
| * | Merge pull request #2319 from wiredtiger/errx-WT_XXX-pairssueloverso2015-11-194-44/+31
| |\ \
| | * | Replace some __wt_errx/WT_ERR pairs with WT_ERR_MSG, __wt_errx/WT_RETKeith Bostic2015-11-194-44/+31
| |/ /
| * | Replace __wt_errx/WT_ERR combos with WT_ERR_MSG.Keith Bostic2015-11-191-35/+23
| | * WT-2227. Resolve lint warnings.Don Anderson2015-11-195-24/+33
| |/
| * whitespaceKeith Bostic2015-11-191-2/+1
| * Warning 550: Symbol 'newbuf' (line 155) not accessedKeith Bostic2015-11-191-4/+3
* | Merge branch 'develop' into mongodb-3.2Michael Cahill2015-11-19115-1468/+5248
|\ \ | |/
| * Merge pull request #2318 from wiredtiger/version-2.7.0Michael Cahill2015-11-196-13/+13
| |\
| | * Update the version labelMichael Cahill2015-11-191-1/+1
| | * Bump the WiredTiger version to 2.7.0 in preparation for a new release.Michael Cahill2015-11-196-13/+13
| |/
| * Merge pull request #2317 from wiredtiger/WT-1315-leaksAlex Gorrod2015-11-191-21/+26
| |\
| | * WT-1315 Fix some leaks with join cursors.Michael Cahill2015-11-191-21/+26
| |/
| * Merge pull request #2313 from wiredtiger/wt-2222-snapshot-statsMichael Cahill2015-11-197-4/+41
| |\
| | * WT-2222 Fixup snapshot statistics re: review comments.Alex Gorrod2015-11-193-10/+4
| | * Merge branch 'develop' into wt-2222-snapshot-statsAlex Gorrod2015-11-1947-312/+3156
| | |\ | | |/ | |/|
| * | Merge pull request #2289 from wiredtiger/wt-1315-join-cursorMichael Cahill2015-11-1942-183/+2975
| |\ \
| | * \ Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-1911-126/+178
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2307 from wiredtiger/trunc-statsAlex Gorrod2015-11-1910-107/+153
| |\ \ \
| | * | | WT-2218 Add fast-path delete stat.Susan LoVerso2015-11-185-31/+48
| | * | | Merge branch 'develop' into trunc-statsSusan LoVerso2015-11-1852-1108/+1660
| | |\ \ \
| | * | | | WT-2218 Add connection level stat for number of deleted pages.Susan LoVerso2015-11-175-23/+31
| | * | | | WT-2218 Add truncate statsSusan LoVerso2015-11-168-107/+128
| * | | | | Merge pull request #2314 from wiredtiger/WT-2224Michael Cahill2015-11-191-19/+25
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | WT-2224 Cleanup and fix.Michael Cahill2015-11-181-23/+16
| | * | | | WT-2224 Track which deleted refs are discarded by a split.Michael Cahill2015-11-181-10/+23
| |/ / / /
| | | * | WT-1315 Fix a few script warnings about unused functions / macros.Michael Cahill2015-11-193-1/+4
| | | * | WT-1315 Change a few more size_t variables to u_int.Michael Cahill2015-11-191-6/+7