Commit Graph

337 Commits (084afbb6a06f2661bed503bf49b0291ce999c6c1)

Author SHA1 Message Date
Richard van der Hoff b2cd6accf5 Remove __PreservingContextDeferred too 7 years ago
Richard van der Hoff 7e6fa29cb5 Remove preserve_context_over_{fn, deferred} 7 years ago
Richard van der Hoff bf993db11c Logging and logcontext fixes for Limiter 7 years ago
Erik Johnston 2a7e9faeec Do logcontexts outside ResponseCache 7 years ago
Erik Johnston 33a9026cdf Add logging and fix log contexts for publicRooms 7 years ago
Richard van der Hoff 0be99858f3 fix vars named `l` 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Richard van der Hoff 2e9f5ea31a Fix logcontext handling for persist_events 7 years ago
Richard van der Hoff f30c4ed2bc logformatter: fix AttributeError 7 years ago
Richard van der Hoff 4fad8efbfb Fix stackoverflow and logcontexts from linearizer 7 years ago
Richard van der Hoff 3cc852d339 Fancy logformatter to format exceptions better 7 years ago
Richard van der Hoff 148428ce76 Fix logcontext handling for concurrently_execute 7 years ago
David Baker 60c78666ab pep8 7 years ago
David Baker 8ad5f34908 pep8 7 years ago
David Baker 9fd086e506 unnecessary parens 7 years ago
David Baker 0b03a97708 Add module_loader.py 7 years ago
Erik Johnston 495f075b41 Increase default cache factor size. 7 years ago
Erik Johnston b5e8d529e6 Define CACHE_SIZE_FACTOR once 7 years ago
Erik Johnston c72058bcc6 Use an ExpiringCache for storing registration sessions 8 years ago
Erik Johnston efc2b7db95 Rewrite conditional 8 years ago
Erik Johnston eed59dcc1e Fix has_any_entity_changed 8 years ago
Erik Johnston 304880d185 Add stream change cache 8 years ago
Erik Johnston bd7bb5df71 Pull out if statement from for loop 8 years ago
Erik Johnston e3417a06e2 Update list cache to handle one arg case 8 years ago
Erik Johnston bbfe4e996c Make get_state_groups_from_groups faster. 8 years ago
Erik Johnston ffad4fe35b Don't update event cache hit ratio from get_joined_users 8 years ago
Erik Johnston d2d8ed4884 Optimise caches with single key 8 years ago
Richard van der Hoff 2e996271fe Instantiate DeferredTimedOutError correctly 8 years ago
Erik Johnston d9aa645f86 Reduce size of joined_user cache 8 years ago
Erik Johnston efab1dadde Remove DEBUG_CACHES 8 years ago
Erik Johnston 119cb9bbcf Reduce cache size by not storing deferreds 8 years ago
Erik Johnston d134d0935e Only intern ascii strings 8 years ago
Richard van der Hoff e2eebf1696 Fix fixme in preserve_fn 8 years ago
Erik Johnston 4d17add8de Remove unused instance variable 8 years ago
Erik Johnston 5b5b171f3e Docs 8 years ago
Erik Johnston b282fe7170 Revert log context change 8 years ago
Erik Johnston 6194a64ae9 Doc new instance variables 8 years ago
Erik Johnston 014fee93b3 Manually calculate cache key as getcallargs is expensive 8 years ago
Erik Johnston 86780a8bc3 Don't convert to deferreds when not necessary 8 years ago
Richard van der Hoff f9b4bb05e0 Fix the logcontext handling in the cache wrappers (#2077) 8 years ago
Richard van der Hoff 5a16cb4bf0 Ignore backoff history for invites, aliases, and roomdirs 8 years ago
Richard van der Hoff b88a323ffb Fix time_bound_deferred to throw the right exception 8 years ago
Richard van der Hoff 4bd597d9fc push federation retry limiter down to matrixfederationclient 8 years ago
Richard van der Hoff 19b9366d73 Fix a couple of logcontext leaks 8 years ago
Richard van der Hoff 95f21c7a66 Fix caching of remote servers' signature keys 8 years ago
Richard van der Hoff f40c2db05a Stop preserve_fn leaking context into the reactor 8 years ago
Richard van der Hoff d2d146a314 Logcontext docs 8 years ago
Richard van der Hoff 29ed09e80a Fix assertion to stop transaction queue getting wedged 8 years ago
Richard van der Hoff b5d1c68beb Implement reset_context_after_deferred 8 years ago
David Baker 73a5f06652 Support registration / login with phone number 8 years ago