| Commit message (Expand) | Author | Age | Files | Lines |
* | Use `ParamSpec` in a few places (#12667) | David Robertson | 2022-05-09 | 1 | -6/+23 |
* | Add most missing type hints to synapse.util (#11328) | Patrick Cloke | 2021-11-16 | 1 | -5/+6 |
* | Add types to synapse.util. (#10601) | reivilibre | 2021-09-10 | 1 | -11/+12 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -1/+4 |
* | Allow spam-checker modules to be provide async methods. (#8890) | David Teller | 2020-12-11 | 1 | -5/+2 |
* | Remove some unused distributor signals (#8216) | Patrick Cloke | 2020-09-09 | 1 | -42/+8 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -2/+2 |
* | Convert device handler to async/await (#7871) | Patrick Cloke | 2020-07-17 | 1 | -2/+26 |
* | Fix some spelling mistakes / typos. (#7811) | Patrick Cloke | 2020-07-09 | 1 | -1/+1 |
* | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -1/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -17/+12 |
* | comment about user_joined_room | Richard van der Hoff | 2019-05-14 | 1 | -0/+1 |
* | Make Distributor run its processes as a background process | Richard van der Hoff | 2018-07-18 | 1 | -26/+18 |
* | Run things as background processes | Richard van der Hoff | 2018-07-18 | 1 | -0/+4 |
* | Remove preserve_context_over_{fn, deferred} | Richard van der Hoff | 2017-11-14 | 1 | -15/+7 |
* | Remove registered_users from the distributor. | Mark Haines | 2016-06-17 | 1 | -4/+0 |
* | Move all the wrapper functions for distributor.fire | Mark Haines | 2016-04-08 | 1 | -1/+21 |
* | Fix up logcontexts | Erik Johnston | 2016-02-08 | 1 | -6/+9 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Make distributer.fire work as it did | Erik Johnston | 2015-05-12 | 1 | -20/+30 |
* | Fix up leak. Add warnings. | Erik Johnston | 2015-05-08 | 1 | -24/+21 |
* | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | Supply auth_chain along with current state in '/state/', fetch auth events fr... | Mark Haines | 2014-12-18 | 1 | -1/+1 |
* | Replace distributor deferred list, with a simple for loop until I understand ... | Mark Haines | 2014-12-18 | 1 | -6/+6 |
* | Add a few missing yields, Move deferred lists inside PreserveLoggingContext b... | Mark Haines | 2014-11-20 | 1 | -19/+24 |
* | Fix pep8 warnings | Mark Haines | 2014-10-30 | 1 | -1/+2 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Allow optional non-suppression of exceptions through the Distributor | Paul "LeoNerd" Evans | 2014-09-03 | 1 | -4/+13 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 1 | -0/+1 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+108 |