summaryrefslogtreecommitdiff
path: root/src/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into mongodb-3.0Michael Cahill2015-04-171-1/+1
|\
| * Update references to GitHub issues.Michael Cahill2015-04-161-1/+1
* | Merge branch 'master' into developAlex Gorrod2015-03-262-4/+8
|\ \ | |/
| * Add empty upgrading section for 2.5.2 release.Alex Gorrod2015-03-241-0/+4
| * Update version in docs.Alex Gorrod2015-03-231-3/+3
* | Merge pull request #1757 from wiredtiger/page-alloc-accountingAlex Gorrod2015-03-201-0/+7
|\ \
| * | Only align buffers on Linux if direct I/O is configured. Clarify why we roun...Michael Cahill2015-03-201-0/+7
* | | Add LZ4 to the documentation.Keith Bostic2015-03-184-31/+68
|/ /
* | Make dist/s_all run cleanly again.Keith Bostic2015-03-121-0/+1
* | Merge pull request #1749 from wiredtiger/wt-logging-offMichael Cahill2015-03-121-2/+4
|\ \
| * | Support no-logging mode in wt command for debug. #1732Susan LoVerso2015-03-111-2/+4
| |/
* | Merge branch 'develop' into cursor-reset-2Michael Cahill2015-03-123-0/+13
|\ \
| * | Case-sensitivity is an API change, and an entry to the upgrading notes.Keith Bostic2015-03-102-0/+15
| * | Remove pockets of case-sensitivity for configuration strings.Keith Bostic2015-03-091-0/+3
| |/
* | Add an upgrading note regarding cursor reset.Keith Bostic2015-03-101-0/+14
* | Merge branch 'develop' into cursor-reset-2Keith Bostic2015-03-101-0/+1
|\ \ | |/
| * lint: fix some warnings, a minor leak and a Windows test failure (from callin...Michael Cahill2015-03-061-0/+1
* | Change the statistics cursor WT_CURSOR.reset method to re-load statisticsKeith Bostic2015-03-081-0/+4
|/
* typoKeith Bostic2015-03-041-1/+1
* Mention the cache_overhead configuration when talking about swapping outKeith Bostic2015-03-041-0/+5
* add words to dictionary for docsMichael Cahill2015-02-191-0/+3
* Remove ./examples from EXAMPLE_PATH, it's gone.Keith Bostic2015-02-161-2/+1
* spellingKeith Bostic2015-02-161-1/+1
* Fix wtperf example to reflect incorporation into wtstats.Susan LoVerso2015-02-163-56/+12
* Add recover config setting and use it in the wt command. #1651Susan LoVerso2015-02-121-0/+3
* Merge branch 'develop' into wt-recoverSusan LoVerso2015-02-126-50/+169
|\
| * Disable aggregation across all open checkpoints if statistics cursors don't s...Michael Cahill2015-02-121-0/+18
| * Merge pull request #1644 from wiredtiger/wtstatsMichael Cahill2015-02-115-50/+151
| |\
| | * Found @ref_single, remove the REFGENERIC hack.Keith Bostic2015-02-063-5/+1
| | * Rework the wtperf visualization section to match the new directoryKeith Bostic2015-02-066-51/+156
* | | Add -r to 'wt' documentation. #1651Susan LoVerso2015-02-102-20/+26
|/ /
* | Merge pull request #1645 from wiredtiger/perf-pageMichael Cahill2015-02-094-38/+28
|\ \
| * | Reorder sections in the C reference guide (extensions before tuning).Michael Cahill2015-02-091-9/+9
| * | Move the LevelDB API page to the "building and installing" section.Keith Bostic2015-02-064-38/+28
| |/
* | Removing mentions of WiredTiger, Inc. as a company.Keith Bostic2015-02-063-4/+5
|/
* Split the POSIX and Windows build documentation into two pages.Keith Bostic2015-02-023-82/+129
* Windows Install DocumentationMark Benvenuto2015-01-272-9/+75
* Restore default transaction_sync values. #1585 #1586Susan LoVerso2015-01-261-14/+15
* Add log code to ensure write-no-sync. #1585Susan LoVerso2015-01-211-13/+18
* Some wording fixes from Sue.Don Anderson2015-01-131-5/+5
* Mentioned wtstats.py --help in the doc, as well as using a directory argument.Don Anderson2015-01-131-5/+19
* Added documentation for wtstats.pyDon Anderson2015-01-135-0/+42
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-044-3/+5
* When we redid the database statistics configuration, we configured the wtKeith Bostic2014-12-291-4/+4
* Candidate for 2.5.0 release changelogAlex Gorrod2014-12-232-5/+5
* Merge pull request #1454 from wiredtiger/overflow-relaxMichael Cahill2014-12-153-62/+139
|\
| * Add an example a large leaf-page value overflow configKeith Bostic2014-12-101-0/+4
| * Another pass over the wording.Keith Bostic2014-12-101-37/+41
| * Separate the btree maximum key/value sizes from the underlying pageKeith Bostic2014-12-093-62/+131
* | Add some wording around WT_PANIC to clarify that the application canKeith Bostic2014-12-121-1/+1
|/