summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into 2.5.0-releaseMichael Cahill2014-12-241-1/+5
|\
| * Merge pull request #1514 from markbenvenuto/printlog_jsonMichael Cahill2014-12-241-1/+5
| |\
| | * Fix json formatting of printlog to be valid jsonMark Benvenuto2014-12-231-1/+5
* | | Candidate for 2.5.0 release changelogAlex Gorrod2014-12-231-1/+1
|/ /
* | Use "none" for configurations in documentation but store empty defaults. Thi...Michael Cahill2014-12-222-6/+8
|/
* Add __wt_getenv to workaround caching in MSVC CRT's getenv implementation.Mark Benvenuto2014-12-193-0/+4
* Insulate against language-specific sort order in s_win.Michael Cahill2014-12-191-0/+4
* Add a Windows-specific file, os_win/os_snprintf.c.Keith Bostic2014-12-171-1/+2
* Clarify that setting statistics_log.wait to non-zero value starts theKeith Bostic2014-12-171-1/+2
* Stop maintaining a separate Windows version of the file list, generate itKeith Bostic2014-12-173-183/+57
* snprintf - Implement a custom version of snprintf match theMark Benvenuto2014-12-171-0/+1
* Add support for none configuration string to log compressor.Alex Gorrod2014-12-171-1/+1
* Revert default configuration value changes.Alex Gorrod2014-12-171-4/+4
* Merge pull request #1486 from wiredtiger/none-config-2Alex Gorrod2014-12-171-6/+7
|\
| * Change the extractor configuration default from the empty string toKeith Bostic2014-12-161-1/+1
| * The shared_cache.name configuration string supports "none", documentKeith Bostic2014-12-161-3/+4
| * Make the huffman_key, huffman_value default values "none", rather thanKeith Bostic2014-12-161-2/+2
* | Merge pull request #1484 from wiredtiger/log-file-createMichael Cahill2014-12-171-0/+1
|\ \
| * | Atomically create all log files and move them into place. #1482Susan LoVerso2014-12-161-0/+1
| |/
* | I moved Error class from api_data.py to api_err.py, but itKeith Bostic2014-12-161-31/+0
|/
* Merge branch 'develop' into dhandle-hashMichael Cahill2014-12-162-18/+34
|\
| * We don't need to store double quotes as the default value forKeith Bostic2014-12-151-1/+1
| * Merge pull request #1465 from wiredtiger/lsm-cleanupsueloverso2014-12-151-1/+2
| |\
| | * Minor cleanup. #1447Susan LoVerso2014-12-111-1/+2
| * | Merge pull request #1454 from wiredtiger/overflow-relaxMichael Cahill2014-12-152-16/+31
| |\ \
| | * | Remove the min / max bounds on overflow sizes.Michael Cahill2014-12-101-5/+7
| | * | Merge branch 'develop' into overflow-relaxKeith Bostic2014-12-094-22/+90
| | |\ \
| | * | | Separate the btree maximum key/value sizes from the underlying pageKeith Bostic2014-12-092-16/+29
* | | | | Add a few more sweep stats to understand why the test sometimes fails.Susan LoVerso2014-12-151-0/+2
|/ / / /
* | | | Add some wording around WT_PANIC to clarify that the application canKeith Bostic2014-12-121-1/+3
| |_|/ |/| |
* | | Add connection sweep stats and a sweep test. #1446Susan LoVerso2014-12-101-0/+2
| |/ |/|
* | Don't compress if the record is already smaller than the minimumSusan LoVerso2014-12-091-0/+1
* | Merge branch 'develop' into log-compressMichael Cahill2014-12-091-7/+10
|\ \
| * | Call out "none" consistently as an option for compression, collation and extr...Michael Cahill2014-12-091-7/+10
| |/
* | Merge branch 'log-compress' into printlog-jsonMichael Cahill2014-12-081-0/+3
|\ \
| * \ Merge branch 'develop' into log-compressMichael Cahill2014-12-081-0/+3
| |\ \ | | |/
| | * Reinstate the log.prealloc config that was lost during a merge.Michael Cahill2014-12-081-0/+3
| * | Merge branch 'develop' into log-compressMichael Cahill2014-12-081-123/+151
| |\ \ | | |/
* | | Merge branch 'develop' into printlog-jsonMichael Cahill2014-12-081-123/+151
|\ \ \ | | |/ | |/|
| * | Merge branch 'develop' into none-configAlex Gorrod2014-12-0814-1323/+1368
| |\ \
| * | | Support "none" in all configuration strings as an alternative to anKeith Bostic2014-12-031-9/+9
* | | | Modify printlog output so that arbitrary strings are shownDon Anderson2014-12-051-14/+69
| |_|/ |/| |
* | | Merge branch 'develop' into log-compressDon Anderson2014-12-0413-1355/+1364
|\ \ \ | | |/ | |/|
| * | Merge branch 'develop' into log-recycleMichael Cahill2014-12-0413-1350/+1359
| |\ \
| | * \ Merge branch 'develop' into evict-renameMichael Cahill2014-12-0411-1337/+1344
| | |\ \
| | | * | Fix the error messagesKeith Bostic2014-12-031-2/+2
| | | * | Change the Python scripts to follow Python indenting standards (4 spaceKeith Bostic2014-12-0311-1328/+1331
| | | * | Changes in #1204, #1288 mistakenly changed the values for some errorKeith Bostic2014-12-032-43/+47
| | | |/
| | * | Add in file name changes to filelist. I forgot to push it last time.Alex Gorrod2014-12-032-10/+10
| | * | Shuffle some eviction/btree file names.Alex Gorrod2014-12-032-6/+8
| | |/