Commit Graph

465 Commits (b76337fdf825282b7c75ebc38e9a64f0b00f7cf0)

Author SHA1 Message Date
Richard van der Hoff f537432ef9 Add a welcome page to the static resources 6 years ago
Richard van der Hoff df96177ca7 Stop installing Matrix Console by default 6 years ago
Richard van der Hoff c7401a697f
Implement SAML2 authentication (#4267) 6 years ago
Richard van der Hoff e8d98466b0
Implement .well-known handling (#4262) 6 years ago
Travis Ralston 835779f7fb Add option to track MAU stats (but not limit people) (#3830) 6 years ago
Amber Brown f79f454485
Remove deprecated v1 key exchange endpoint (#4119) 6 years ago
Neil Johnson 6105c6101f fix race condiftion in calling initialise_reserved_users 6 years ago
Richard van der Hoff a6f421e812 Run MAU queries as background processes 6 years ago
Amber Brown e1728dfcbe
Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 6 years ago
Richard van der Hoff e5b52d0f94 Make psutil an explicit dependency 6 years ago
Richard van der Hoff 19475cf337 Remove redundant call to start_get_pdu_cache 6 years ago
Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 6 years ago
Erik Johnston 8601c24287 Fix some instances of ExpiringCache not expiring cache items 6 years ago
Will Hunt 5baa087312
typo 6 years ago
Will Hunt b58714789f
make pip happy? 6 years ago
Will Hunt 9a1cceeca9
Use a string for versions 6 years ago
Will Hunt 2b39494cd5
Add python_version phone home stat 6 years ago
Neil Johnson 8decd6233d improve naming 6 years ago
Neil Johnson 0ddf486724 expose number of real reserved users 6 years ago
Richard van der Hoff 0b07f02e19 Make sure that we close db connections opened during init 6 years ago
Neil Johnson 521d369e7a remove errant yield 6 years ago
Neil Johnson bcfeb44afe call reap on start up and fix under reaping bug 6 years ago
Neil Johnson e5962f845c pep8 6 years ago
Neil Johnson e7d091fb86 combine mau metrics into one group 6 years ago
Neil Johnson e8eba2b4e3 implement reserved users for mau limits 6 years ago
Neil Johnson 950807d93a fix caching and tests 6 years ago
Neil Johnson c0affa7b4f update generate_monthly_active_users, and reap_monthly_active_users 6 years ago
Neil Johnson b7f203a566 count_monthly_users is now async 6 years ago
Neil Johnson 2c54f1c225 remove need to plot limit_usage_by_mau 6 years ago
Neil Johnson c507fa15ce only need to loop if mau limiting is enabled 6 years ago
Neil Johnson 6ef983ce5c api into monthly_active_users table 6 years ago
Neil Johnson df2235e7fa coding style 6 years ago
Neil Johnson 21276ff846 remove errant logging 6 years ago
Neil Johnson 9b13817e06 factor out metrics from __init__ to app/homeserver 6 years ago
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
Amber Brown 3132b89f12
Make the rest of the .iterwhatever go away (#3562) 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Jeroen 3d605853c8 send SNI for federation requests 7 years ago
Richard van der Hoff 245d53d32a Write a clear restart indicator in logs 7 years ago
Travis Ralston 12285a1a76 The flag is named enable_metrics, not collect_metrics 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