Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add types to synapse.util. (#10601) | reivilibre | 2021-09-10 | 1 | -16/+19 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -2/+2 |
* | Replace all remaining six usage with native Python 3 equivalents (#7704) | Dagfinn Ilmari Mannsåker | 2020-06-16 | 1 | -2/+0 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -3/+1 |
* | Move more xrange to six | Adrian Tschira | 2018-04-28 | 1 | -1/+3 |
* | fix vars named `l` | Richard van der Hoff | 2017-10-23 | 1 | -4/+1 |
* | Add presence metrics | Erik Johnston | 2016-02-19 | 1 | -0/+6 |
* | WheelTimer: Don't scan list, use index. | Erik Johnston | 2016-02-18 | 1 | -5/+8 |
* | Add wheeltimer impl | Erik Johnston | 2016-02-17 | 1 | -0/+88 |