summaryrefslogtreecommitdiff
path: root/src/docs/spell.ok
AgeCommit message (Expand)Author
2014-10-16Handle @subpage_single the same as @ref_single in the docs, for cases where a...Michael Cahill
2014-10-15updateKeith Bostic
2014-10-06Multiple language doc support. refs #1130.Don Anderson
2014-09-22Merge pull request #1238 from wiredtiger/remove-merge-threadssueloverso
2014-09-22Make text match example.Susan LoVerso
2014-09-19Remove lsm=(merge_threads) configuration option.Alex Gorrod
2014-09-05Document the autogen.sh script in the top level of the tree: that is common p...Michael Cahill
2014-09-01updateKeith Bostic
2014-08-28Switch from adaptive pthread mutexes by default, based on:Keith Bostic
2014-08-26Merge branch 'develop' into durability-docsMichael Cahill
2014-08-25Structure durability wording as 3 pages, "checkpoint durability",Keith Bostic
2014-08-25Add a page to the documentation describing transactional durabililty.Michael Cahill
2014-08-23Add more information and examples for the log cursors (a few bug fixes,Keith Bostic
2014-08-15Add a way to create documentation snippets that are reused in multiple places...Michael Cahill
2014-08-08updateKeith Bostic
2014-08-07Add descriptions of wtperf args and script options.Susan LoVerso
2014-08-07updateKeith Bostic
2014-08-05Review/edit the new asynchronous doc page, lots of randomKeith Bostic
2014-08-02Add a wtperf page to the documentation, how to simulate workloads.Keith Bostic
2014-07-29Add a page to the documentation describing how to use the LevelDB API.Michael Cahill
2014-07-15Update the dictionary for the documentation to cover Basho, HyperLevelDB.Michael Cahill
2014-07-14Fix up the license information, add in HyperLevelDB and Basho information.Keith Bostic
2014-07-14updateKeith Bostic
2014-07-03Merge branch 'develop' into leveldb-apiMichael Cahill
2014-07-02Add Clang's scan-build to the list of static tools.Keith Bostic
2014-07-02Merge pull request #1091 from wiredtiger/testing-docKeith Bostic
2014-07-02Update the list of configuration options: remove --enable-debug, addKeith Bostic
2014-07-01Fix the Jenkins link, add a section on static testingKeith Bostic
2014-07-01Convert the testing wiki page into a page in the documentation.Michael Cahill
2014-06-24Add LevelDB/Google Inc. to the list of 3rd party software that mayKeith Bostic
2014-06-02Add a mention of the JSON dump format to the Ref Guide, reference #740.Keith Bostic
2014-05-21Add the top-level NEWS file as a "change log" page in the documentation.Michael Cahill
2014-05-07spellingMichael Cahill
2014-04-14Split the tuning page sections into individual pages, add a perf-tuningKeith Bostic
2014-02-26Add upgrade documentation about configuration string parsing changes.Alex Gorrod
2014-02-03Document the change to transaction_sync default value.Alex Gorrod
2014-02-03Only retry compress_raw if it returns EAGAIN. Otherwise, if no rows were com...Michael Cahill
2014-01-31spellingMichael Cahill
2014-01-30Add zlib documentation.Keith Bostic
2014-01-18clean up spelling, make dist/s_all pass again.Keith Bostic
2014-01-18test/format runs, now.Keith Bostic
2013-11-06Clarify that you can use tar or some other file archiver to do hotKeith Bostic
2013-10-18Add information about Linux performance tuning to our docs.Alex Gorrod
2013-08-11Add Memrata documentation.Keith Bostic
2013-07-17Add a more complex raw mode example, plus an example showing a projectionKeith Bostic
2013-07-03Dual-license under either GPLv2 or GPLv3.Keith Bostic
2013-05-13Mention dd explicitly, it has an option to configure O_DIRECT access.Keith Bostic
2013-05-02Allow unquoted config values that include slashes.Michael Cahill
2013-04-10Add a new method WT_EXTENSION_API::config that takes a cfg[] and returnsKeith Bostic
2013-04-04Write some custom data source documentation based on my Berkeley DB code.Keith Bostic