summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Don't try to write leaves from the sweep server. Previously, this was done w...Michael Cahill2014-12-191-30/+20
|/ /
* | Merge pull request #1496 from wiredtiger/server-16546Alex Gorrod2014-12-199-40/+77
|\ \
| * | Set split-gen when deepening the tree, add paranoia that the eviction server ...Michael Cahill2014-12-183-2/+7
| * | Don't try to set and clear session->split_gen in WT_INTL_FOREACH_BEGIN: there...Michael Cahill2014-12-187-38/+70
* | | Merge pull request #1494 from markbenvenuto/win_test_priv01_skipMichael Cahill2014-12-191-0/+5
|\ \ \
| * | | add call to superMark Benvenuto2014-12-171-0/+1
| * | | Skip test_priv01.py on Windows since it is Unix specificMark Benvenuto2014-12-171-0/+4
* | | | Merge pull request #1498 from markbenvenuto/test_fix_salvageAlex Gorrod2014-12-191-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | fix test_salvage on WindowsMark Benvenuto2014-12-181-1/+2
|/ / /
* | | Add a Windows-specific file, os_win/os_snprintf.c.Keith Bostic2014-12-172-1/+3
* | | Clarify that setting statistics_log.wait to non-zero value starts theKeith Bostic2014-12-172-6/+8
* | | Stop maintaining a separate Windows version of the file list, generate itKeith Bostic2014-12-174-19/+61
* | | Merge pull request #1493 from markbenvenuto/snprintf_fixAlex Gorrod2014-12-185-8/+53
|\ \ \
| * | | snprintf - Implement a custom version of snprintf match theMark Benvenuto2014-12-175-8/+53
| |/ /
* | | Merge pull request #1492 from markbenvenuto/win_build_fixAlex Gorrod2014-12-181-1/+0
|\ \ \ | |/ / |/| |
| * | Windows Build fixMark Benvenuto2014-12-171-1/+0
|/ /
* | Merge pull request #1491 from wiredtiger/block-header-checksumAlex Gorrod2014-12-181-19/+21
|\ \
| * | Check the block header checksum before we clear it, it should beKeith Bostic2014-12-171-19/+21
|/ /
* | Merge pull request #1485 from wiredtiger/py-packing-cleanupMichael Cahill2014-12-172-31/+99
|\ \
| * | Remove tabs in comments.Don Anderson2014-12-161-1/+1
| * | Some refactoring of python packing.Don Anderson2014-12-162-31/+99
* | | Merge pull request #1489 from wiredtiger/no-overwrite-conflictsAlex Gorrod2014-12-171-15/+59
|\ \ \
| * | | Detect write-write conflicts before no-overwrite cursors decide to skip an up...Michael Cahill2014-12-171-15/+59
|/ / /
* | | Merge pull request #1488 from wiredtiger/non-config-3Alex Gorrod2014-12-174-26/+26
|\ \ \
| * | | Add support for none configuration string to log compressor.Alex Gorrod2014-12-173-3/+3
| * | | Revert default configuration value changes.Alex Gorrod2014-12-173-23/+23
|/ / /
* | | Merge pull request #1486 from wiredtiger/none-config-2Alex Gorrod2014-12-1711-70/+100
|\ \ \
| * | | Use none comparison when checking for invalid collator usage.Alex Gorrod2014-12-171-1/+1
| * | | Return an error if a shared cache configuration is set, butAlex Gorrod2014-12-171-1/+11
| * | | Typo, __wt_config_getones_none should call __wt_config_getones,Keith Bostic2014-12-161-1/+1
| * | | Support extractors configured as "none".Keith Bostic2014-12-161-2/+2
| * | | Change the extractor configuration default from the empty string toKeith Bostic2014-12-163-5/+5
| * | | Allow extractors set to an empty string or "none".Keith Bostic2014-12-161-2/+2
| * | | Merge branch 'develop' into none-config-2Keith Bostic2014-12-161-1/+1
| |\ \ \
| * | | | When creating a data-source, allow for a collator set to the empty stringKeith Bostic2014-12-163-1/+17
| * | | | Don't set the LSM tree collator to "none" if that's what was specified.Keith Bostic2014-12-161-1/+1
| * | | | The shared_cache.name configuration string supports "none", documentKeith Bostic2014-12-163-23/+28
| * | | | Remove the code that checks for some shared-cache features beingKeith Bostic2014-12-161-11/+2
| * | | | Make the huffman_key, huffman_value default values "none", rather thanKeith Bostic2014-12-163-18/+18
| * | | | We document block_compressor supports a value of "none", but didn'tKeith Bostic2014-12-161-1/+1
| * | | | We documented that huffman_key and huffman_value took "none" as anKeith Bostic2014-12-161-13/+21
| | |/ / | |/| |
* | | | Merge pull request #1484 from wiredtiger/log-file-createMichael Cahill2014-12-174-26/+25
|\ \ \ \
| * | | | Atomically create all log files and move them into place. #1482Susan LoVerso2014-12-164-26/+25
| |/ / /
* | | | I moved Error class from api_data.py to api_err.py, but itKeith Bostic2014-12-161-31/+0
| |/ / |/| |
* | | Don't support "target=none" as a backup configuration: the empty string means...Michael Cahill2014-12-171-1/+1
|/ /
* | KNFKeith Bostic2014-12-161-1/+2
* | Merge pull request #1466 from wiredtiger/dhandle-hashMichael Cahill2014-12-1612-108/+147
|\ \
| * \ Merge branch 'develop' into dhandle-hashMichael Cahill2014-12-1674-726/+851
| |\ \ | |/ / |/| |
* | | We don't need to store double quotes as the default value forKeith Bostic2014-12-153-6/+6
* | | whitespaceKeith Bostic2014-12-151-1/+0