Commit Graph

471 Commits (121b9e2475f4d7b3bca50d81732f07db80b2264f)

Author SHA1 Message Date
Amber Brown 85ba83eb51 fixes 7 years ago
Neil Johnson d8cb7225d2 daily user type phone home stats 7 years ago
Richard van der Hoff b5b2d5d64b Fix dependency on jinja2 7 years ago
Amber Brown 02c1d29133 look at the Prometheus metrics instead 7 years ago
Neil Johnson a2204cc9cc remove unused method recurring_user_daily_visit_stats 7 years ago
Neil Johnson c92a8aa578 pep8 7 years ago
Neil Johnson 05ac15ae82 Limit query load of generate_user_daily_visits 7 years ago
Richard van der Hoff 47815edcfa ConsentResource to gather policy consent from users 7 years ago
Neil Johnson f077e97914 instead of inserting user daily visit data at the end of the day, instead insert incrementally through the day 7 years ago
Richard van der Hoff 318711e139 Set Server header in SynapseRequest 7 years ago
Neil Johnson 5917562b60 10 mins seems more reasonable that every minute 7 years ago
Neil Johnson 617bf40924 Generate user daily stats 7 years ago
Neil Johnson 0e5f479fc0 Review comments 7 years ago
Jan Christian Grünhage e4570c53dd phone home cache size configurations 7 years ago
Neil Johnson 86932be2cb Support multi client R30 for psql 7 years ago
Michael Kaye 33f6195d9a Handle review comments 7 years ago
Neil Johnson 792d340572 rename stat to future proof 7 years ago
Michael Kaye 4ceaa7433a As daemonizing will make a new process, defer call to init. 7 years ago
Neil Johnson a32d2548d9 query and call for r30 stats 7 years ago
Michael Kaye ef520d8d0e Include coarse CPU and Memory use in stats callbacks. 7 years ago
Matthew Hodgson 8cbbfaefc1 404 correctly on missing paths via NoResource 7 years ago
Erik Johnston cb9f8e527c s/replication_client/federation_client/ 7 years ago
Erik Johnston 265b993b8a Split replication layer into two 7 years ago
Erik Johnston 24dd73028a Add replication http endpoint for event sending 7 years ago
Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class 7 years ago
Silke df0f602796 Implement listen_tcp method in remaining workers 7 years ago
Silke 26cd3f5690 Remove logger argument and do not catch replication listener 7 years ago
Silke Hofstra ed48ecc58c Add methods for listening on multiple addresses 7 years ago
Silke Hofstra 37d1a90025 Allow binds to both :: and 0.0.0.0 7 years ago
Richard van der Hoff 68ca864141 Add config option to disable media_repo on main synapse 7 years ago
Richard van der Hoff e1fd4751de Build MediaRepositoryResource as a homeserver dependency 7 years ago
Richard van der Hoff fcdfc911ee Add a hook for custom rest endpoints 7 years ago
Richard van der Hoff 6650a07ede Factor out _configure_named_resource 7 years ago
Erik Johnston 3fed5bb25f Move quit_with_error 7 years ago
Richard van der Hoff 10d8b701a1 Allow configuration of CPU affinity 8 years ago
Richard van der Hoff 543c794a76 Factor out common application start 8 years ago
Erik Johnston 5ddd199870 Typo 8 years ago
Erik Johnston 4b461a6931 Add some more stats 8 years ago
Erik Johnston 617304b2cf Fix phone home stats 8 years ago
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