| Commit message (Expand) | Author | Files | Lines |
2021-06-08 | Handle /backfill returning no events (#10133) | Erik Johnston | 2 | -13/+26 |
2021-06-07 | More database opentracing (#10136) | Richard van der Hoff | 2 | -2/+6 |
2021-06-07 | opentracing: use a consistent name for background processes (#10135) | Richard van der Hoff | 3 | -2/+5 |
2021-06-07 | Make link in docs use HTTPS (#10130) | Rohan Sharma | 2 | -1/+2 |
2021-06-07 | Fix broken link to README at root of repo (#10132) | Chris Castle | 2 | -1/+2 |
2021-06-07 | Always update AS last_pos, even on no events (#10107) | 14mRh4X0r | 3 | -17/+15 |
2021-06-07 | Add missing type hints to the admin API servlets (#10105) | Dirk Klimpel | 6 | -40/+48 |
2021-06-07 | Delete completes to-device messages earlier in /sync (#10124) | Richard van der Hoff | 2 | -10/+12 |
2021-06-04 | Don't try and backfill the same room in parallel. (#10116) | Erik Johnston | 2 | -0/+9 |
2021-06-04 | Limit number of events in a replication request (#10118) | Erik Johnston | 2 | -2/+4 |
2021-06-04 | Enable Prometheus metrics for the jaeger client library (#10112) | Richard van der Hoff | 3 | -1/+5 |
2021-06-03 | Compile and render Synapse's docs into a browsable, mobile-friendly and searc... | Andrew Morgan | 35 | -54/+978 |
2021-06-03 | Add OpenTracing for database activity. (#10113) | Richard van der Hoff | 3 | -33/+60 |
2021-06-03 | Improve opentracing annotations for Notifier (#10111) | Richard van der Hoff | 2 | -33/+34 |
2021-06-03 | Convert admin api docs to markdown (#10089) | Andrew Morgan | 9 | -1132/+1160 |
2021-06-03 | r0.6.1 support: /rooms/:roomId/aliases endpoint (#9224) | Travis Ralston | 3 | -3/+3 |
2021-06-03 | Clarify changelog. v1.35.1 github/release-v1.35 release-v1.35 | Patrick Cloke | 1 | -1/+1 |
2021-06-03 | 1.35.1 | Patrick Cloke | 4 | -2/+16 |
2021-06-03 | Do not show invite-only rooms in spaces summary (unless joined/invited). (#10... | Patrick Cloke | 2 | -10/+10 |
2021-06-02 | Add new admin APIs to remove media by media ID from quarantine. (#10044) | Dirk Klimpel | 5 | -10/+201 |
2021-06-02 | github actions: summarize Sytest results in an easy-to-read format (#10094) | Richard van der Hoff | 2 | -2/+3 |
2021-06-02 | Rewrite the KeyRing (#10035) | Erik Johnston | 8 | -492/+393 |
2021-06-02 | |