summaryrefslogtreecommitdiff
path: root/src/docs/transactions.dox
Commit message (Expand)AuthorAgeFilesLines
* Extend support for dropping named snapshots.Alex Gorrod2015-05-201-3/+3
* Split named snapshot API into separate begin and drop methods.Alex Gorrod2015-05-201-2/+3
* Update documentation for WT_SESSION::snapshot API.Alex Gorrod2015-04-091-7/+7
* Add an initial implementation of named, in-memory snapshots. This implementa...Michael Cahill2015-04-011-0/+20
* Rename WT_DEADLOCK to WT_ROLLBACK, reference #1204.Keith Bostic2014-10-171-4/+4
* Multiple language doc support. refs #1130.Don Anderson2014-10-061-1/+1
* s/rolled-back/rolled back/gMichael Cahill2014-08-291-1/+1
* More documentation changes: explicit calls to begin_transaction andKeith Bostic2014-08-281-12/+13
* Structure durability wording as 3 pages, "checkpoint durability",Keith Bostic2014-08-251-4/+6
* Add a page to the documentation describing transactional durabililty.Michael Cahill2014-08-251-13/+4
* Doc typo: there is no need for "::" after a structure name.Michael Cahill2014-06-031-1/+1
* Reset cursors on auto-commit failure, reference #672.Keith Bostic2014-06-021-8/+12
* Change hazard reference to hazard pointer, plus a few minor doc edits.Susan LoVerso2012-12-061-2/+2
* Add documentation describing that application-supplied keys and values are notMichael Cahill2012-09-281-0/+5
* Expand the documentation on using cursors without explicit transactions.Michael Cahill2012-08-151-9/+24
* Take another run at long-lived cursor and transactional wording, useKeith Bostic2012-08-141-18/+19
* Make cursors long-lived objects: instead of txn_commit and txn_rollbackKeith Bostic2012-08-131-5/+11
* re-work transaction page to list the isolation levels in order ofKeith Bostic2012-08-091-14/+15
* Document read-committed is the 1.3 release default isolation.Keith Bostic2012-08-081-42/+60
* Get rid of "snapshot" at the API layer, drive the change down to the btreeKeith Bostic2012-06-181-4/+4
* Default to "transactional=on" in the API, update docs to match.Michael Cahill2012-05-241-5/+0
* Add more documentation for transactions.Michael Cahill2012-05-231-40/+49
* Move docs/src to src/docs.Michael Cahill2012-05-091-0/+82