Commit Graph

7756 Commits (d073cb7ead62314ff14c59a9aaeac4f5f8470dd6)
 

Author SHA1 Message Date
Erik Johnston e438699c59 Merge pull request #1183 from matrix-org/erikj/fix_email_update 8 years ago
Erik Johnston a9111786f9 Use most recently added binding, not most recently seen user. 8 years ago
Erik Johnston 1fc1bc2a51 Fix user_threepids schema delta 8 years ago
Erik Johnston db0609f1ec Update changelog 8 years ago
Erik Johnston ab731d8f8e Bump changelog and version 8 years ago
Erik Johnston 45bdacd9a7 Merge branch 'develop' of github.com:matrix-org/synapse into release-v0.18.2 8 years ago
Mark Haines 177f104432 Merge pull request #1098 from matrix-org/markjh/bearer_token 8 years ago
Erik Johnston 22fbf86e4f Merge branch 'release-v0.18.2' of github.com:matrix-org/synapse into develop 8 years ago
Erik Johnston f138bb40e2 Fixup change log 8 years ago
Erik Johnston 855645c719 Bump version and changelog 8 years ago
Erik Johnston 25423f50aa Merge pull request #1179 from matrix-org/erikj/typing_timer_paranoia 8 years ago
Erik Johnston 2ef617bc06 Fix infinite typing bug 8 years ago
Erik Johnston e83a08d795 Merge pull request #1178 from matrix-org/erikj/current_room_token 8 years ago
Erik Johnston b6800a8ecd Actually use the new function 8 years ago
Erik Johnston d04e2ff3a4 Fix incredubly slow back pagination query 8 years ago
Paul Evans a842fed418 Merge pull request #1177 from matrix-org/paul/standard-metric-names 8 years ago
Luke Barnard e01a1bc92d Merge pull request #1175 from matrix-org/luke/feature-configurable-as-rate-limiting 8 years ago
Luke Barnard 6fdd31915b Style 8 years ago
Luke Barnard 07caa749bf Closing brace on following line 8 years ago
Luke Barnard f09db236b1 as_user->app_service, less redundant comments, better positioned comments 8 years ago
Luke Barnard 8bfd01f619 flake8 8 years ago
Luke Barnard 1b17d1a106 Use real AS object by passing it through the requester 8 years ago
Paul "LeoNerd" Evans b01aaadd48 Split callback metric lambda functions down onto their own lines to keep line lengths under 90 8 years ago
Paul "LeoNerd" Evans 1071c7d963 Adjust code for <100 char line limit 8 years ago
Paul "LeoNerd" Evans 6453d03edd Cut the raw /proc/self/stat line up into named fields at collection time 8 years ago
Paul "LeoNerd" Evans 3ae48a1f99 Move the process metrics collector code into its own file 8 years ago
Paul "LeoNerd" Evans 4cedd53224 A slightly neater way to manage metric collector functions 8 years ago
Paul "LeoNerd" Evans 5663137e03 appease pep8 8 years ago
Paul "LeoNerd" Evans b202531be6 Also guard /proc/self/fds-related code with a suitable psuedoconstant 8 years ago
Paul "LeoNerd" Evans 1b179455fc Guard registration of process-wide metrics by existence of the requisite /proc entries 8 years ago
Paul "LeoNerd" Evans 981f852d54 Add standard process_start_time_seconds metric 8 years ago
Paul "LeoNerd" Evans def63649df Add standard process_max_fds metric 8 years ago
Paul "LeoNerd" Evans 06f1ad1625 Add standard process_open_fds metric 8 years ago
Paul "LeoNerd" Evans 95fc70216d Add standard process_*_memory_bytes metrics 8 years ago
Paul "LeoNerd" Evans 9b0316c75a Use /proc/self/stat to generate the new process_cpu_*_seconds_total metrics 8 years ago
Paul "LeoNerd" Evans 03c2720940 Export CPU usage metrics also under prometheus-standard metric name 8 years ago
Paul "LeoNerd" Evans b21b9dbc37 Callback metric values might not just be integers - allow floats 8 years ago
Erik Johnston 78c083f159 Merge pull request #1164 from pik/error-codes 8 years ago
Erik Johnston 3aa8925091 Merge pull request #1176 from matrix-org/erikj/eager_ratelimit_check 8 years ago
Erik Johnston f2f74ffce6 Comment 8 years ago
David Baker 7d2cf7e960 Merge pull request #1170 from matrix-org/dbkr/password_reset_case_insensitive 8 years ago
David Baker 0108ed8ae6 Latest delta is now 37 8 years ago
David Baker a7f48320b1 Merge remote-tracking branch 'origin/develop' into dbkr/password_reset_case_insensitive 8 years ago
David Baker df2a616c7b Convert emails to lowercase when storing 8 years ago
Erik Johnston 550308c7a1 Check whether to ratelimit sooner to avoid work 8 years ago
pik e8b1d2a452 Refactor test_filter to use real DataStore 8 years ago
Luke Barnard 5b54d51d1e Allow Configurable Rate Limiting Per AS 8 years ago
Erik Johnston f6955db970 Merge pull request #1174 from matrix-org/erikj/email_push_noop 8 years ago
Erik Johnston 8ca05b5755 Fix push notifications for a single unread message 8 years ago
Erik Johnston f0ca088280 Reduce redundant database work in email pusher 8 years ago