Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-01-15 | Improve UsernamePickerTestCase (#9112) | Richard van der Hoff | 5 | -125/+114 |
2021-01-15 | Store an IdP ID in the OIDC session (#9109) | Richard van der Hoff | 4 | -10/+42 |
2021-01-15 | Add some extra notes for getting Synapse running on macOS. (#8997) | Eric Eastwood | 4 | -1/+25 |
2021-01-14 | Fix event chain bg update. (#9118) | Erik Johnston | 3 | -1/+10 |
2021-01-14 | Fix perf of get_cross_signing_keys (#9116) | Erik Johnston | 3 | -14/+30 |
2021-01-14 | Fix chain cover background update to work with split out event persisters (#9... | Erik Johnston | 5 | -29/+38 |
2021-01-14 | Fix get destinations to catch up query. (#9114) | Erik Johnston | 2 | -13/+12 |
2021-01-14 | Add background update for add chain cover index (#9029) | Erik Johnston | 7 | -18/+360 |
2021-01-14 | Split OidcProvider out of OidcHandler (#9107) | Richard van der Hoff | 4 | -144/+197 |
2021-01-14 | Fix wrong arguments being passed to BlacklistingAgentWrapper (#9098) | Tim Leung | 2 | -1/+1 |
2021-01-13 | Add a test for wrong user returned by SSO | Richard van der Hoff | 1 | -0/+27 |
2021-01-13 |