summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1812 from wiredtiger/checkpoint-closing-filesAlex Gorrod2015-03-261-0/+1
|\
| * Merge branch 'develop' into checkpoint-closing-filesMichael Cahill2015-03-262-0/+12
| |\
| * | When we complete a schema-changing operation, make sure the metadata is stabl...Michael Cahill2015-03-261-0/+1
* | | Merge pull request #1816 from wiredtiger/zlib-copy-streamsMichael Cahill2015-03-261-0/+1
|\ \ \ | |_|/ |/| |
| * | Use deflateCopy to copy streams for rollback in case the compressed size is t...Michael Cahill2015-03-251-0/+1
* | | Use beginthreadex, and ensure we use the correct C calling conventions in all...Mark Benvenuto2015-03-251-0/+1
|/ /
* | Add a single set of fhandle flags for open and close. #1785Susan LoVerso2015-03-241-0/+2
* | Add statistics to track internal/overflow/leaf pages in cache.Alex Gorrod2015-03-241-0/+9
|/
* Bump release version to 2.5.3 on develop branch.Alex Gorrod2015-03-241-1/+1
* Merge branch 'develop' into base-config-crashKeith Bostic2015-03-221-20/+25
|\
| * Fix formatting.Keith Bostic2015-03-201-5/+5
| * Formatting cleanup, make compressor wording consistent for block andKeith Bostic2015-03-201-11/+13
| * Add a test for invalid extractorsKeith Bostic2015-03-201-1/+2
| * Add tests for illegal block compressors.Keith Bostic2015-03-201-1/+2
| * Add tests for illegal key/value format configurations.Keith Bostic2015-03-201-2/+2
| * Add configuration-time checks for invalid collators.Keith Bostic2015-03-201-1/+2
* | Push the rest of the FILE handle functions down into the OS-specificKeith Bostic2015-03-202-0/+12
* | Split the FILE functions out to os_posix/os_stdio.c, we're going to needKeith Bostic2015-03-201-0/+1
|/
* Merge pull request #1757 from wiredtiger/page-alloc-accountingAlex Gorrod2015-03-201-2/+3
|\
| * Only align buffers on Linux if direct I/O is configured. Clarify why we roun...Michael Cahill2015-03-201-2/+3
* | Merge branch 'develop' into index-cursor-compareAlex Gorrod2015-03-203-8/+14
|\ \
| * \ Merge branch 'develop' into config-check-with-functionMichael Cahill2015-03-203-2/+20
| |\ \
| * \ \ Merge branch 'develop' into config-check-with-functionKeith Bostic2015-03-131-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | Add support for calling functions to validate configuration values,Keith Bostic2015-03-123-8/+14
* | | | Use the configured collator when index cursor need to compare keys.Michael Cahill2015-03-191-4/+4
| |_|/ |/| |
* | | Fixup lint in new lz4 source code.Alex Gorrod2015-03-181-0/+1
* | | Merge pull request #1756 from qconner/lz4-compressorAlex Gorrod2015-03-181-2/+2
|\ \ \
| * | | LZ4 external compressorQuentin Conner2015-03-121-2/+2
* | | | Merge pull request #1746 from wiredtiger/checkpoint-id-per-fileMichael Cahill2015-03-181-0/+7
|\ \ \ \
| * | | | Implement review feedback.Alex Gorrod2015-03-171-4/+0
| * | | | Add a new statistic tracking range of IDs pinned by a transaction.Alex Gorrod2015-03-161-0/+3
| * | | | Add some statistics and update places that call txn_visible_allAlex Gorrod2015-03-111-0/+4
| * | | | Add a global checkpoint generation and track it per data handle.Alex Gorrod2015-03-111-0/+4
* | | | | Merge pull request #1753 from wiredtiger/sweep-api-configsueloverso2015-03-171-0/+10
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Implement review feedback. The new configuration strings are:Alex Gorrod2015-03-171-9/+9
| * | | | Fixup lint.Alex Gorrod2015-03-121-2/+2
| * | | | Add ability to configure sweep server timings via API.Alex Gorrod2015-03-121-1/+11
* | | | | Merge pull request #1748 from wiredtiger/async-apisueloverso2015-03-131-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | If the application only has 1 outstandin async operation at a time,Keith Bostic2015-03-111-1/+1
| | |/ / | |/| |
* | | | Make dist/s_all run cleanly again.Keith Bostic2015-03-121-0/+1
| |/ / |/| |
* | | Merge branch 'develop' into cursor-reset-2Keith Bostic2015-03-103-4/+10
|\ \ \ | |/ /
| * | Mark statistics with the right aggregation flags.Alex Gorrod2015-03-101-3/+4
| |/
| * Merge pull request #1696 from wiredtiger/log-wrlsn-threadMichael Cahill2015-03-092-0/+5
| |\
| | * lint: fix some warnings, a minor leak and a Windows test failure (from callin...Michael Cahill2015-03-061-0/+1
| | * Merge branch 'develop' into log-wrlsn-threadMichael Cahill2015-03-062-0/+2
| | |\
| | * \ Merge branch 'develop' into log-wrlsn-threadSusan LoVerso2015-03-011-3/+2
| | |\ \
| | * | | Clear flags when freeing slot. Remove extra stats. #1683Susan LoVerso2015-02-231-3/+0
| | * | | Still more stats. #1683Susan LoVerso2015-02-231-0/+2
| | * | | Add more stats. #1683Susan LoVerso2015-02-231-0/+2
| | * | | Add some stats. #1683Susan LoVerso2015-02-231-0/+2