summary refs log tree commit diff
path: root/MANIFEST.in (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-01count_monthly_users() asyncNeil Johnson1-4/+7
2018-08-01remove need to plot limit_usage_by_mauNeil Johnson2-7/+6
2018-08-01remove errant printNeil Johnson1-1/+0
2018-08-01make count_monthly_users async synapse/handlers/auth.py<