Commit Graph

478 Commits (251e6c1210087069a6133140519de80a4ddf218a)

Author SHA1 Message Date
Richard van der Hoff 03751a6420 Fix some looping_call calls which were broken in #3604 6 years ago
Richard van der Hoff 371da42ae4 Wrap a number of things that run in the background 6 years ago
Erik Johnston 8b8c4f34a3 Replace usage of get_current_toke with StreamToken.START 6 years ago
Erik Johnston 3188973857 Pull out did_forget to worker store 6 years ago
Amber Brown 3132b89f12
Make the rest of the .iterwhatever go away (#3562) 6 years ago
Erik Johnston 9b596177ae Add some room read only APIs to client_reader 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Richard van der Hoff 245d53d32a Write a clear restart indicator in logs 7 years ago
Travis Ralston 45768d1640 Use the RegistryProxy for appservices too 7 years ago
Travis Ralston 12285a1a76 The flag is named enable_metrics, not collect_metrics 7 years ago
Erik Johnston 042eedfa2b Add hacky cache factor override system 7 years ago
Amber Brown febe0ec8fd
Run Prometheus on a different port, optionally. (#3274) 7 years ago
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
Richard van der Hoff 2a13af23bc Use run_in_background in preference to preserve_fn 7 years ago
Richard van der Hoff 9255a6cb17 Improve exception handling for background processes 7 years ago
Neil Johnson 617bf40924 Generate user daily stats 7 years ago
Adrian Tschira 36c59ce669 Use six.itervalues in some places 7 years ago
Richard van der Hoff 15e8ed874f more verbosity in synctl 7 years ago
Neil Johnson 0e5f479fc0 Review comments 7 years ago
Jan Christian Grünhage e4570c53dd phone home cache size configurations 7 years ago
Adrian Tschira 6168351877 Add b prefixes to some strings that are bytes in py3 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
NotAFile 2cc9f76bc3 replace old style error catching with 'as' keyword 7 years ago
Erik Johnston 4f28018c83 Register membership/state servlets in event_creator 7 years ago
Erik Johnston cb9f8e527c s/replication_client/federation_client/ 7 years ago
Erik Johnston d023ecb810 Don't build handlers on workers unnecessarily 7 years ago
Erik Johnston 265b993b8a Split replication layer into two 7 years ago
Erik Johnston 28e973ac11 Calculate push actions on worker 7 years ago
Erik Johnston 493e25d554 Move storage functions for push calculations 7 years ago
Erik Johnston 8ec2e638be Add event_creator worker 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
Erik Johnston f4d93ae424 Actually make it work 7 years ago
Erik Johnston f68e4cf690 Refactor 7 years ago