Commit Graph

27 Commits (424a7f48f8d5cdb97ec3567d6841cecbf65ffda2)

Author SHA1 Message Date
Erik Johnston cb9c465707 Use SynapseError 504 for Timeout errors 9 years ago
Mark Haines 7e2f971c08 Remove some unused functions (#711) 9 years ago
Erik Johnston e5999bfb1a Initial cut 9 years ago
Erik Johnston 2c1fbea531 Fix up logcontexts 9 years ago
Daniel Wagner-Hall d83d004ccd Fix flake8 warnings for new flake8 9 years ago
Matthew Hodgson 6c28ac260c copyrights 9 years ago
Mark Haines 48a2526d62 Track the cpu used in the main thread by each logging context 9 years ago
Mark Haines a412b9a465 Run the background updates when starting synapse. 9 years ago
Mark Haines 372ac60375 synapse/util/__init__.py:unwrap_deferred was unused 9 years ago
Erik Johnston 22049ea700 Refactor the notifier.wait_for_events code to be clearer. Add _NotifierUserStream.new_listener that accpets a token to avoid races. 10 years ago
Erik Johnston 7cd6a6f6cf Awful idea for speeding up fetching of events 10 years ago
Erik Johnston cdb3757942 Refactor _get_events 10 years ago
Erik Johnston 95dedb866f Unwrap defer.gatherResults failures 10 years ago
Erik Johnston 2236ef6c92 Fix up leak. Add warnings. 10 years ago
Erik Johnston 476899295f Change the way we do logging contexts so that they survive divergences 10 years ago
Erik Johnston 472734a8cc Consume errors in time_bound_deferred 10 years ago
Erik Johnston ef276e8770 Fix so timing out connections to actually work. 10 years ago
Erik Johnston dcf52469e8 Move time_bound_deferred into Clock 10 years ago
Erik Johnston ef995e6946 Add looping_call to Clock 10 years ago
Erik Johnston b4886264a3 Bugfix cache layer 10 years ago
Erik Johnston c4e3029d55 Add cache layer to state group resolution 10 years ago
Mark Haines adb04b1e57 Update copyright notices 10 years ago
Mark Haines db9ce032a4 Fix pep8 codestyle warnings 10 years ago
Mark Haines ca91bb2f7f Sometimes there isn't a current logging context 10 years ago
Mark Haines 97c7c34f6f Preserve logging context in a few more places, drop the logging context after it has been stashed to reduce potential for confusion 10 years ago
Matthew Hodgson 8a7c1d6a00 fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
Matthew Hodgson f98e6380f1 add in whitespace after copyright statements to improve legibility 10 years ago
matrix.org 4f475c7697 Reference Matrix Home Server 10 years ago