Commit Graph

8099 Commits (3d9d48fffbf4f99607423533695ea1b8ae3b4edc)
 

Author SHA1 Message Date
Erik Johnston 3d9d48fffb Merge pull request #1836 from matrix-org/erikj/current_state_fix 8 years ago
Richard van der Hoff a0d03f2e15 Merge pull request #1837 from matrix-org/rav/fix_purge_media_doc 8 years ago
Erik Johnston d0897dead5 Spelling 8 years ago
Erik Johnston 567aa35b67 Update all call sites after rename 8 years ago
Erik Johnston f2f40e64a9 Comments 8 years ago
Erik Johnston 4c6a31cd6e Calculate the forward extremeties once 8 years ago
Richard van der Hoff 83333498a5 fix doc for purge_media_cache 8 years ago
Erik Johnston 86063d4321 Merge pull request #1835 from matrix-org/erikj/fix_workers 8 years ago
Erik Johnston 09eb08f910 Derive current_state_events from state groups 8 years ago
Erik Johnston 97efe99ae9 Make worker listener config backwards compat 8 years ago
David Baker 691c8198b7 Merge pull request #1832 from xsteadfastx/xsteadfastx/turn-username-password 8 years ago
Marvin Steadfast 86e6165687 Added default config for turn username and password 8 years ago
Marvin Steadfast 1e38be3a7a Added username and password for turn server 8 years ago
Erik Johnston 841c228533 Merge pull request #1828 from matrix-org/erikj/iterable_cache_size 8 years ago
Erik Johnston c430111d0e Update LruCache size estimate on clear 8 years ago
David Baker 97d3918377 Merge pull request #1811 from aperezdc/unhardcode-riot-urls 8 years ago
David Baker 6f6bf2a1eb Merge pull request #1827 from matrix-org/dbkr/email_case_insensitive 8 years ago
David Baker 8c5009b628 Lowercase all email addresses before querying db 8 years ago
Erik Johnston ae7b4da4cc Merge pull request #1823 from matrix-org/erikj/load_events_logs 8 years ago
Erik Johnston fc7cae8aa3 Merge pull request #1824 from matrix-org/erikj/retry_host_log 8 years ago
Erik Johnston f9058ca785 Merge pull request #1822 from matrix-org/erikj/statE_logging 8 years ago
Erik Johnston f648313f98 Merge pull request #1821 from matrix-org/erikj/cache_metrics_string_intern 8 years ago
Erik Johnston 15f012032c Merge pull request #1818 from matrix-org/erikj/state_auth_splitout_split 8 years ago
Erik Johnston 4ec1cf49e2 Lower loading events log to DEBUG 8 years ago
Erik Johnston f878f64f43 Lower the not retrying host log line to debug 8 years ago
Erik Johnston 5f027d1fc5 Change resolve_state_groups call site logging to DEBUG 8 years ago
Erik Johnston 380dba1020 Measure metrics of string_cache 8 years ago
Erik Johnston ed4d176152 PEP8 8 years ago
Mark Haines c6064a7ba6 Only construct sets when necessary 8 years ago
Erik Johnston a8594fd19f Use better names 8 years ago
Erik Johnston 7fae460402 Merge pull request #1820 from matrix-org/erikj/push_tools 8 years ago
Erik Johnston 37b4c7d8a9 Fix typo in return type 8 years ago
Erik Johnston e5d2df9c34 Use better variable name 8 years ago
Erik Johnston 04006bb7f0 Get state at event rather than for room in push 8 years ago
Erik Johnston ce59a2faad Correctly handle case of rejected events in state res 8 years ago
Erik Johnston 633f97151c Check event is in state_map 8 years ago
Erik Johnston e6153e1bd1 Fix couple of federation state bugs 8 years ago
Erik Johnston 5d6bad1b3c Optimise state resolution 8 years ago
Erik Johnston e8ecbb6f20 Merge pull request #1812 from matrix-org/erikj/state_auth_splitout_split 8 years ago
Erik Johnston d11d7cdf87 Merge pull request #1815 from matrix-org/erikj/iter_cache_size 8 years ago
Erik Johnston 9e8e236d98 Tidy up test 8 years ago
Erik Johnston d6c75cb7c2 Rename and comment tree_to_leaves_iterator 8 years ago
Erik Johnston 1ccd5676e3 Remove needless call to evict() 8 years ago
Erik Johnston d906206049 Increase state_group_cache_size 8 years ago
Erik Johnston f85b6ca494 Speed up cache size calculation 8 years ago
Erik Johnston f2f179dce2 Add ExpiringCache tests 8 years ago
Erik Johnston 6d00213e80 Use OrderedDict in ExpiringCache 8 years ago
Erik Johnston 897f8752da Up cache max entries for state 8 years ago
Erik Johnston beda469bc6 Put staticmethods at module level 8 years ago
Erik Johnston 46aebbbcbf Add support for 'iterable' to ExpiringCache 8 years ago