Commit Graph

264 Commits (3accee1a8c2804620713ac4ff068a4a18a7de192)

Author SHA1 Message Date
Matthew Wolff d4040e9e28
Queried CONDITIONAL_REQUIREMENTS 8 years ago
Matthew Wolff 54f9a4cb59
Fixed travis build failure 8 years ago
Matthew Wolff 8e780b113d
web_server_root documentation fix 8 years ago
Erik Johnston 28a4649785 Remove HTTP replication APIs 8 years ago
Erik Johnston 3ba2859e0c Add tcp replication listener type and hook it up 8 years ago
Richard van der Hoff 067b00d49d Run the reactor with the sentinel logcontext 8 years ago
Richard van der Hoff d84bd51e95 Refactor logger config for workers 8 years ago
Erik Johnston edd6cdfc9a Restore default bind address 8 years ago
Johannes Löthberg 702c020e58 Fix check for bind_address 8 years ago
Johannes Löthberg 7dfd70fc83 Add support for specifying multiple bind addresses 8 years ago
Paul "LeoNerd" Evans 1cc22da600 Set up the process collector during metrics __init__; that way all split-process workers have it 8 years ago
Paul "LeoNerd" Evans aac13b1f9a Pass the Metrics group into the process collector instead of having it find its own one; this avoids it needing to import from synapse.metrics 8 years ago
Paul "LeoNerd" Evans 3ae48a1f99 Move the process metrics collector code into its own file 8 years ago
Erik Johnston c20cb5160d Remove tracer 8 years ago
Erik Johnston 9219139351 Preserve some logcontexts 8 years ago
Mark Haines 689f4cb914 Update comment 8 years ago
Mark Haines c8f9b45bc2 Add usage stats to prometheus monitoring 8 years ago
Erik Johnston 24f36469bc Add federation /version API 8 years ago
Erik Johnston 66868119dc Add metrics for psutil derived memory usage 8 years ago
Mark Haines 13e334506c Remove the legacy v0 content upload API. 9 years ago
Mark Haines 7dbb473339 Add function to load config without generating it 9 years ago
Erik Johnston dded389ac1 Allow setting of gc.set_thresholds 9 years ago
Mark Haines f22f46f4f9 Move the listenTCP call outside the manhole function 9 years ago
Mark Haines 5905f36f05 Split out setting up the manhole to a separate file 9 years ago
Mark Haines e856036f4c Move SynapseSite to its own file 9 years ago
Mark Haines 9e7aa98c22 Split out create_resource_tree to a separate file 9 years ago
Mark Haines 82d7eea7e3 Move the versionstring code out of app.homeserver into util 9 years ago
Erik Johnston 8aab9d87fa Don't require config to create database 9 years ago
Mark Haines 239badea9b Use syntax that works on both py2.7 and py3 9 years ago
Mark Haines 60a0f81c7a Add a /replication API for extracting the updates that happened on 9 years ago
Daniel Wagner-Hall 763360594d Mark AS users with their AS's ID 9 years ago
Erik Johnston 2c1fbea531 Fix up logcontexts 9 years ago
Daniel Wagner-Hall 737c4223ef Host /media/r0 as well as /media/v1 9 years ago
Daniel Wagner-Hall 6a9f1209df Error if macaroon key is missing from config 9 years ago
Erik Johnston f8aae79a72 Simplify get_rooms 9 years ago
Daniel Wagner-Hall d83d004ccd Fix flake8 warnings for new flake8 9 years ago
Erik Johnston 7ed2bbeb11 Clean up a bit. Add comment 9 years ago
Erik Johnston a6477d5933 Remove chdir 9 years ago
Erik Johnston 5fc9b17518 No chdir 9 years ago
Erik Johnston f93ecf8783 Don't turn on profiling 9 years ago
Erik Johnston 9fda8b5193 Don't turn on profiling 9 years ago
Erik Johnston 87f9477b10 Add a Homeserver.setup method. 9 years ago
Erik Johnston 9959d9ece8 Remove redundated BaseHomeServer 9 years ago
Erik Johnston 44b4fc5f50 Use compiled regex 9 years ago
Erik Johnston 8f8b884430 Don't log urlencoded access_tokens 9 years ago
Erik Johnston 33bef689c1 Turn on core dumps 9 years ago
Erik Johnston c9ae1d1ee5 Change manhole to use ssh 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Daniel Wagner-Hall 11a974da21 Add /_matrix/versions to report supported versions 9 years ago
Daniel Wagner-Hall bf32922e5a Log when starting stats reporting 9 years ago