summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | Add log worker thread to advance write_lsn. #1683Susan LoVerso2015-02-191-0/+1
* | | | Bump release version to 2.5.2 on the develop branch.Alex Gorrod2015-03-091-1/+1
| |_|/ |/| |
* | | Merge pull request #1707 from wiredtiger/paranoiaMichael Cahill2015-03-031-0/+1
|\ \ \
| * | | Add paranoia to catch files opened during WT_CONNECTION::closeMichael Cahill2015-02-271-0/+1
| |/ /
* | | Add overflow key/value counts to the statistics code, reference #1520, #1703.Keith Bostic2015-03-021-0/+1
| |/ |/|
* | Sort flags.Keith Bostic2015-02-281-2/+2
* | WT_READ_SKIP_LEAF no longer used anywhere (and I think theKeith Bostic2015-02-281-1/+0
|/
* I broke the Windows error handling code with the WT_SESSION.strerrorKeith Bostic2015-02-181-19/+20
* Merge pull request #1629 from wiredtiger/session-strerrorMichael Cahill2015-02-183-30/+11
|\
| * Merge branch 'develop' into session-strerrorKeith Bostic2015-02-061-1/+1
| |\
| * | Replace wiredtiger_strerror_r with WT_SESSION.strerror, reference #1516.Keith Bostic2015-02-023-30/+11
* | | whitespaceMichael Cahill2015-02-181-6/+6
* | | Flip cache overhead to apply to the allocated bytes rather than the total siz...Michael Cahill2015-02-181-7/+7
* | | Merge pull request #1666 from wiredtiger/wt-recoverMichael Cahill2015-02-163-0/+10
|\ \ \
| * | | Add recover config setting and use it in the wt command. #1651Susan LoVerso2015-02-123-1/+9
| * | | Merge branch 'develop' into wt-recoverSusan LoVerso2015-02-126-16/+28
| |\ \ \
| * | | | Allow 'wt' command to run with or without recovery. #1651Susan LoVerso2015-02-101-0/+2
* | | | | Add support for a new verify debug option, "dump_shape", that reportsKeith Bostic2015-02-121-8/+12
| |/ / / |/| | |
* | | | Merge pull request #1644 from wiredtiger/wtstatsMichael Cahill2015-02-115-15/+26
|\ \ \ \
| * | | | Skip tools/wtperf_stats/3rdparty (and some other wtperf_stats files)Keith Bostic2015-02-063-3/+5
| * | | | Change s_wtstats to run "npm install", run all npm commands --quiet.Keith Bostic2015-02-062-11/+20
| * | | | Move the tools/XXX wtstats sources down one level, to tools/wtstats.Keith Bostic2015-02-061-3/+3
| | |_|/ | |/| |
* | | | New chunk_count_limit is an integer. #1658 #1652Susan LoVerso2015-02-101-1/+2
| |/ / |/| |
* | | whitespaceMichael Cahill2015-02-101-2/+2
* | | Merge branch 'develop' into lsm-chunk-limitMichael Cahill2015-02-101-1/+4
|\ \ \
| * | | Track splits during eviction by data-source as well as by connection.Keith Bostic2015-02-091-1/+4
* | | | Add a mode to LSM where we can limit the size of data in the tree.Alex Gorrod2015-02-091-0/+5
|/ / /
* | | For wt printlog, make operations into a JSON array.Don Anderson2015-02-051-3/+3
|/ /
* | Fix a comment.Keith Bostic2015-02-041-1/+1
|/
* Make the "split to deepen the tree" configuration values real, storedKeith Bostic2015-02-021-0/+6
* updateKeith Bostic2015-02-021-1/+0
* Build the list of exported Windows symbols from the dist/ list,Keith Bostic2015-02-024-2/+16
* Update the list of unused #defines, simplify the typedef script a bit.Keith Bostic2015-02-022-5/+10
* Merge pull request #1561 from markbenvenuto/msvc_alignKeith Bostic2015-02-023-2/+6
|\
| * Fix grep regexpMark Benvenuto2015-01-151-1/+1
| * Struct alignment and packing for MSVCMark Benvenuto2015-01-153-2/+6
* | Remove the script for automatically building include/serial.i, it's notKeith Bostic2015-01-283-192/+0
* | whitespaceKeith Bostic2015-01-281-1/+1
* | The build for the serial.i file is currently broken, skip it.Keith Bostic2015-01-281-1/+2
* | Merge branch 'develop' into memory-allocationMichael Cahill2015-01-273-0/+28
|\ \
| * \ Merge pull request #1596 from wiredtiger/evict-statisticsMichael Cahill2015-01-271-0/+2
| |\ \
| | * | Two "real" changes:Keith Bostic2015-01-231-0/+2