summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-27Merge pull request #2463 from wiredtiger/WT-2355mongodb-3.3.1Keith Bostic
2016-01-27WT-2355 Use wt_buf_grow instead of free/alloc for scratch buffer.Susan LoVerso
2016-01-27Merge pull request #2462 from wiredtiger/WT-2348Alex Gorrod
2016-01-25WT-2348: xargs -P isn't portableKeith Bostic
2016-01-25Merge pull request #2459 from wiredtiger/WT-2347-java-schema-formatMichael Cahill
2016-01-24WT-2347 Added java tests for config schema formats.Don Anderson
2016-01-24WT-2347 Added java fix for unsized 's' schema formats.Don Anderson
2016-01-22Merge pull request #2457 from wiredtiger/WT-2344Keith Bostic
2016-01-22WT-2344: OS X compiler warningKeith Bostic
2016-01-22WT-2344: OS X compiler warningKeith Bostic
2016-01-22Merge pull request #2452 from wiredtiger/WT-2342-wtperf-background-schemaAlex Gorrod
2016-01-22Merge pull request #2450 from wiredtiger/WT-2333Michael Cahill
2016-01-22WT-2333 Update "lock_fail" warning for clarity.Michael Cahill
2016-01-22Fixup more compiler warnings.Alex Gorrod
2016-01-22Fixup build warnings.Alex Gorrod
2016-01-22Merge branch 'develop' into WT-2333Michael Cahill
2016-01-22WT-2342 implement review feedback.Alex Gorrod
2016-01-22WT-2333 Make the "ret" variable explicit in lock macros.Michael Cahill
2016-01-22Merge pull request #2454 from wiredtiger/WT-2275-fileMichael Cahill
2016-01-21Merge pull request #2445 from wiredtiger/WT-2338sueloverso
2016-01-22WT-2338 Add a comment in log pre-allocationAlex Gorrod
2016-01-21WT-2275 Update the upgrading documentation.Susan LoVerso
2016-01-21WT-2275 Convert a file URI truncate into a range truncate.Susan LoVerso
2016-01-21WT-2338 Skip pre-allocating when backup cursor is open.Susan LoVerso
2016-01-21WT-2342 Add background create/drop to wtperf.Alex Gorrod
2016-01-21WT-2333 Update auto-generated files.Michael Cahill
2016-01-21WT-2333 Add a "no_wait" mode to WT_SESSION::drop.Michael Cahill
2016-01-20Merge pull request #2449 from wiredtiger/WT-2340Keith Bostic
2016-01-20WT-2340: Add logging guarantee assertions, whitespaceKeith Bostic
2016-01-20Merge pull request #2448 from wiredtiger/WT-2339Keith Bostic
2016-01-20WT-2339: format post-rebalance verify failureKeith Bostic
2016-01-20WT-2339: format post-rebalance verify failureKeith Bostic
2016-01-20Merge pull request #2444 from wiredtiger/WT-2296sueloverso
2016-01-21Merge pull request #2443 from wiredtiger/WT-2332Alex Gorrod
2016-01-20WT-2267 Fix warningSusan LoVerso
2016-01-20Merge pull request #2440 from wiredtiger/WT-2267sueloverso
2016-01-20WT-2267 whitespaceSusan LoVerso
2016-01-20WT-2267 Minor updates to comments.Susan LoVerso
2016-01-20Merge pull request #2441 from wiredtiger/WT-1517Michael Cahill
2016-01-20Merge pull request #2442 from wiredtiger/WT-2295-index-exclusiveMichael Cahill
2016-01-20WT-1517 Add a check to the C packing test.Michael Cahill
2016-01-20WT-2295 Revert exclusive checking for tables.Michael Cahill
2016-01-20WT-1517 whitespace.Michael Cahill
2016-01-20WT-1517 Set the packing size = 1 by default in the fast path.Michael Cahill
2016-01-20WT-2995 Review error handling in create.Michael Cahill
2016-01-20Merge pull request #2434 from wiredtiger/WT-2321Michael Cahill
2016-01-20WT-2321 Simplify the fix to guarantee that candidates <= entries.Michael Cahill
2016-01-20Merge pull request #2446 from wiredtiger/WT-2287Alex Gorrod
2016-01-19WT-2287: WT_SESSION.rebalanceKeith Bostic
2016-01-19WT-2332 Remove if statement and merge it into the assert.Susan LoVerso