Historique des commits

Auteur SHA1 Message Date
  Amber Brown b37c472419 Rename async to async_helpers because `async` is a keyword on Python 3.7 (#3678) il y a 6 ans
  Matthew Hodgson 5797f5542b WIP to announce deleted devices over federation il y a 6 ans
  Amber Brown 49af402019 run isort il y a 6 ans
  Amber Brown 77ac14b960 Pass around the reactor explicitly (#3385) il y a 6 ans
  Amber Brown 071206304d cleanup pep8 errors il y a 6 ans
  Amber Brown 85ba83eb51 fixes il y a 6 ans
  Amber Brown df9f72d9e5 replacing portions il y a 6 ans
  Richard van der Hoff 6146332387 Merge remote-tracking branch 'origin/develop' into rav/deferred_timeout il y a 6 ans
  Richard van der Hoff 9d2c1b8429 Backport deferred.addTimeout il y a 6 ans
  Richard van der Hoff 9255a6cb17 Improve exception handling for background processes il y a 6 ans
  Richard van der Hoff 1ea904b9f0 Use deferred.addTimeout instead of time_bound_deferred il y a 6 ans
  Adrian Tschira f63ff73c7f add __bool__ alias to __nonzero__ methods il y a 6 ans
  Richard van der Hoff d4fb4f7c52 Clear logcontext before starting fed txn queue runner il y a 7 ans
  Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' il y a 7 ans
  Erik Johnston ecdd2a3658 Don't start user_directory handling on workers il y a 7 ans
  Erik Johnston eeb2f9e546 Add user_directory to database il y a 7 ans
  Erik Johnston 62b89daac6 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/repl_tcp_server il y a 7 ans
  Richard van der Hoff 65e1683680 Remove spurious PreserveLoggingContext il y a 7 ans
  Richard van der Hoff feb496056e preserve_fn some deferred-returning things il y a 7 ans
  Richard van der Hoff 773e1c6d68 Remove spurious @preserve_fn decorators il y a 7 ans
  Erik Johnston 1df7c28661 Use callbacks to notify tcp replication rather than deferreds il y a 7 ans
  Erik Johnston 7984708a55 Add a simple hook to wait for replication traffic il y a 7 ans
  Erik Johnston 6957bfdca6 Don't recreate so many sets il y a 7 ans
  Erik Johnston 6c82de5100 Format presence events on the edges instead of reformatting them multiple times il y a 7 ans
  Erik Johnston 872e75a3d5 Add some metrics on notifier il y a 7 ans
  Erik Johnston fd2eef49c8 Reduce spurious calls to generate sync il y a 7 ans
  Erik Johnston 54a79c1d37 Make presence.get_new_events a bit faster il y a 8 ans
  Erik Johnston fbaf868f62 Correctly handle timeout errors il y a 8 ans
  Erik Johnston be14c24cea Fix rare notifier bug where listeners dont timeout il y a 8 ans
  Erik Johnston 26072df6af Ensure only main or federation_sender process can send federation traffic il y a 8 ans