Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing type hints to synapse.util (#9982) | Patrick Cloke | 2021-05-24 | 1 | -7/+4 |
* | Remove `synapse.types.Collection` (#9856) | Richard van der Hoff | 2021-04-22 | 1 | -2/+1 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -1/+2 |
* | Fix chain cover update to handle events with duplicate auth events (#9210) | Erik Johnston | 2021-01-22 | 1 | -1/+1 |
* | Fix event chain bg update. (#9118) | Erik Johnston | 2021-01-14 | 1 | -1/+1 |
* | Use a chain cover index to efficiently calculate auth chain difference (#8868) | Erik Johnston | 2021-01-11 | 1 | -1/+52 |
* | Log saml assertions rather than the whole response | Richard van der Hoff | 2020-01-16 | 1 | -0/+13 |
* | move batch_iter to a separate module | Richard van der Hoff | 2020-01-16 | 1 | -0/+35 |