| Commit message (Expand) | Author | Files | Lines |
2018-01-09 | Update http request metrics before calling servlet | Richard van der Hoff | 1 | -11/+19 |
2018-01-09 | Remove dead TODO | Erik Johnston | 1 | -2/+0 |
2018-01-09 | Remove dead code related to default thumbnails | Erik Johnston | 2 | -76/+3 |
2018-01-09 | enable twisted delayedcall debugging in UTs | Richard van der Hoff | 1 | -1/+5 |
2018-01-09 | Remove dead code | Richard van der Hoff | 1 | -3/+0 |
2018-01-09 | Disable user_directory updates for UTs | Richard van der Hoff | 1 | -0/+4 |
2018-01-09 | Fix broken config UTs | Richard van der Hoff | 2 | -3/+18 |
2018-01-09 | Make indentation of generated log config consistent | Richard van der Hoff | 1 | -17/+17 |
2018-01-07 | Fix templating error with unban permission message | Travis Ralston | 1 | -1/+1 |
2018-01-05 | Remove 'verbosity'/'log_file' from generated cfg | Richard van der Hoff | 1 | -8/+4 |
2017-12-30 | Check missing fields in event_from_pdu_json | Richard van der Hoff | 1 | -0/+7 |
2017-12-30 | Factor out `event_from_pdu_json` | Richard van der Hoff | 3 | -37/+44 |
2017-12-30 | federation_server: clean up imports | Richard van der Hoff | 1 | -14/+11 |
2017-12-30 | federation_client: clean up imports | Richard van der Hoff | 1 | -13/+10 |
2017-12-20 | Better logging when login can't find a 3pid | Richard van der Hoff | 1 | -4/+10 |
2017-12-18 | Implement listen_tcp method in remaining workers | Silke | 10 | -192/+155 |
2017-12-18 | Remove logger argument and do not catch replication listener | Silke | 2 | -24/+18 |
2017-12-17 | Add methods for listening on multiple addresses | Silke Hofstra | 2 | -51/+90 |
2017-12-17 | Allow binds to both :: and 0.0.0.0 | Silke Hofstra | 2 | -42/+61 |
2017-12-17 | Adapt the default config to bind on IPv6. | Willem Mulder | 1 | -8/+9 |
2017-12-07 | Copy dict in update_membership too | Erik Johnston | 1 | -0/+4 |
2017-12-05 | fix StoreError syntax | Matthew Hodgson | 1 | -1/+1 |
2017-12-05 | Fix error when deleting devices | Richard van der Hoff | 1 | -1/+1 |
2017-12-05 | support custom login types for validating users | Richard van der Hoff | 1 | -24/+57 |