summaryrefslogtreecommitdiff
path: root/src/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'develop' into none-configAlex Gorrod2014-12-083-158/+159
|\
| * Change the Python scripts to follow Python indenting standards (4 spaceKeith Bostic2014-12-032-155/+156
| * Changes in #1204, #1288 mistakenly changed the values for some errorKeith Bostic2014-12-031-3/+3
* | More docs for "none" configs.Michael Cahill2014-12-081-0/+8
* | Check for configurations of "none" in a wrapper around the config string pars...Michael Cahill2014-12-081-3/+0
* | Support "none" in all configuration strings as an alternative to anKeith Bostic2014-12-031-0/+3
|/
* Merge branch 'develop' into split-rightMichael Cahill2014-12-021-1/+1
* When we switched from converting off_t's to/from uint32_t's in fileKeith Bostic2014-11-282-30/+21