Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | disallow-untyped-defs for synapse.push (#11023) | David Robertson | 2021-10-11 | 1 | -1/+3 |
* | Use inline type hints in various other places (in `synapse/`) (#10380) | Jonathan de Jong | 2021-07-15 | 1 | -2/+2 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Add type hints to the push module. (#8901) | Patrick Cloke | 2020-12-11 | 1 | -8/+15 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -19/+19 |
* | Fix flake8 (#4519) | Amber Brown | 2019-01-30 | 1 | -1/+1 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -4/+2 |
* | Remove dead code. | Mark Haines | 2016-06-07 | 1 | -26/+0 |
* | Load push rules in storage layer, so that they get cached | Erik Johnston | 2016-06-03 | 1 | -8/+22 |
* | Move the code for formatting push rules into a separate function | Mark Haines | 2016-03-03 | 1 | -0/+112 |