Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -5/+5 |
* | add new error type ResourceLimit | Neil Johnson | 2018-08-16 | 1 | -5/+5 |
* | fix off by 1 errors | Neil Johnson | 2018-08-14 | 1 | -1/+0 |
* | fix off by 1s on mau | Neil Johnson | 2018-08-14 | 1 | -1/+38 |
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -1/+1 |
* | Run black. | black | 2018-08-10 | 1 | -12/+4 |
* | do mau checks based on monthly_active_users table | Neil Johnson | 2018-08-02 | 1 | -4/+4 |
* | fix test for py3 | Neil Johnson | 2018-08-01 | 1 | -0/+4 |
* | make count_monthly_users async synapse/handlers/auth.py | Neil Johnson | 2018-08-01 | 1 | -17/+22 |
* | coding style | Neil Johnson | 2018-07-31 | 1 | -2/+2 |
* | limit register and sign in on number of monthly users | Neil Johnson | 2018-07-30 | 1 | -1/+48 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -0/+2 |
* | Fix email push in pusher worker | Erik Johnston | 2017-02-02 | 1 | -7/+5 |
* | Stop putting a time caveat on access tokens | Richard van der Hoff | 2016-11-29 | 1 | -3/+3 |
* | PEP8 | Richard van der Hoff | 2016-08-08 | 1 | -0/+1 |
* | Fix login with m.login.token | Richard van der Hoff | 2016-08-08 | 1 | -4/+49 |
* | Fix flake8 warnings for tests | Mark Haines | 2016-02-19 | 1 | -1/+0 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Move token generation to auth handler | Daniel Wagner-Hall | 2015-08-20 | 1 | -0/+70 |