summaryrefslogtreecommitdiff
path: root/src/docs
AgeCommit message (Expand)Author
2014-05-21Cut WiredTiger release 2.2.02.2.0Alex Gorrod
2014-05-14Pull out configuration ordering into its own section, for clarity.Keith Bostic
2014-05-07spellingMichael Cahill
2014-05-07Add documentation for the `WiredTiger.basecfg` file.Michael Cahill
2014-05-07Update documentation to reflect --enable-verbose.Alex Gorrod
2014-05-02Merge pull request #981 from wiredtiger/prefix-compression-defaultMichael Cahill
2014-05-01Optionally skip block cleanup and leak memory on connection close.Keith Bostic
2014-05-01Minor shuffling of prefix-compression docs (now that prefix-compressionKeith Bostic
2014-05-01Disable prefix compression by default.Michael Cahill
2014-04-16Simplify, compaction works on everything but user-defined data sources.Keith Bostic
2014-04-16Remove text that says we don't support transactional logging.Keith Bostic
2014-04-16Fix the cursor-persistence wording, I messed it up.Keith Bostic
2014-04-15Note that WT_CURSOR.insert doesn't hold a position in the object, soKeith Bostic
2014-04-15Make it explicit that LSM cursors cannot read from checkpoints, at leastKeith Bostic
2014-04-15Make it explicit that LSM cursors cannot read from checkpoints, at least unti...Michael Cahill
2014-04-14Split the tuning page sections into individual pages, add a perf-tuningKeith Bostic
2014-04-03Generate Linux man pages when generating docs.Alex Gorrod
2014-03-28Cut release 2.1.2Alex Gorrod
2014-03-28Update sharec_cache configuration again.Alex Gorrod
2014-03-28Add upgrade doc for shared_cache config changes.Alex Gorrod
2014-03-04Cut release 2.1.12.1.1Alex Gorrod
2014-03-04Fix wtperf make check, and versions in upgrading documentation.Alex Gorrod
2014-02-26Add upgrade documentation about configuration string parsing changes.Alex Gorrod
2014-02-26Merge branch 'develop' into config-parse-apiAlex Gorrod
2014-02-25Fix stat Options subsection.Susan LoVerso
2014-02-25Configuration parser API, update documentation and examples.Alex Gorrod
2014-02-21typo, helium_open_o_truncate -> helium_o_truncateKeith Bostic
2014-02-12Add '.' to config regex doc. #871Susan LoVerso
2014-02-04Cut WiredTiger release 2.1.02.1.0Alex Gorrod
2014-02-03Fix grammar error in upgrading documentation.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-30Fix the naming of the compression library, it's libXXX, the extensionKeith Bostic
2014-01-24Add compression support for Helium devices (the Helium HE_I_COMPRESSKeith Bostic
2014-01-24Note that Helium volumes don't support hot backup.Keith Bostic
2014-01-24You don't have to copy the files to a different directory.Keith Bostic
2014-01-21Include the "community" page in the top-level docs as well as in each build.Michael Cahill
2014-01-18clean up spelling, make dist/s_all pass again.Keith Bostic
2014-01-18test/format runs, now.Keith Bostic
2014-01-07Update copyright notices for 2014.Keith Bostic
2013-12-16Better/fixed support for huge keys/values.Keith Bostic
2013-12-12minor rewordingKeith Bostic
2013-12-12Apple renamed "Mac OS X" to "OS X".Keith Bostic
2013-12-12Cut WiredTiger release 2.0.12.0.1Alex Gorrod
2013-12-11Cut WiredTiger release 2.0.02.0.0Alex Gorrod
2013-12-11LSM compaction review updates. Implement Sue's suggestions, be more aggressi...Michael Cahill
2013-12-04Documentation lintMichael Cahill
2013-12-03lsm_bloom_hash_count -> lsm=(bloom_hash_count)Keith Bostic