summaryrefslogtreecommitdiff
path: root/src/docs
AgeCommit message (Expand)Author
2015-04-17Merge branch 'master' into mongodb-3.0Michael Cahill
2015-04-16Update references to GitHub issues.Michael Cahill
2015-03-26Merge branch 'master' into developAlex Gorrod
2015-03-24Add empty upgrading section for 2.5.2 release.Alex Gorrod
2015-03-23Update version in docs.Alex Gorrod
2015-03-20Merge pull request #1757 from wiredtiger/page-alloc-accountingAlex Gorrod
2015-03-20Only align buffers on Linux if direct I/O is configured. Clarify why we roun...Michael Cahill
2015-03-18Add LZ4 to the documentation.Keith Bostic
2015-03-12Make dist/s_all run cleanly again.Keith Bostic
2015-03-12Merge pull request #1749 from wiredtiger/wt-logging-offMichael Cahill
2015-03-12Merge branch 'develop' into cursor-reset-2Michael Cahill
2015-03-11Support no-logging mode in wt command for debug. #1732Susan LoVerso
2015-03-10Add an upgrading note regarding cursor reset.Keith Bostic
2015-03-10Merge branch 'develop' into cursor-reset-2Keith Bostic
2015-03-10Case-sensitivity is an API change, and an entry to the upgrading notes.Keith Bostic
2015-03-09Remove pockets of case-sensitivity for configuration strings.Keith Bostic
2015-03-08Change the statistics cursor WT_CURSOR.reset method to re-load statisticsKeith Bostic
2015-03-06lint: fix some warnings, a minor leak and a Windows test failure (from callin...Michael Cahill
2015-03-04typoKeith Bostic
2015-03-04Mention the cache_overhead configuration when talking about swapping outKeith Bostic
2015-02-19add words to dictionary for docsMichael Cahill
2015-02-16Remove ./examples from EXAMPLE_PATH, it's gone.Keith Bostic
2015-02-16spellingKeith Bostic
2015-02-16Fix wtperf example to reflect incorporation into wtstats.Susan LoVerso
2015-02-12Add recover config setting and use it in the wt command. #1651Susan LoVerso
2015-02-12Merge branch 'develop' into wt-recoverSusan LoVerso
2015-02-12Disable aggregation across all open checkpoints if statistics cursors don't s...Michael Cahill
2015-02-11Merge pull request #1644 from wiredtiger/wtstatsMichael Cahill
2015-02-10Add -r to 'wt' documentation. #1651Susan LoVerso
2015-02-09Merge pull request #1645 from wiredtiger/perf-pageMichael Cahill
2015-02-09Reorder sections in the C reference guide (extensions before tuning).Michael Cahill
2015-02-06Removing mentions of WiredTiger, Inc. as a company.Keith Bostic
2015-02-06Move the LevelDB API page to the "building and installing" section.Keith Bostic
2015-02-06Found @ref_single, remove the REFGENERIC hack.Keith Bostic
2015-02-06Rework the wtperf visualization section to match the new directoryKeith Bostic
2015-02-02Split the POSIX and Windows build documentation into two pages.Keith Bostic
2015-01-27Windows Install DocumentationMark Benvenuto
2015-01-26Restore default transaction_sync values. #1585 #1586Susan LoVerso
2015-01-21Add log code to ensure write-no-sync. #1585Susan LoVerso
2015-01-13Some wording fixes from Sue.Don Anderson
2015-01-13Mentioned wtstats.py --help in the doc, as well as using a directory argument.Don Anderson
2015-01-13Added documentation for wtstats.pyDon Anderson
2015-01-04Copyright notices: add MongoDB, update to 2015.Keith Bostic
2014-12-29When we redid the database statistics configuration, we configured the wtKeith Bostic
2014-12-23Candidate for 2.5.0 release changelogAlex Gorrod
2014-12-15Merge pull request #1454 from wiredtiger/overflow-relaxMichael Cahill
2014-12-12Add some wording around WT_PANIC to clarify that the application canKeith Bostic
2014-12-10Add an example a large leaf-page value overflow configKeith Bostic
2014-12-10Another pass over the wording.Keith Bostic
2014-12-09Separate the btree maximum key/value sizes from the underlying pageKeith Bostic