zulip/analytics
Vishnu KS 9fe39646fa analytics: Specify exact end_time in realm summary query.
Fetchings rows with end_time within the last 25 hours would result
in the realmcount queries returning two rows for each realm
if the analytics page was opened within an hour since the
count stats were updated.
2020-12-22 16:44:31 -08:00
..
lib analytics: Make last_successful_fill handle FillState.STARTED case properly. 2020-12-22 16:44:31 -08:00
management analytics: Move last_successful_fill to CountStat. 2020-12-22 16:44:31 -08:00
migrations migrations: Upgrade migrations to remove duplicates in all Count tables. 2020-07-30 15:18:00 -07:00
tests analytics: Make last_successful_fill handle FillState.STARTED case properly. 2020-12-22 16:44:31 -08:00
__init__.py Create "analytics" app with activity reports. 2013-11-06 12:07:32 -05:00
models.py analytics: Move last_successful_fill to CountStat. 2020-12-22 16:44:31 -08:00
urls.py rest: Add rest_path shortcut for path with rest_dispatch. 2020-09-22 10:51:00 -07:00
views.py analytics: Specify exact end_time in realm summary query. 2020-12-22 16:44:31 -08:00