| Commit message (Expand) | Author | Files | Lines |
2019-11-08 | Move type annotation into docstring | Erik Johnston | 1 | -3/+3 |
2019-11-06 | Fix deleting state groups during room purge. | Erik Johnston | 2 | -14/+17 |
2019-11-06 | Use correct type annotation | Erik Johnston | 1 | -2/+2 |
2019-11-05 | Remove the psutil dependency (#6318) | Amber Brown | 5 | -83/+146 |
2019-11-04 | Change to not require a state_groups.room_id index. | Erik Johnston | 4 | -53/+45 |
2019-11-04 | document the REPLICATE command a bit better (#6305) | Richard van der Hoff | 5 | -10/+110 |
2019-11-01 | Incorporate review | Brendan Abolivier | 7 | -15/+21 |
2019-11-01 | Factor out an _AsyncEventContextImpl (#6298) | Richard van der Hoff | 4 | -85/+65 |
2019-11-01 | Update synapse/storage/data_stores/main/schema/delta/56/event_labels.sql | Brendan Abolivier | 1 | -1/+1 |
2019-11-02 | Add contributer docs for using the provided linters script (#6164) | Jason Robinson | 3 | -0/+13 |
2019-11-01 | Support for routing outbound HTTP requests via a proxy (#6239) | Richard van der Hoff | 16 | -12/+812 |
2019-11-01 | Remove last usages of deprecated logging.warn method (#6314) | Andrew Morgan | 3 | -3/+4 |
2019-11-01 | Add more data to the event_labels table and fix the indexes | Brendan Abolivier | 3 | -5/+21 |
2019-11-01 | Fix up comment | Erik Johnston | 1 | -2/+1 |
2019-11-01 | |