summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-21Cut release 1.6.41.6.4Alex Gorrod
2013-08-21Remove "Memrata" doc link from the top-level navigation.Michael Cahill
2013-08-20Cleanup: __wt_update_check() has lost most of its functionality overKeith Bostic
2013-08-20update to the current Memrata design.Keith Bostic
2013-08-20whitespaceMichael Cahill
2013-08-20Avoid a race installing an insert list.Michael Cahill
2013-08-20lintMichael Cahill
2013-08-20Fix logic in WT_CURSOR_NEEDVALUE: only copy values if they are not already in...Michael Cahill
2013-08-20Fix compiler warning:Alex Gorrod
2013-08-20[mq]: inslist-raceMichael Cahill
2013-08-20Fix build warning in wtperfAlex Gorrod
2013-08-20[mq]: lsm-drop-lock-while-closingMichael Cahill
2013-08-19Add option to wtperf to populate in batches.Alex Gorrod
2013-08-16updateKeith Bostic
2013-08-16Lint, whitespace.Keith Bostic
2013-08-16Fix build failure.Alex Gorrod
2013-08-15Merge pull request #618 from wiredtiger/wtperf-enhancementsAlex Gorrod
2013-08-16Leave default home directory as WT_TEST so make check works.Alex Gorrod
2013-08-16Compiler warnings..Alex Gorrod
2013-08-16Fix compiler warnings from OS X.Alex Gorrod
2013-08-15Merge pull request #626 from wiredtiger/parent-refAlex Gorrod
2013-08-16Track the top-level WT_REF before any eviction operation. This avoids compli...Michael Cahill
2013-08-15Support the kvs_open_o_debug and kvs_open_o_truncate configuration stringsKeith Bostic
2013-08-15Clean up a race on the cleaner_stop flag; declaring it volatile should beKeith Bostic
2013-08-15LintSusan LoVerso
2013-08-15Fix compiler warnings.Alex Gorrod
2013-08-14Merge pull request #623 from wiredtiger/worker-threads-lastAlex Gorrod
2013-08-15Fix compiler error.Alex Gorrod
2013-08-14Merge pull request #617 from wiredtiger/split-hot-pagesAlex Gorrod
2013-08-15Merge branch 'develop' into split-hot-pagesAlex Gorrod
2013-08-15Clean up __wt_eviction_page_force function.Alex Gorrod
2013-08-14Merge pull request #624 from wiredtiger/prefix-compression-minMichael Cahill
2013-08-14Add pointers to bulk-load in a few places where it might be useful.Keith Bostic
2013-08-15Merge branch 'develop' into prefix-compression-minMichael Cahill
2013-08-15Change "configured" to "enabled" for clarity.Michael Cahill
2013-08-14Merge pull request #620 from wiredtiger/dhandlesueloverso
2013-08-14Merge branch 'develop' into dhandleSusan LoVerso
2013-08-14Merge branch 'develop' into worker-threads-lastKeith Bostic
2013-08-14The change in 3d2b80f5f6 broke the test suite, make the fix.Keith Bostic
2013-08-14Add the WT_SESSION.create prefix_compression_min string configuring theKeith Bostic
2013-08-14Code movement from review comments.Susan LoVerso
2013-08-14Style.Susan LoVerso
2013-08-14Don't start the worker threads until everything else is done: it'sKeith Bostic
2013-08-14Output the full path of the file we couldn't open, not just the name.Keith Bostic
2013-08-14LintAlex Gorrod
2013-08-14Only attempt to split a page in memory once.Alex Gorrod
2013-08-13When creating a Memrata object, the type has to be specified.Keith Bostic
2013-08-13whitespaceKeith Bostic
2013-08-13formatting. refs #593Don Anderson
2013-08-13formatting. refs #593Don Anderson