summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-181-2/+4
| * | | | Merge branch 'develop' into wt-2223Keith Bostic2016-04-181-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | WT-2553: Document in-memory configuration and WT_CACHE_FULL error returnKeith Bostic2016-04-152-4/+4
* | | | | Merge branch 'develop' into wt-2539Keith Bostic2016-04-192-0/+6
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'develop' into wt-2103Keith Bostic2016-04-151-0/+2
| |\ \ \ \ | | |/ / /
| | * | | A new heuristic for deciding if the server should help evict based on how muc...Sasha Fedorova2016-04-131-0/+1
| | * | | WT-2546 Restore original text for cache_eviction_server_not_evictionSusan LoVerso2016-04-131-1/+1
| | * | | WT-2546 The evict server probabilistically decides whether or not to evict ba...Sasha Fedorova2016-04-131-0/+1
| | | |/ | | |/|
| * | | WT-2103: add incremental backup testing to formatKeith Bostic2016-04-141-0/+1
| |/ /
| * | Merge branch 'develop' into wt-2453Susan LoVerso2016-04-121-0/+1
| |\ \
| * | | WT-2453 Add some stats about the eviction queue being empty.Susan LoVerso2016-04-121-0/+3
| * | | WT-2453 If eviction server is helping evict, have it skip large pages.Susan LoVerso2016-04-041-0/+1
| * | | WT-2453 Remove stat that is now unused.Susan LoVerso2016-04-041-1/+0
* | | | WT-2539 Make streams a separate handle type from files.Michael Cahill2016-04-122-3/+5
| |/ / |/| |
* | | WT-2540: Separate stream and file handle methodsKeith Bostic2016-04-081-0/+1
|/ /
* | WT-2330 Move the map handle back into the block structure.Alex Gorrod2016-03-311-0/+1
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-301-0/+1
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-292-2/+2
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-293-3/+5
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-293-36/+36
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-294-1/+10
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-271-0/+1
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-262-0/+4
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-251-0/+1
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-253-0/+3
* | Merge branch 'develop' into wt-2330Keith Bostic2016-03-252-1/+3
|\ \ | |/
| * Bump release version on develop to 2.8.1Alex Gorrod2016-03-241-1/+1
| * Switch PPC to PowerPC.Alex Gorrod2016-03-241-0/+1
| * Cut WiredTiger WT-2.8.0 releaseAlex Gorrod2016-03-232-1/+2
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-241-0/+9
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-241-4/+5
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-241-1/+1
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-241-13/+31
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-243-14/+12
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-211-1/+1
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-202-2/+3
* | WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-191-1/+0
* | Merge branch 'develop' into wt-2330Keith Bostic2016-03-184-5/+34
|\ \ | |/
| * WT-2492 Change printf format specifier to be Windows compatible.Keith Bostic2016-03-161-0/+1
| * Merge pull request #2473 from wiredtiger/wt-2375-collator-testsMichael Cahill2016-03-141-0/+1
| |\
| | * Merge branch 'develop' into wt-2375-collator-testsMichael Cahill2016-03-1414-63/+122
| | |\
| | * | WT-2375 Whitespace and spelling.Don Anderson2016-02-011-0/+1
| * | | Merge pull request #2493 from wiredtiger/wt-2381Michael Cahill2016-03-142-5/+19
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'develop' into wt-2381Keith Bostic2016-03-101-0/+1
| | |\ \
| | * \ \ Merge branch 'wt-2381' into wt-2381-lsm-metadataMichael Cahill2016-03-104-49/+59
| | |\ \ \
| | | * \ \ Merge branch 'develop' into wt-2381Keith Bostic2016-03-081-2/+2
| | | |\ \ \
| | | * \ \ \ Merge branch 'develop' into wt-2381Keith Bostic2016-03-034-48/+58
| | | |\ \ \ \
| | * | | | | | WT-2381 Rewrite LSM metadata to fix dump / load.Michael Cahill2016-03-031-5/+18
| | |/ / / / /
| | * | | | | Merge branch 'develop' into wt-2381Keith Bostic2016-02-245-5/+27
| | |\ \ \ \ \
| | * | | | | | WT-2381: dump utility discards table configKeith Bostic2016-02-121-0/+1