summary refs log tree commit diff
path: root/synapse/util/retryutils.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-10-22Rename _refresh_pusherRichard van der Hoff2-3/+4
This is public (or at least, called from outside the class), so ought to have a better name.
2018-10-19Remove notes on fallback for email_templatesRichard van der Hoff2-8/+0
This fallback didn't work, and was removed in #4069.