summary refs log tree commit diff
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2018-08-01change monthly_active_users table to be a single columnNeil Johnson3-13/+7
2018-08-01count_monthly_users is now asyncNeil Johnson1-1/+2
2018-08-01improve clarityNeil Johnson2-5/+6
2018-08-02Python 3: Convert some unicode/bytes uses (#3569)Amber Brown17-67/+122
2018-08-01fix isortNeil Johnson1-1/+0
2018-08-01fix test for py3Neil Johnson1-0/+4
2018-08-01clean upNeil Johnson1-15/+3
2018-08-01fix commentNeil Johnson1-1/+1
2018-08-01fix known broken testNeil Johnson1-25/+20
2018-08-01count_monthly_users() asyncNeil Johnson1-4/+7
2018-08-01remove need to plot limit_usage_by_mauNeil Johnson2-7/+6
2018-08-01Update 2952.bugfixRichard van der Hoff1-1/+1
2018-08-01remove errant printNeil Johnson1-1/+0
2018-08-01