summaryrefslogtreecommitdiff
path: root/src/docs
AgeCommit message (Expand)Author
2014-10-16Add section about basecfg update.Alex Gorrod
2014-10-16Handle @subpage_single the same as @ref_single in the docs, for cases where a...Michael Cahill
2014-10-16Merge pull request #1274 from wiredtiger/basecfg-versionMichael Cahill
2014-10-15updateKeith Bostic
2014-10-15There are 4 global options.Keith Bostic
2014-10-15Add -j to the load command's synopsis line.Keith Bostic
2014-10-15Merge pull request #1258 from wiredtiger/java-doc-examplesMichael Cahill
2014-10-14Add more wording on upgrade/downgrade of databases.Keith Bostic
2014-10-13Add a page on upgrading.Keith Bostic
2014-10-13Make sure the Java examples are built along with the API. Make section names...Michael Cahill
2014-10-06Multiple language doc support. refs #1130.Don Anderson
2014-09-25Merge branch 'develop' into json-loadDon Anderson
2014-09-25Minor cleanup of new wtperf throttle code.Susan LoVerso
2014-09-22Merge pull request #1238 from wiredtiger/remove-merge-threadssueloverso
2014-09-22Make text match example.Susan LoVerso
2014-09-19Merge branch 'develop' into json-loadAlex Gorrod
2014-09-19Remove lsm=(merge_threads) configuration option.Alex Gorrod
2014-09-11Add a section on choosing a storage option.Keith Bostic
2014-09-11I don't expect to fix named checkpoints in LSM, tombstones were theKeith Bostic
2014-09-11LSM tombstones are no longer empty values, remove that caveat fromKeith Bostic
2014-09-10Document that bulk load cursors are non-transactional.Michael Cahill
2014-09-10Fix for doxygen-1.8.8: it doesn't know how to treat "wiredtiger.in" without h...Michael Cahill
2014-09-05Document the autogen.sh script in the top level of the tree: that is common p...Michael Cahill
2014-09-03Normal transaction boundaries no longer reset cursors, reference #1181.Keith Bostic
2014-09-02Merge branch 'develop' into json-loadDon Anderson
2014-09-01updateKeith Bostic
2014-09-01Minor wording changes to clarify the LevelDB configuration options.Keith Bostic
2014-08-29Merge pull request #1184 from wiredtiger/doc-cleanup-autobriefKeith Bostic
2014-08-29Merge branch 'develop' into no-txn-reset-cursorsMichael Cahill
2014-08-29Merge pull request #1120 from wiredtiger/lsm-shared-workersMichael Cahill
2014-08-29Turn off autobrief for pages in the documentation, do a pass for naming struc...Michael Cahill
2014-08-28Make the two paragraphs match (they're the same, really), I'll abstractKeith Bostic
2014-08-29s/rolled-back/rolled back/gMichael Cahill
2014-08-29nitMichael Cahill
2014-08-29Merge branch 'develop' into lsm-shared-workersAlex Gorrod
2014-08-28Switch from adaptive pthread mutexes by default, based on:Keith Bostic
2014-08-28More documentation changes: explicit calls to begin_transaction andKeith Bostic
2014-08-28Be a little more emphatic, so applications make this change.Keith Bostic
2014-08-28Merge branch 'develop' into no-txn-reset-cursorsKeith Bostic
2014-08-28Clarify the bulk-load & durability paragraph, use a single chunk of textKeith Bostic
2014-08-28Update to the current version of the autoconf macro we use to search for JNI ...Michael Cahill
2014-08-28Merge with develop.Michael Cahill
2014-08-27Coordinate log cursors and log archiving. #1163Susan LoVerso
2014-08-27Add intro sentence to retain paragraph. #1150Susan LoVerso
2014-08-27Minor changes from durability doc review. #1150Susan LoVerso
2014-08-27src/docs/tune-durability.dox:67: warning: multiple use of section label 'dura...Michael Cahill
2014-08-27Don't reset cursors during transaction begin or commit (only on rollback).Michael Cahill
2014-08-27Merge branch 'develop' into lsm-shared-workersAlex Gorrod
2014-08-26WiredTiger only has one kind of backup, quit calling it "hot backup".Keith Bostic
2014-08-26Merge branch 'develop' into durability-docsMichael Cahill