Commit Graph

10502 Commits (5625abe503569f3ffddcc4a2c0d6aa5aad3f188d)

Author SHA1 Message Date
Erik Johnston 105e7f6ed3 Remove lost comment 5 years ago
Erik Johnston 45df38e61b Fix current_state bg update to work on old SQLite 5 years ago
Brendan Abolivier 244953be3f
Add kwargs and doc 5 years ago
Brendan Abolivier 08352d44f8
Add ability to pass arguments to looping calls 5 years ago
Richard van der Hoff dde6ea7ff6 1.2.1 5 years ago
Erik Johnston 14c24c9037 Fix room summary when rejected events are in state 5 years ago
Richard van der Hoff d1020653fc Log when we receive a /make_* request from a different origin 5 years ago
Erik Johnston 1f8bae7724 Log when we receive receipt from a different origin 5 years ago
Richard van der Hoff 0f2ecb961e Fix DoS when there is a cycle in redaction events 5 years ago
Richard van der Hoff b1605cdd23 log when a redaction attempts to redact an event in a different room 5 years ago
Richard van der Hoff 618bd1ee76
Fix some error cases in the caching layer. (#5749) 5 years ago
Andrew Morgan c0a1301ccd 1.2.0 5 years ago
Andrew Morgan 2d573e2e2b 1.2.0rc2 5 years ago
Richard van der Hoff f30a71a67b
Stop trying to fetch events with event_id=None. (#5753) 5 years ago
Jorik Schellekens cf2972c818
Fix servlet metric names (#5734) 5 years ago
Erik Johnston 0c4a99607e Remove join when calculating room summaries. 5 years ago
Erik Johnston 62921fb53e Remove join on room_memberships when fetching rooms for user. 5 years ago
Erik Johnston 32768e96d4 Add function to get all forgotten rooms for user 5 years ago
Richard van der Hoff 418635e68a
Add a prometheus metric for active cache lookups. (#5750) 5 years ago
Jorik Schellekens 3641784e8c
Make Jaeger fully configurable (#5694) 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Jorik Schellekens 18a466b84e
Opentracing Utils (#5722) 5 years ago
Erik Johnston 3db1377b26 Log when we receive receipt from a different origin 5 years ago
Erik Johnston b2a629ef49 Speed up current state background update. 5 years ago
Amber Brown 0d0f6d12bc Fix logging in workers (#5729) 5 years ago
Erik Johnston 80cfad233e Call startup commands as system triggers. 5 years ago
Erik Johnston c560b791e1 Add process hooks to tell systemd our state. 5 years ago
Jason Robinson 66f5ff72fd Add `user_type` to returned fields in admin API user list endpoints 5 years ago
Erik Johnston 5ea773c505 Cache get_version_string. 5 years ago
Andrew Morgan 54437c48ca 1.2.0rc1 5 years ago
Jorik Schellekens 826e6ec3bd
Opentracing Documentation (#5703) 5 years ago
Richard van der Hoff dcca56baba Add a delay to key lookup lock release to fix stack overflow 5 years ago
Richard van der Hoff c7095be913 Refactor Keyring._start_key_lookups 5 years ago
Jorik Schellekens 7b8bc61834
Don't accept opentracing data from clients. (#5715) 5 years ago
Erik Johnston 2410335507 Use upsert when updating destination retry interval 5 years ago
Erik Johnston bd2e1a2aa8 LoggingTransaction accepts None for callback lists. 5 years ago
Erik Johnston ebc5ed1296 Update comment for new column 5 years ago
Neil Johnson 5c05ae7ba0 Add 'rel' attribute to default welcome page. (#5695) 5 years ago
Amber Brown 6a85cb5ef7
Remove non-dedicated logging options and command line arguments (#5678) 5 years ago
Neil Johnson cfc00068bd enable aggregations support by default 5 years ago
Erik Johnston 10523241d8 Delegate to cached version when using get_filtered_current_state_ids 5 years ago
Richard van der Hoff 82345bc09a
Clean up opentracing configuration options (#5712) 5 years ago
Amber Brown 7ad1d76356
Support Prometheus_client 0.4.0+ (#5636) 5 years ago
Andrew Morgan b2a382efdb
Remove the ability to query relations when the original event was redacted. (#5629) 5 years ago
Erik Johnston 8e1ada9e6f Use the current_state_events.membership column 5 years ago
Erik Johnston 059d8c1a4e Track if current_state_events.membership is up to date 5 years ago
Erik Johnston c618a5d348 Add background update for current_state_events.membership column 5 years ago
Erik Johnston 6de09e07a6 Add membership column to current_state_events table. 5 years ago
Richard van der Hoff fa8271c5ac
Convert synapse.federation.transport.server to async (#5689) 5 years ago
Richard van der Hoff 9c70a02a9c
Ignore redactions of m.room.create events (#5701) 5 years ago