Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Additional type hints for config module. (#11465) | Patrick Cloke | 2021-12-01 | 1 | -1/+2 |
* | Fix synapse.config module "read" command (#11145) | Jason Robinson | 2021-10-22 | 1 | -13/+33 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | isort 5 compatibility (#7786) | Will Hunt | 2020-07-05 | 1 | -0/+1 |
* | Fix synapse.config.__main__ on python 3 (#4356) | Amber Brown | 2019-01-08 | 1 | -1/+1 |
* | Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on... | Amber Brown | 2018-10-20 | 1 | -1/+1 |
* | Replaced all occurences of e.message with str(e) | Schnuffle | 2018-09-27 | 1 | -1/+1 |
* | Use syntax that works on both py2.7 and py3 | Mark Haines | 2016-03-07 | 1 | -1/+1 |
* | Error if macaroon key is missing from config | Daniel Wagner-Hall | 2016-02-05 | 1 | -1/+6 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Fix typo when using sys.stderr.write | Erik Johnston | 2015-08-25 | 1 | -1/+1 |
* | Add utility to parse config and print out a key | Erik Johnston | 2015-08-25 | 1 | -0/+30 |