summary refs log tree commit diff
path: root/synapse/federation/sender/transaction_manager.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixesErik Johnston2020-02-181-7/+9
|\
| * Add typing to synapse.federation.sender (#6871)Erik Johnston2020-02-071-7/+9
* | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixesErik Johnston2019-11-261-2/+2
|\|
| * Clean up newline quote marks around the codebase (#6362)Andrew Morgan2019-11-211-2/+2
* | Merge branch 'develop' of github.com:matrix-org/synapse into matrix-org-hotfixesErik Johnston2019-11-191-2/+2
|\|
| * Remove usage of deprecated logger.warn method from codebase (#6271)Andrew Morgan2019-10-311-2/+2
* | Awful hackery to try to get the fed sender to keep upRichard van der Hoff2019-10-101-0/+4
* | Revert "Awful hackery to try to get the fed sender to keep up"Richard van der Hoff2019-10-031-4/+0
* | Awful hackery to try to get the fed sender to keep upRichard van der Hoff2019-09-271-0/+4
|/
* use access methods (duh..)Jorik Schellekens2019-09-051-1/+3
* Link the send loop with the edus contextsJorik Schellekens2019-09-051-3/+8
* Propagate opentracing contexts through EDUs (#5852)Jorik Schellekens2019-08-221-73/+97
* Replace returnValue with return (#5736)Amber Brown2019-07-231-1/+1
* remove dead transaction persist code (#5622)Richard van der Hoff2019-07-051-9/+0
* Run Black. (#5482)Amber Brown2019-06-201-20/+18
* Rename and move the classesRichard van der Hoff2019-03-131-0/+147