summaryrefslogtreecommitdiff
path: root/dist/api_config.py
Commit message (Expand)AuthorAgeFilesLines
* I changed auto-generated code, fix api_config.py to generate the codeKeith Bostic2015-04-151-2/+1
* Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-04-151-11/+24
|\
| * whitespaceKeith Bostic2015-04-141-1/+1
| * Break too-long subconfig lines.Keith Bostic2015-04-141-3/+7
| * Generated tables for config subcategories now contains the name of theDon Anderson2015-04-131-9/+18
* | Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-04-031-7/+8
|\ \ | |/
| * Revert a change that wasn't necessary.Keith Bostic2015-04-011-2/+2
| * Do a binary search of the base configuration options when checkingKeith Bostic2015-04-011-9/+10
* | Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-03-221-6/+9
|\ \ | |/
| * Add support for calling functions to validate configuration values,Keith Bostic2015-03-121-6/+9
* | Add an API to validate configuration strings.Keith Bostic2015-03-091-0/+15
|/
* Use "none" for configurations in documentation but store empty defaults. Thi...Michael Cahill2014-12-221-0/+2
* Fix builder name in 'automatically built by' message.Don Anderson2014-12-021-1/+1
* Remove trailing '.' characters from Config descriptions to avoidKeith Bostic2014-07-291-1/+2
* Fix a formatting problem with configuration defaults: sub-configurations of t...Michael Cahill2014-06-191-23/+21
* Sort the subconfig lists.Keith Bostic2014-05-141-1/+1
* Check Python scripts for 80 column line wrapping, fix violations.Michael Cahill2013-11-051-2/+4
* Merge branch 'develop' into fine-grained-durabilityMichael Cahill2013-09-051-1/+1
|\
| * We're doing replacement of quotes with backslash/quote pairs, add inKeith Bostic2013-08-301-1/+1
* | Update dist/log.py to generate code to read and write log records.Michael Cahill2013-08-131-3/+3
|/
* More work on data-source configuration support.Keith Bostic2013-04-111-10/+31
* Support new configuration options added by the applications, using a newKeith Bostic2013-04-091-8/+10
* First cut at moving the configuration information into the WT_CONNECTION_IMPLKeith Bostic2013-04-091-28/+77
* Configuration strings are never written, const them to save memory.Keith Bostic2013-04-051-4/+4
* Cleanup wiredtiger.in: adjust whitespace to make it more human readable.Michael Cahill2013-03-261-9/+8
* If a string type's default value has quotes in it, we have to escapeKeith Bostic2013-02-201-1/+1
* Shuffle a couple of files, use "API" to mean the external API.Keith Bostic2012-12-191-0/+260