Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-08-01 | change monthly_active_users table to be a single column | Neil Johnson | 3 | -13/+7 | |
2018-08-01 | count_monthly_users is now async | Neil Johnson | 1 | -1/+2 | |
2018-08-01 | improve clarity | Neil Johnson | 2 | -5/+6 | |
2018-08-02 | Python 3: Convert some unicode/bytes uses (#3569) | Amber Brown | 17 | -67/+122 | |
2018-08-01 | fix isort | Neil Johnson | 1 | -1/+0 | |
2018-08-01 | fix test for py3 | Neil Johnson | 1 | -0/+4 | |
2018-08-01 | clean up | Neil Johnson | 1 | -15/+3 | |
2018-08-01 | fix comment | Neil Johnson | 1 | -1/+1 | |
2018-08-01 | fix known broken test | Neil Johnson | 1 | -25/+20 | |
2018-08-01 | count_monthly_users() async | Neil Johnson | 1 | -4/+7 | |
2018-08-01 | remove need to plot limit_usage_by_mau | Neil Johnson | 2 | -7/+6 | |