summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixup for merge vs backport.mongodb-3.2.3mongodb-3.2.2Michael Cahill2016-01-281-26/+0
* Merge branch 'develop' into mongodb-3.2Michael Cahill2016-01-28599-3038/+7143
|\
| * Merge pull request #2463 from wiredtiger/WT-2355mongodb-3.3.1Keith Bostic2016-01-271-2/+1
| |\
| | * WT-2355 Use wt_buf_grow instead of free/alloc for scratch buffer.Susan LoVerso2016-01-271-2/+1
| |/
| * Merge pull request #2462 from wiredtiger/WT-2348Alex Gorrod2016-01-273-3/+23
| |\
| | * WT-2348: xargs -P isn't portableKeith Bostic2016-01-253-3/+23
| |/
| * Merge pull request #2459 from wiredtiger/WT-2347-java-schema-formatMichael Cahill2016-01-254-4/+195
| |\
| | * WT-2347 Added java tests for config schema formats.Don Anderson2016-01-243-0/+194
| | * WT-2347 Added java fix for unsized 's' schema formats.Don Anderson2016-01-241-4/+1
| |/
| * Merge pull request #2457 from wiredtiger/WT-2344Keith Bostic2016-01-223-4/+5
| |\
| | * WT-2344: OS X compiler warningKeith Bostic2016-01-221-1/+1
| | * WT-2344: OS X compiler warningKeith Bostic2016-01-222-3/+4
| |/
| * Merge pull request #2452 from wiredtiger/WT-2342-wtperf-background-schemaAlex Gorrod2016-01-227-2/+245
| |\
| | * Fixup more compiler warnings.Alex Gorrod2016-01-223-12/+19
| | * Fixup build warnings.Alex Gorrod2016-01-222-2/+2
| | * WT-2342 implement review feedback.Alex Gorrod2016-01-222-8/+16
| | * WT-2342 Add background create/drop to wtperf.Alex Gorrod2016-01-217-2/+230
| * | Merge pull request #2450 from wiredtiger/WT-2333Michael Cahill2016-01-2232-105/+152
| |\ \
| | * | WT-2333 Update "lock_fail" warning for clarity.Michael Cahill2016-01-222-3/+5
| | * | Merge branch 'develop' into WT-2333Michael Cahill2016-01-228-133/+129
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2454 from wiredtiger/WT-2275-fileMichael Cahill2016-01-226-127/+105
| |\ \ \
| | * | | WT-2275 Update the upgrading documentation.Susan LoVerso2016-01-211-0/+12
| | * | | WT-2275 Convert a file URI truncate into a range truncate.Susan LoVerso2016-01-215-127/+93
| | | |/ | | |/|
| * | | Merge pull request #2445 from wiredtiger/WT-2338sueloverso2016-01-212-6/+24
| |\ \ \ | | |/ / | |/| |
| | * | WT-2338 Add a comment in log pre-allocationAlex Gorrod2016-01-221-0/+6
| | * | WT-2338 Skip pre-allocating when backup cursor is open.Susan LoVerso2016-01-211-4/+15
| | * | WT-2338 Skip pre-allocated log files if backup cursor is open.Susan LoVerso2016-01-191-2/+3
| | | * WT-2333 Make the "ret" variable explicit in lock macros.Michael Cahill2016-01-2228-94/+108
| | | * WT-2333 Update auto-generated files.Michael Cahill2016-01-211-1/+1
| | | * WT-2333 Add a "no_wait" mode to WT_SESSION::drop.Michael Cahill2016-01-218-12/+43
| | |/ | |/|
| * | Merge pull request #2449 from wiredtiger/WT-2340Keith Bostic2016-01-202-2/+4
| |\ \
| | * | WT-2340: Add logging guarantee assertions, whitespaceKeith Bostic2016-01-202-2/+4
| |/ /
| * | Merge pull request #2448 from wiredtiger/WT-2339Keith Bostic2016-01-202-26/+38
| |\ \
| | * | WT-2339: format post-rebalance verify failureKeith Bostic2016-01-201-17/+18
| | * | WT-2339: format post-rebalance verify failureKeith Bostic2016-01-201-9/+20
| * | | Merge pull request #2444 from wiredtiger/WT-2296sueloverso2016-01-203-7/+17
| |\ \ \
| | * | | WT-2296 Use WT_THOUSAND.Susan LoVerso2016-01-191-1/+1
| | * | | WT-2296 Yield instead of sleep if the wrlsn thread is finding work.Susan LoVerso2016-01-193-7/+17
| | | |/ | | |/|
| * | | Merge pull request #2443 from wiredtiger/WT-2332Alex Gorrod2016-01-211-0/+7
| |\ \ \
| | * | | WT-2332 Remove if statement and merge it into the assert.Susan LoVerso2016-01-191-4/+7
| | * | | WT-2332 Add logging guarantee assertions.Susan LoVerso2016-01-191-0/+4
| | |/ /
| * | | WT-2267 Fix warningSusan LoVerso2016-01-201-1/+1
| * | | Merge pull request #2440 from wiredtiger/WT-2267sueloverso2016-01-207-58/+152
| |\ \ \ | | |_|/ | |/| |
| | * | WT-2267 whitespaceSusan LoVerso2016-01-201-1/+1
| | * | WT-2267 Minor updates to comments.Susan LoVerso2016-01-203-11/+13
| | * | WT-2267 - WTPERF Throttle implementationDavid Hows2016-01-207-58/+150
| * | | Merge pull request #2441 from wiredtiger/WT-1517Michael Cahill2016-01-205-19/+118
| |\ \ \
| | * | | WT-1517 Add a check to the C packing test.Michael Cahill2016-01-201-1/+2
| | * | | WT-1517 whitespace.Michael Cahill2016-01-201-3/+3
| | * | | WT-1517 Set the packing size = 1 by default in the fast path.Michael Cahill2016-01-203-30/+15