summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2670 from wiredtiger/wt-2566mongodb-3.2.6Michael Cahill2016-04-202-11/+38
* Merge branch 'mongodb-3.4' into mongodb-3.2Alex Gorrod2016-04-081-10/+8
|\
| * Merge branch 'develop' into mongodb-3.4Alex Gorrod2016-04-081-10/+8
| |\
| | * Merge pull request #2638 from wiredtiger/server-23588-win-fopenMichael Cahill2016-04-081-10/+8
| | |\
| | | * SERVER-23588 Stop using _open_osfhandle on Windows.Alex Gorrod2016-04-081-10/+8
| | |/
* | | Merge branch 'mongodb-3.4' into mongodb-3.2Michael Cahill2016-04-07126-3039/+4555
|\ \ \ | |/ /
| * | Merge branch 'develop' into mongodb-3.4Michael Cahill2016-04-072-5/+11
| |\ \ | | |/
| | * Merge pull request #2637 from wiredtiger/wt-2534Alex Gorrod2016-04-072-5/+11
| | |\
| | | * WT-2534 Use atomic add when allocating transaction IDs.Michael Cahill2016-04-072-5/+11
| | |/
| * | Merge branch 'develop' into mongodb-3.4Alex Gorrod2016-04-05125-3034/+4544
| |\ \ | | |/
| | * Merge pull request #2633 from wiredtiger/wt-2533Michael Cahill2016-04-051-4/+11
| | |\
| | | * WT-2533 Fix compiler error re: function prototypes.Alex Gorrod2016-04-051-0/+2
| | | * WT-2533 Make __im_file_size consistent with __im_handle_size.Alex Gorrod2016-04-051-3/+3
| | | * WT-2533 Fix a typo in the last commit - actually return non-zero.Alex Gorrod2016-04-051-1/+1
| | | * WT-2533 Don't let in-memory tables return a zero size.Alex Gorrod2016-04-051-1/+6
| | |/
| | * Merge pull request #2629 from wiredtiger/wt-2531Alex Gorrod2016-04-052-5/+16
| | |\
| | | * WT-2531: in-memory tables are wasting space in truncationKeith Bostic2016-04-041-1/+4
| | | * WT-2531: in-memory tables are wasting space in truncationKeith Bostic2016-04-041-4/+12
| | * | Merge pull request #2631 from wiredtiger/server-23504Alex Gorrod2016-04-051-1/+3
| | |\ \
| | | * | SERVER-23504: Coverity analysis defect 98177: Resource leakKeith Bostic2016-04-041-1/+3
| | | |/
| | * | Merge pull request #2630 from wiredtiger/wt-2532Alex Gorrod2016-04-051-3/+3
| | |\ \ | | | |/ | | |/|
| | | * WT-2532: WT_STREAM_APPEND and WT_STREAM_LINE_BUFFER flag overlap.Keith Bostic2016-04-041-3/+3
| | |/
| | * Merge pull request #2628 from wiredtiger/wt-2529-fsync_readonlyMichael Cahill2016-04-044-3/+5
| | |\
| | | * WT-2529 Fixup readonly test to not mask exit error codes.Alex Gorrod2016-04-041-1/+1
| | | * WT-2529 Move an assertion related to fsync and readonly connections.Alex Gorrod2016-04-043-2/+4
| | |/
| | * Merge pull request #2626 from wiredtiger/wt-2528Keith Bostic2016-04-011-2/+2
| | |\
| | | * WT-2528: style error in WiredTiger buildKeith Bostic2016-04-011-2/+2
| | |/
| | * Merge pull request #2625 from wiredtiger/POSIX_FADVISEKeith Bostic2016-04-012-11/+12
| | |\
| | | * WT-2527: OS X compile error, missing POSIX_FADV_WILLNEED #defineKeith Bostic2016-04-014-17/+12
| | | * Added a check for HAVE_POSIX_FADVISE to fix a compilation error on OS X.Sasha Fedorova2016-04-012-0/+6
| | * | Merge pull request #2621 from wiredtiger/wt-2525sueloverso2016-04-018-36/+26
| | |\ \ | | | |/ | | |/|
| | | * WT-2525: in-memory configurations: miscellaneous cleanupsKeith Bostic2016-04-011-0/+1
| | | * WT-2525: in-memory configurations: miscellaneous cleanupsKeith Bostic2016-04-012-0/+7
| | | * WT-2525: in-memory configurations: miscellaneous cleanupsKeith Bostic2016-04-015-32/+16
| | | * WT-2525: in-memory configurations: miscellaneous cleanupsKeith Bostic2016-04-011-4/+2
| | |/
| | * Merge pull request #2620 from wiredtiger/wt-2330-compilerfixesAlex Gorrod2016-04-011-5/+6
| | |\
| | | * WT-2330 Fix GCC 4.7 compiler warnings.Alex Gorrod2016-04-011-5/+6
| | |/
| | * Merge pull request #2603 from wiredtiger/wt-2330Alex Gorrod2016-04-01114-2791/+4124
| | |\
| | | * Merge branch 'develop' into wt-2330Alex Gorrod2016-04-012-4/+4
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #2619 from wiredtiger/evergreen-osxAlex Gorrod2016-04-011-3/+3
| | |\ \
| | | * | Update Evergreen build file to support correct OS X target.Alex Gorrod2016-04-011-3/+3
| | |/ /
| | * | Merge pull request #2617 from wiredtiger/wt-2513sueloverso2016-03-311-1/+1
| | |\ \
| | | * | WT-2513 Fix conversion warning.Susan LoVerso2016-03-311-1/+1
| | |/ /
| | | * Merge pull request #2616 from wiredtiger/wt-2522Alex Gorrod2016-04-011-4/+4
| | | |\
| | | | * WT-2522: Incorrect format code in messageKeith Bostic2016-03-311-4/+4
| | | |/
| | | * Merge branch 'develop' into wt-2330Keith Bostic2016-03-311-4/+3
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #2615 from wiredtiger/wt-2512Alex Gorrod2016-03-311-4/+3
| | |\ \
| | | * | WT-2512 - Minor changes to make intent clearer.David Hows2016-03-301-2/+2
| | | * | WT-2512 - Change how throttle values per thread are calculatedDavid Hows2016-03-301-4/+3
| | | | * WT-2330 Fix compiler warning:Alex Gorrod2016-03-311-2/+6