Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | protobuf: tests implemented, full coverage | Pietro Francesco Tirenna | 2018-07-17 | 1 | -1/+2 |
| | |||||
* | Python 3.5 is dead -- long live Python 3.6! | Thomas Kriechbaumer | 2018-03-31 | 1 | -0/+2 |
| | | | | fixes #2266 | ||||
* | disentangle ProxyServer and Master classes. | Maximilian Hils | 2017-07-30 | 1 | -1/+1 |
| | | | | | | The proxy server should ultimately be an addon itself and not be passed to the Master constructor. This commit already removes the server in the majority of instances, and also replaces a large number of ProxyConfig usages with the Options class.. | ||||
* | add filename-matching linter | Thomas Kriechbaumer | 2017-02-14 | 1 | -0/+57 |