summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2505 from wiredtiger/wt-2411mongodb-3.3.2Michael Cahill2016-02-191-0/+10
* Merge pull request #2500 from wiredtiger/wt-2399-gcc41Alex Gorrod2016-02-182-6/+9
|\
| * WT-2399 Further compiler warning cleanupAlex Gorrod2016-02-182-6/+6
| * WT-2399 clean up GCC 4.1 build warning.Alex Gorrod2016-02-181-0/+3
|/
* Merge pull request #2497 from wiredtiger/wt-2399Michael Cahill2016-02-186-0/+862
|\
| * Merge branch 'develop' into wt-2399Alex Gorrod2016-02-175-61/+142
| |\
| * | Minor cleanup.Alex Gorrod2016-02-173-12/+4
| * | WT-2399 Add initial implementation for cursor traversal test application.Alex Gorrod2016-02-166-0/+870
* | | Merge pull request #2498 from wiredtiger/server-22676Michael Cahill2016-02-173-43/+26
|\ \ \ | |_|/ |/| |
| * | Remove invalid test code.Alex Gorrod2016-02-171-4/+0
| * | SERVER-22676 Remove other create configuration matching checks.Alex Gorrod2016-02-171-28/+23
| * | SERVER-22676 Remove test case for error checking this branch removes.Alex Gorrod2016-02-171-4/+0
| * | SERVER-22676 Don't check duplicated create calls for matching configurations.Alex Gorrod2016-02-171-8/+4
|/ /
* | Merge pull request #2495 from wiredtiger/wt-2397Michael Cahill2016-02-174-55/+134
|\ \
| * | WT-2397: Cursor traversal from end of the tree skips records.Keith Bostic2016-02-161-12/+12
| * | Merge branch 'develop' into wt-2397Michael Cahill2016-02-161-6/+8
| |\ \ | |/ / |/| |
* | | Merge pull request #2496 from wiredtiger/wt-2396-drop-checkpoint-lockAlex Gorrod2016-02-161-6/+8
|\ \ \ | |_|/ |/| |
| * | WT-2396 Grab the checkpoint lock around drops and renames.Michael Cahill2016-02-161-6/+8
|/ /
| * WT-2397: Cursor traversal from end of the tree skips records.Keith Bostic2016-02-161-13/+25
| * WT-2397: Cursor traversal from end of the tree skips records.Keith Bostic2016-02-151-2/+2
| * WT-2397: Cursor traversal from end of the tree skips records.Keith Bostic2016-02-152-22/+25
| * WT-2397: Cursor traversal from end of the tree skips records.Keith Bostic2016-02-154-37/+101
|/
* Merge pull request #2492 from wiredtiger/wt-2393Alex Gorrod2016-02-153-38/+26
|\
| * WT-2393: Unnecessary error handling labels.Keith Bostic2016-02-113-38/+26
* | Merge pull request #2489 from wiredtiger/wt-2280-power8-crc32Keith Bostic2016-02-1217-21/+2482
|\ \
| * | WT-2280: Add CRC32 Optimized code for PPC64LEKeith Bostic2016-02-113-7/+9
| * | WT-2280: Add CRC32 Optimized code for PPC64LEKeith Bostic2016-02-114-116/+38
| * | WT-2280: Add CRC32 Optimized code for PPC64LEKeith Bostic2016-02-111-2/+2
| * | WT-2280: Add CRC32 Optimized code for PPC64LEKeith Bostic2016-02-111-0/+2
| * | WT-2280: Add CRC32 Optimized code for PPC64LEKeith Bostic2016-02-111-3/+5
| * | WT-2280: Add CRC32 Optimized code for PPC64LEKeith Bostic2016-02-111-17/+20
| * | WT-2280 Build IntegrationMark Benvenuto2016-02-1010-39/+149
| * | WT-2280 CRC32 for POWER8Mark Benvenuto2016-02-107-2/+2422
* | | Merge pull request #2456 from wiredtiger/WT-2346Michael Cahill2016-02-1217-235/+142
|\ \ \ | |_|/ |/| |
| * | Merge branch 'develop' into WT-2346Michael Cahill2016-02-11118-1376/+2112
| |\ \ | |/ / |/| |
* | | Merge pull request #2487 from wiredtiger/wt-2382-join-collatorDon Anderson2016-02-104-92/+91
|\ \ \ | |_|/ |/| |
| * | WT-2382. Style fix for ternary operators.Don Anderson2016-02-102-17/+6
| * | WT-2382. Modified test to use collators with joins in the future.Don Anderson2016-02-091-2/+13
| * | WT-2382 For cursor joins, treat all trailing 'u' index keys as 'U'.Don Anderson2016-02-094-92/+91
* | | Merge pull request #2488 from wiredtiger/wt-2390Michael Cahill2016-02-101-1/+1
|\ \ \
| * | | WT-2390 Fix OS X warning.Michael Cahill2016-02-101-1/+1
|/ / /
* | | Merge pull request #2478 from wiredtiger/wt-2361Michael Cahill2016-02-1013-141/+216
|\ \ \
| * | | WT-2361: column-store starting record number errorKeith Bostic2016-02-091-2/+1
| * | | WT-2361: column-store starting record number errorKeith Bostic2016-02-091-20/+20
| * | | WT-2361: column-store starting record number errorKeith Bostic2016-02-091-11/+11
| * | | WT-2361: column-store starting record number errorKeith Bostic2016-02-091-0/+9
| * | | WT-2361: column-store starting record number errorKeith Bostic2016-02-081-1/+1
| * | | WT-2361: column-store starting record number errorKeith Bostic2016-02-084-36/+7
| * | | Merge branch 'develop' into wt-2361Michael Cahill2016-02-0939-143/+194
| |\ \ \ | | |/ /
| * | | WT-2361: column-store starting record number errorKeith Bostic2016-02-071-4/+0