summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Mark some internal sessions as not allowed to open data handles. Use this to...Michael Cahill2014-08-011-0/+1
* Merge pull request #1135 from wiredtiger/skip-bulk-sort-checkMichael Cahill2014-07-303-1/+6
|\
| * Merge the mid-level of the bulk code into the cursor level.Keith Bostic2014-07-282-3/+0
| * Add a cursor operation to skip the in-order key check in a row-store,Keith Bostic2014-07-252-0/+8
* | Bump release version to 2.3.1 on develop branch.Alex Gorrod2014-07-301-1/+1
* | Flesh out the eviction tuning wording, document eviction_workersKeith Bostic2014-07-291-8/+8
* | Remove trailing '.' characters from Config descriptions to avoidKeith Bostic2014-07-292-5/+6
* | Cut WiredTiger release 2.3.02.3.0Alex Gorrod2014-07-291-1/+1
|/
* updateKeith Bostic2014-07-171-0/+1
* Fix a bug when packing structures that include the packed size.Michael Cahill2014-07-171-1/+1
* Update the copyright checks to match the new LevelDB structure.Keith Bostic2014-07-151-3/+4
* Merge branch 'develop' into leveldb-apiMichael Cahill2014-07-031-0/+1
|\
| * updateKeith Bostic2014-07-021-0/+1
* | Merge branch 'develop' into leveldb-apiMichael Cahill2014-07-025-1/+26
|\ \ | |/
| * Merge branch 'develop' into eviction-under-loadAlex Gorrod2014-07-024-1/+16
| |\
| | * Merge pull request #1090 from wiredtiger/onpage-cellMichael Cahill2014-07-021-0/+2
| | |\
| | | * Convert row-store fast on-page key processing from per-page to per key.Keith Bostic2014-06-301-0/+2
| | * | Merge branch 'develop' into split-memory-managementKeith Bostic2014-07-011-0/+2
| | |\ \ | | | |/
| | * | Cleanup based on Alex's feedback.Michael Cahill2014-07-012-5/+4
| | * | Use a split generation number to determine when memory replaced by a split ca...Michael Cahill2014-06-251-2/+2
| | * | Add all possible statistics operations (DECRV and ATOMIC flavors)Michael Cahill2014-06-251-0/+10
| | * | Merge branch 'develop' into split-memory-managementMichael Cahill2014-06-251-0/+8
| | |\ \
| | * \ \ Merge branch 'develop' into split-memory-managementMichael Cahill2014-06-251-1/+1
| | |\ \ \
| | * | | | Add statistics to track memory from splits that cannot be freed immediately.Michael Cahill2014-06-201-0/+4
| * | | | | Merge branch 'eviction-under-load' into eviction-statsAlex Gorrod2014-07-021-0/+2
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Add new statistics_log=(on_close=bool) option.Alex Gorrod2014-06-251-0/+2
| | | |_|/ | | |/| |
| * | | | Add statistics to track eviction server candidate list sizes.Alex Gorrod2014-06-271-0/+8
| |/ / /
| * | | Add generated Java sources to s_copyright.list.Michael Cahill2014-06-251-0/+8
| | |/ | |/|
* | | Merge branch 'develop' into leveldb-apiMichael Cahill2014-06-254-32/+44
|\ \ \ | |/ /
| * | Bump release version on develop branch to 2.2.2Alex Gorrod2014-06-251-1/+1
| |/
| * Clarify that the transaction sync setting overrides the global setting. Add ...Michael Cahill2014-06-201-3/+6
| * Minor cleanup. Add enabled/none test case back in. #1074Susan LoVerso2014-06-191-1/+1
| * Split the global transaction_sync configuration into two parts: a sync method...Michael Cahill2014-06-192-11/+19
| * Fix a formatting problem with configuration defaults: sub-configurations of t...Michael Cahill2014-06-191-23/+21
| * Add per-txn sync configuration support. #1074Susan LoVerso2014-06-181-0/+3
* | Put the LevelDB API into the public domain, add a copyright notice toKeith Bostic2014-06-241-1/+0
* | Minor futzing with the LevelDB copyright checks, add a WiredTigerKeith Bostic2014-06-244-22/+16
* | Merge branch 'develop' into leveldb-apiMichael Cahill2014-06-121-0/+2
|\ \ | |/
| * updateKeith Bostic2014-06-041-0/+1
| * whitespace, spellingMichael Cahill2014-06-031-0/+1
* | Minor formatting/editing to 13693dc: jump to err label in __conn_single()Keith Bostic2014-06-041-3/+2
* | Add exclusive option to wiredtiger_open.Alex Gorrod2014-06-041-0/+5
* | Merge branch 'develop' into leveldb-apiMichael Cahill2014-05-297-13/+35
|\ \ | |/
| * spell, KNF.Keith Bostic2014-05-231-0/+1
| * Merge branch 'develop' into doc-changelogMichael Cahill2014-05-237-13/+20
| |\
| | * Merge branch 'develop' into json-dumpSusan LoVerso2014-05-223-5/+4
| | |\
| | | * First attempt to add a sweep thread to close data handles only afterKeith Bostic2014-05-213-3/+2
| | | * Merge branch 'develop' into separate-close-threadKeith Bostic2014-05-212-2/+4
| | | |\
| | | * | Rename WT_EVICTION_LOCKED to WT_EVICTING, we're going to set it whenKeith Bostic2014-05-201-1/+1
| | | * | Flag rename:Keith Bostic2014-05-201-1/+1