summary refs log tree commit diff
path: root/synapse/push/pusherpool.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-22Drop logging level of creating a pusherErik Johnston1-1/+1
2019-02-22Correctly handle null data in HttpPusherErik Johnston1-0/+5
2019-02-22Add prometheus metrics for number of badge update pushes. (#4709)