- Sep 01, 2017
-
-
Paul Tötterman authored
-
Richard van der Hoff authored
.. because I want to make the 'install_and_run' script useful for non-synapse jobs, which do not accept --python. In any case we set up the path here, so sytest shouldn't be guessing it.
-
- Aug 22, 2017
-
-
Richard van der Hoff authored
Add prometheus config
-
- Aug 21, 2017
-
-
Tom Lant authored
Issue template for Synapse
-
- Aug 17, 2017
- Aug 16, 2017
-
-
Richard van der Hoff authored
... from https://github.com/matrix-org/synapse-prometheus-config.
-
- Aug 14, 2017
-
-
Tom Lant authored
Removed the sentence encouraging people not to file a bug - if people are in doubt we'd rather they filed a bug than gave up entirely.
-
Tom Lant authored
Oops capital L.
-
Tom Lant authored
A new issue template proposed to try and steer people towards #matrix:matrix.org for support queries relating to running their own homeserver.
-
- Jul 06, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Since we didn't instansiate the PusherPool at start time it could fail at run time, which it did for some users. This may or may not fix things for those users, but it should happen at start time and stop the server from starting.
-
Erik Johnston authored
- Jul 04, 2017
-
-
Erik Johnston authored
Increase default cache size
-
Mark Haines authored
Improve the error handling for bad invites received over federation
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
- Jun 30, 2017
-
-
Mark Haines authored
-
Erik Johnston authored
Prefill forward extrems and event to state groups
-
- Jun 29, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Cache macaroon parse and validation
-
Erik Johnston authored
Turns out this can be quite expensive for requests, and is easily cachable. We don't cache the lookup to the DB so invalidation still works.
-
Erik Johnston authored
Use an ExpiringCache for storing registration sessions
-
Erik Johnston authored
This is because pruning them was a significant performance drain on matrix.org
-
- Jun 27, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Make workers report to master for user ip updates
-
Erik Johnston authored
Batch upsert user ips
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jun 26, 2017
-
-
Erik Johnston authored
Reject local events that don't round trip the DB
-
Erik Johnston authored
Fix up indices for users_who_share_rooms
-
Erik Johnston authored