summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into lz4-compress-destsizeKeith Bostic2015-05-043-0/+10
|\
| * Merge pull request #1910 from wiredtiger/split_page_inmem_during_checkpointAlex Gorrod2015-05-042-0/+6
| |\
| | * Fix s_all and test issuesdaveh862015-04-291-0/+1
| | * inmem_split_during_checkpointdaveh862015-04-291-0/+5
| * | Merge pull request #1926 from wiredtiger/hashtable-prime-sizeMichael Cahill2015-05-041-0/+1
| |\ \
| | * | Use a prime number as the hash table size don't depend on the qualityKeith Bostic2015-05-011-0/+1
| * | | Merge pull request #1908 from daveh86/add_test_homedir_optionAlex Gorrod2015-05-041-0/+1
| |\ \ \
| | * | | Change comments and use snprintfdaveh862015-05-011-0/+1
| * | | | Manpage improvementsPat Gunn2015-05-021-0/+2
| | |/ / | |/| |
* | | | Add LZ4 raw support based on the new LZ4_compress_destSize API, makingKeith Bostic2015-05-031-0/+1
|/ / /
* | | updateKeith Bostic2015-05-011-0/+1
|/ /
* | Rename the locking macros: use "handle list" lock consistently, make the sess...Michael Cahill2015-04-302-3/+5
|/
* Change the sort of the log's slot array from qsort to insertion sort,Keith Bostic2015-04-251-0/+2
* TC MallocMark Benvenuto2015-04-241-0/+2
* Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-04-231-1/+0
|\
| * __wt_config_concat() is a special case of __wt_config_merge(), replaceKeith Bostic2015-04-221-1/+0
* | Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-04-221-1/+1
|\ \ | |/
| * Bump release tag on develop branch to 2.6.0Alex Gorrod2015-04-221-1/+1
* | Push renaming down into `api_data.py`, replacing lower-case handleKeith Bostic2015-04-211-28/+28
* | Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-04-213-9/+26
|\ \ | |/
| * Revert a change to split large in-memory pages.Alex Gorrod2015-04-211-5/+0
| * Merge pull request #1890 from daveh86/split_page_during_checkpointAlex Gorrod2015-04-211-0/+5
| |\
| | * Fix formatting for Pull 1890daveh862015-04-201-3/+3
| | * Allow in-memory splits during checkpointsdaveh862015-04-201-0/+5
| * | Update API documentation to tell explain session usage.Alex Gorrod2015-04-171-9/+19
| * | updateKeith Bostic2015-04-161-0/+1
| * | Update references to GitHub issues.Michael Cahill2015-04-161-0/+6
| |/
* | I changed auto-generated code, fix api_config.py to generate the codeKeith Bostic2015-04-151-2/+1
* | Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-04-156-18/+37
|\ \ | |/
| * updateKeith Bostic2015-04-141-1/+1
| * whitespaceKeith Bostic2015-04-141-1/+1
| * Merge branch 'develop' into sweep-flush-optKeith Bostic2015-04-141-3/+7
| |\
| | * Break too-long subconfig lines.Keith Bostic2015-04-141-3/+7
| * | Merge branch 'develop' into sweep-flush-optAlex Gorrod2015-04-141-9/+18
| |\ \ | | |/
| | * Merge branch 'develop' into config-subMichael Cahill2015-04-142-3/+4
| | |\
| | * | Generated tables for config subcategories now contains the name of theDon Anderson2015-04-131-9/+18
| * | | Merge branch 'develop' into sweep-flush-optAlex Gorrod2015-04-141-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Fixup file_manager=(close_handle_minimum) to have the right type.Alex Gorrod2015-04-141-3/+3
| * | | Merge branch 'develop' into sweep-flush-optAlex Gorrod2015-04-145-5/+2
| |\ \ \ | | |/ /
| | * | Change to build format without installing Berkeley DB.Keith Bostic2015-04-131-0/+1
| | |/
| | * Remove the pthread-mutex-logging spinlock type, it's no longer used.Keith Bostic2015-04-132-2/+0
| | * Revert "Flush files from the cache before closing as part of sweep."Keith Bostic2015-04-131-1/+0
| | * The Method class doesn't use the flags argument, remove it for now.Keith Bostic2015-04-131-2/+1
| * | Revert statistic that tracks sweep evictions.Alex Gorrod2015-04-141-1/+0
| * | Add a new statistic to track sweep evictions.Alex Gorrod2015-04-132-0/+2
| |/
| * Possible approach to avoiding lockout when when sweeping files: beforeKeith Bostic2015-04-111-0/+1
| * Update file_manager=(close_idle_time=,close_scan_interval=) max values.Alex Gorrod2015-04-101-2/+2
| * Merge branch 'develop' into sweep-file-handle-minimumKeith Bostic2015-04-091-0/+4
| |\
| | * KNF for Windows filesMark Benvenuto2015-04-081-0/+4
| * | Rename file_manager.open_handles to file_manager.close_handle_minimum,Keith Bostic2015-04-081-3/+3