summaryrefslogtreecommitdiff
path: root/src/docs
Commit message (Expand)AuthorAgeFilesLines
* Update the version labelMichael Cahill2015-11-191-1/+1
* Bump the WiredTiger version to 2.7.0 in preparation for a new release.Michael Cahill2015-11-191-2/+2
* Merge branch 'develop' into wt-1315-join-cursorMichael Cahill2015-11-181-0/+7
|\
| * WT-2182: Add upgrading documentation re: statistics changeAlex Gorrod2015-11-171-0/+7
* | Merge branch 'develop' into wt-1315-join-cursorDon Anderson2015-11-172-15/+36
|\ \ | |/
| * Merge pull request #2293 from wiredtiger/cusors-ops-wordingKeith Bostic2015-11-162-15/+36
| |\
| | * WT-2217: change WT_CURSOR.insert to clear "set" key/value on succesfulKeith Bostic2015-11-152-16/+29
| | * Wording changes to clarify when applications can discard memory passedKeith Bostic2015-11-061-14/+22
* | | Merge branch 'develop' into wt-1315-join-cursorDon Anderson2015-11-101-4/+15
|\ \ \ | |/ /
| * | WT-2200 Change WiredTiger caching strategy on WindowsMark Benvenuto2015-11-051-4/+15
| |/
* | Merge branch 'develop' into wt-1315-join-cursorDon Anderson2015-11-041-0/+2
|\ \ | |/
| * Make new in-memory only error return undocumented.Alex Gorrod2015-10-301-3/+0
| * WT-2178 When running in memory return an error if an operation wouldAlex Gorrod2015-10-221-0/+3
| * Update auto generated documentation.Alex Gorrod2015-10-201-0/+2
* | WT-1315. Added doc for join cursors, including java doc.Don Anderson2015-11-035-0/+28
|/
* WT-2104 Update doc to mention transaction_sync method.Susan LoVerso2015-09-171-1/+4
* WT-2104 Write up commit and log_flush options.Susan LoVerso2015-09-162-5/+37
* SERVER-20385: the original use case of WT_CURSOR.next(random) was toKeith Bostic2015-09-151-5/+0
* Minor cleanup of documentation changes.Michael Cahill2015-08-201-9/+6
* SERVER-18356 - Update documentationDavid Hows2015-08-191-0/+12
* WT-2032: WT_CURSOR.next configured with next_random=true, now works on treesKeith Bostic2015-08-061-10/+6
* Merge branch 'develop' into wtperf_truncateAlex Gorrod2015-07-222-4/+18
|\
| * Merge pull request #2049 from wiredtiger/config-cursorsMichael Cahill2015-07-132-4/+8
| |\
| | * WT-1980 Rename data source for WT_SESSION::create metadata to "metadata:create".Michael Cahill2015-07-132-4/+8
| * | Don't talk about why eviction happens at all, it's not necessary here.Keith Bostic2015-07-081-11/+7
| * | WT-1988. Omitted eviction details from wording.Don Anderson2015-07-061-10/+4
| * | WT-1988. Added a doc subsection discussing the interation between cursors andDon Anderson2015-07-061-0/+20
| |/
* | Add the wtperf.dox file into commitDavid Hows2015-06-301-2/+2
|/
* Doc updates for sync on begin_transaction should be commit_transaction.Susan LoVerso2015-06-241-3/+3
* Add Named Snapshots to the "Advanced topics" listKeith Bostic2015-06-191-2/+3
* Add an upgrading note for the new WT_SESSION.verify strict configuration.Keith Bostic2015-06-081-0/+18
* Bump to 2.6.1 releaseAlex Gorrod2015-06-041-3/+3
* Editing of changelog.Alex Gorrod2015-06-041-2/+3
* Add draft changelog for 2.6.1 release.Alex Gorrod2015-06-031-0/+11
* Merge branch 'develop' into partial-loggingMichael Cahill2015-05-281-0/+21
|\
| * 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
| * Merge branch 'develop' into named-snapshotsAlex Gorrod2015-05-202-14/+25
| |\
| * \ Merge branch 'develop' into named-snapshotsMichael Cahill2015-05-1313-81/+301
| |\ \
| * | | Update documentation for WT_SESSION::snapshot API.Alex Gorrod2015-04-091-7/+7
| * | | Remove files I accidentally added in merge.Alex Gorrod2015-04-092-2218/+0
| * | | Merge branch 'develop' into named-snapshotsAlex Gorrod2015-04-092-0/+2218
| |\ \ \
| * | | | Add an initial implementation of named, in-memory snapshots. This implementa...Michael Cahill2015-04-011-0/+20
| |/ / /
* | | | Initial changes for per-table logging.Susan LoVerso2015-05-211-0/+2
| |_|/ |/| |
* | | Bump release version to 2.6.1 on develop branch.Alex Gorrod2015-05-151-6/+6
* | | Shuffle upgrading doc and spelling updates.Alex Gorrod2015-05-151-12/+19
* | | Call out the format-breaking change with LZ4 in boldMichael Cahill2015-05-151-2/+2
* | | Start fixing up the upgrading documentation.Alex Gorrod2015-05-131-4/+8
| |/ |/|
* | Merge branch 'develop' into encryption-apiMichael Cahill2015-05-121-0/+8
|\ \
| * \ Merge branch 'develop' into lz4-compress-destsizeKeith Bostic2015-05-111-1/+2
| |\ \