summaryrefslogtreecommitdiff
path: root/test/format/config.h
Commit message (Expand)AuthorAgeFilesLines
* First set of changes to make WT_DATA_SOURCE work better (row-store isKeith Bostic2013-04-031-1/+1
* Add the hooks to make it easy to bring in an LZO handler.Keith Bostic2013-01-211-2/+2
* Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
* Add a few additional configuration items knobs to test/format:Keith Bostic2012-12-081-0/+12
* Remove statistics that were added for debugging.Alex Gorrod2012-11-291-1/+1
* Merge branch 'develop' into trickle. Manual.Alex Gorrod2012-11-281-1/+5
|\
| * Turn off prefix compression 80% of the time, otherwise raw compressionKeith Bostic2012-11-261-2/+2
| * Make WT_SESSION::create's checksum configuration 3-state: on, off, orKeith Bostic2012-11-231-4/+0
| * Add support for a checksum configuration.Keith Bostic2012-11-221-0/+4
| * Add support for WT_COMPRESS::compress_raw, let the underlying compressionKeith Bostic2012-11-151-1/+5
* | Add partial implementation for tracking dirty pages in cache.Alex Gorrod2012-11-221-1/+5
|/
* Move test program software into the public domain, if anyone wants toKeith Bostic2012-10-261-3/+23
* Replace test/format's bzip configuration string with compression, whichKeith Bostic2012-10-261-5/+5
* turn on dictionaries for var-len column-store.Keith Bostic2012-10-091-1/+1
* I misunderstood what Alex was doing so lsm and row configurations weren'tKeith Bostic2012-09-171-1/+1
* Make data_source and file_type constant, create a new field g.uri that'sKeith Bostic2012-09-161-6/+6
* Add support for row-store leaf page value dictionaries, using the newKeith Bostic2012-09-091-6/+10
* Update format test to support different data sources.Alex Gorrod2012-08-211-22/+30
* spellchk the utility code.Keith Bostic2012-07-071-1/+1
* Merge branch 'develop' into snapshotKeith Bostic2012-04-161-0/+4
|\
| * Move the test/format threads setting into the CONFIG file.Michael Cahill2012-04-161-0/+4
* | Don't set the operations percentages if we aren't doing operations.Keith Bostic2012-03-281-7/+10
|/
* More copyright cleanup.Keith Bostic2012-02-011-0/+7
* Support up to 100MB caches.Keith Bostic2011-12-241-1/+1
* Rename config keys for page and overflow sizes to {internal,leaf}_{item,page}...Michael Cahill2011-11-231-4/+4
* Support larger leaf pages.Keith Bostic2011-11-061-1/+1
* Remove the "multithread" configuration for connections.Michael Cahill2011-10-181-4/+0
* Add a "reverse" collator extension, primarily intended for testing.Michael Cahill2011-10-071-0/+4
* Replace internal_node_min/leaf_node_min (the minimum page size)Keith Bostic2011-09-231-8/+0
* Run in multi-threaded mode half the time, single-threaded mode half theKeith Bostic2011-09-161-1/+5
* Up the percentage of updates allowed.Keith Bostic2011-08-231-1/+1
* Add bzip configuration value, configures bzip2 stream compression.Keith Bostic2011-08-111-5/+9
* Rename test/bt to be test/format, give it a verbose error message,Keith Bostic2011-07-291-0/+120