Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-12-12 | improve type annotations and comments github/uhoreg/cross_signing_bulk uhoreg/cross_signing_bulk | Hubert Chathi | 1 | -10/+13 | |
2019-12-11 | add another check that the item is not None | Hubert Chathi | 1 | -1/+5 | |
2019-12-11 | handle the cache putting None into the dict, and raise instead of pass | Hubert Chathi | 2 | -5/+10 | |
2019-12-11 | Add missing inlineCallbacks | Erik Johnston | 1 | -0/+1 | |
2019-12-10 | re-enable disabled tests | Hubert Chathi | 1 | -8/+0 | |
2019-12-10 | add caching | Hubert Chathi | 3 | -91/+170 | |
2019-12-10 | Move get_state methods into FederationHandler (#6503) | Richard van der Hoff | 3 | -86/+107 | |
This is a non-functional refactor as a precursor to some other work. | |||||
2019-12-10 | Allow SAML username provider plugins (#6411) | Andrew Morgan | 5 | -106/+417 | |
2019-12-10 | Fix race which caused deleted devices to reappear (#6514) | Richard van der Hoff | 3 | -23/+35 | |
Stop the `update_client_ips` background job from recreating deleted devices. | |||||
2019-12-10 | Refactor get_events_from_store_or_dest to return a dict (#6501) | Richard van der Hoff | 2 | -29/ |