Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-01 | improve clarity | Neil Johnson | 2 | -5/+6 | |
2018-08-02 | Python 3: Convert some unicode/bytes uses (#3569) | Amber Brown | 17 | -67/+122 | |
2018-08-01 | fix isort | Neil Johnson | 1 | -1/+0 | |
2018-08-01 | fix test for py3 | Neil Johnson | 1 | -0/+4 | |
2018-08-01 | fix known broken test | Neil Johnson | 1 | -25/+20 | |
2018-08-01 | count_monthly_users() async | Neil Johnson | 1 | -4/+7 | |
2018-08-01 | remove need to plot limit_usage_by_mau | Neil Johnson | 2 | -7/+6 | |
2018-08-01 | Update 2952.bugfix | Richard van der Hoff | 1 | -1/+1 | |
2018-08-01 | remove errant print | Neil Johnson | 1 | -1/+0 | |
2018-08-01 | make count_monthly_users async synapse/handlers/auth.py | Neil Johnson | 4 | -38/+46 | |
2018-08-01 | only need to loop if mau limiting is enabled | Neil Johnson | 1 | -1/+2 | |