zulip/analytics
Rishi Gupta 680e7f75e1 analytics: Change generate_time_series_data argument from length to days.
Previously, this function seemed ambivalent about whether it was generating
a series of abstract data points or a series of data points that would
correspond to times. Switch firmly to the latter, so e.g. if the frequency
changes, so will the length of the output sequence.
2017-01-17 15:54:57 -08:00
..
lib analytics: Change generate_time_series_data argument from length to days. 2017-01-17 15:54:57 -08:00
management analytics: Change generate_time_series_data argument from length to days. 2017-01-17 15:54:57 -08:00
migrations analytics/models.py: Add subgroup column to unique_together constraints. 2016-11-01 16:53:56 -07:00
tests analytics tests: Refactor assertCountEquals calls to be more readable. 2017-01-17 15:54:57 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Fix FillState.last_modified not being updated. 2017-01-08 23:36:34 -08:00
urls.py /activity: Fix URL route for analytics.views.get_realm_activity. 2017-01-12 15:21:06 -08:00
views.py analytics: Add views for remaining /stats graphs. 2017-01-17 15:54:57 -08:00