| Commit message (Expand) | Author | Age | Files | Lines |
* | First set of changes to make WT_DATA_SOURCE work better (row-store is | Keith Bostic | 2013-04-03 | 1 | -1/+1 |
* | Add the hooks to make it easy to bring in an LZO handler. | Keith Bostic | 2013-01-21 | 1 | -2/+2 |
* | Update copyright notice to 2013. | Keith Bostic | 2013-01-01 | 1 | -1/+1 |
* | Add a few additional configuration items knobs to test/format: | Keith Bostic | 2012-12-08 | 1 | -0/+12 |
* | Remove statistics that were added for debugging. | Alex Gorrod | 2012-11-29 | 1 | -1/+1 |
* | Merge branch 'develop' into trickle. Manual. | Alex Gorrod | 2012-11-28 | 1 | -1/+5 |
|\ |
|
| * | Turn off prefix compression 80% of the time, otherwise raw compression | Keith Bostic | 2012-11-26 | 1 | -2/+2 |
| * | Make WT_SESSION::create's checksum configuration 3-state: on, off, or | Keith Bostic | 2012-11-23 | 1 | -4/+0 |
| * | Add support for a checksum configuration. | Keith Bostic | 2012-11-22 | 1 | -0/+4 |
| * | Add support for WT_COMPRESS::compress_raw, let the underlying compression | Keith Bostic | 2012-11-15 | 1 | -1/+5 |
* | | Add partial implementation for tracking dirty pages in cache. | Alex Gorrod | 2012-11-22 | 1 | -1/+5 |
|/ |
|
* | Move test program software into the public domain, if anyone wants to | Keith Bostic | 2012-10-26 | 1 | -3/+23 |
* | Replace test/format's bzip configuration string with compression, which | Keith Bostic | 2012-10-26 | 1 | -5/+5 |
* | turn on dictionaries for var-len column-store. | Keith Bostic | 2012-10-09 | 1 | -1/+1 |
* | I misunderstood what Alex was doing so lsm and row configurations weren't | Keith Bostic | 2012-09-17 | 1 | -1/+1 |
* | Make data_source and file_type constant, create a new field g.uri that's | Keith Bostic | 2012-09-16 | 1 | -6/+6 |
* | Add support for row-store leaf page value dictionaries, using the new | Keith Bostic | 2012-09-09 | 1 | -6/+10 |
* | Update format test to support different data sources. | Alex Gorrod | 2012-08-21 | 1 | -22/+30 |
* | spellchk the utility code. | Keith Bostic | 2012-07-07 | 1 | -1/+1 |
* | Merge branch 'develop' into snapshot | Keith Bostic | 2012-04-16 | 1 | -0/+4 |
|\ |
|
| * | Move the test/format threads setting into the CONFIG file. | Michael Cahill | 2012-04-16 | 1 | -0/+4 |
* | | Don't set the operations percentages if we aren't doing operations. | Keith Bostic | 2012-03-28 | 1 | -7/+10 |
|/ |
|
* | More copyright cleanup. | Keith Bostic | 2012-02-01 | 1 | -0/+7 |
* | Support up to 100MB caches. | Keith Bostic | 2011-12-24 | 1 | -1/+1 |
* | Rename config keys for page and overflow sizes to {internal,leaf}_{item,page}... | Michael Cahill | 2011-11-23 | 1 | -4/+4 |
* | Support larger leaf pages. | Keith Bostic | 2011-11-06 | 1 | -1/+1 |
* | Remove the "multithread" configuration for connections. | Michael Cahill | 2011-10-18 | 1 | -4/+0 |
* | Add a "reverse" collator extension, primarily intended for testing. | Michael Cahill | 2011-10-07 | 1 | -0/+4 |
* | Replace internal_node_min/leaf_node_min (the minimum page size) | Keith Bostic | 2011-09-23 | 1 | -8/+0 |
* | Run in multi-threaded mode half the time, single-threaded mode half the | Keith Bostic | 2011-09-16 | 1 | -1/+5 |
* | Up the percentage of updates allowed. | Keith Bostic | 2011-08-23 | 1 | -1/+1 |
* | Add bzip configuration value, configures bzip2 stream compression. | Keith Bostic | 2011-08-11 | 1 | -5/+9 |
* | Rename test/bt to be test/format, give it a verbose error message, | Keith Bostic | 2011-07-29 | 1 | -0/+120 |