summaryrefslogtreecommitdiff
path: root/tools/compileconfig.py
Commit message (Expand)AuthorAgeFilesLines
* Separate erlang config file for reloadable parametersreloadable-configMagnus Ahltorp2017-01-271-7/+21
* Merge remote-tracking branch 'refs/remotes/map/config-api-key'Linus Nordberg2017-01-231-1/+13
|\
| * API keys are now provided in the config file.Magnus Ahltorp2017-01-201-1/+13
* | Update copyright headers.Linus Nordberg2017-01-121-1/+1
|/
* Change algorithm for merge backup and merge distMagnus Ahltorp2016-11-021-1/+2
* Remove unused code from test Makefile.large-tests4Magnus Ahltorp2016-10-181-1/+1
* Move tests to shell scriptsMagnus Ahltorp2016-10-051-6/+11
* Allow permdb on non-merge nodes.permdb-configMagnus Ahltorp2016-08-191-3/+9
* Fix bugs in old tests. Add tests for merge takeover.Magnus Ahltorp2016-07-111-7/+7
* Implement CATLFISH-74Magnus Ahltorp2016-07-111-8/+13
* Spurious whitespace.Linus Nordberg2015-11-121-1/+1
* Handle multiple node types for a nodeMagnus Ahltorp2015-11-121-56/+63
* Selectable db backend only available for merge nodes for nowMagnus Ahltorp2015-11-111-0/+1
* Make it possible to select backend perm storageMagnus Ahltorp2015-11-111-4/+9
* Add ERLANGNODES to (generated) test.mk.Linus Nordberg2015-11-101-0/+3
* Add path for sendsth-verifiedMagnus Ahltorp2015-09-151-0/+1
* Follow internal HTTP API URL changes.Linus Nordberg2015-08-201-22/+22
* Added storage gc scriptstoragegcMagnus Ahltorp2015-07-311-0/+1
* Set verifiedsize after merge backup is verifiedMagnus Ahltorp2015-07-311-0/+1
* Preliminary merge secondary support. Change merge db to lowercase.Magnus Ahltorp2015-07-311-12/+46
* Implement rate limiting of add_chainMagnus Ahltorp2015-06-121-0/+18
* Don't answer public requests if STH is too old or nonexistentMagnus Ahltorp2015-06-121-0/+2
* Add verification of whole entry. Implement library call for plop verification.Magnus Ahltorp2015-06-101-0/+2
* Don't require logprivatekey if hsm is configured for a signing node.mergesecondaryMagnus Ahltorp2015-04-231-1/+5
* Add HSM support in compileconfig.pyMagnus Ahltorp2015-04-101-0/+3
* Docker packaging.Linus Nordberg2015-04-011-1/+1
* Cleanup tests and use urllib2.build_openercleanup-testsMagnus Ahltorp2015-03-311-1/+1
* Allow non-TLS httpnopublicssl3Magnus Ahltorp2015-03-311-6/+18
* Allow local administrator to override IP address and port for web serverMagnus Ahltorp2015-03-301-6/+15
* Handle multiple signing nodesMagnus Ahltorp2015-03-271-3/+4
* Provide function for calculating entryhash from entryentryhash-mergeMagnus Ahltorp2015-03-271-0/+2
* Generate config from master config. Verify responses in merge.py.Magnus Ahltorp2015-03-231-0/+283