zulip/analytics/lib
Rishi Gupta 3f2a002c6e analytics/lib/counts.py: Fix one of the COUNT_STATS definitions.
Fixes an error in the definition of
COUNT_STATS['messages_sent_to_stream:is_bot']. The CountStat needs a
group_by argument since it is supposed to group by UserProfile.is_bot.
2017-01-10 20:41:07 -08:00
..
__init__.py Add a new statistics/analytics framework. 2016-10-04 17:18:54 -07:00
counts.py analytics/lib/counts.py: Fix one of the COUNT_STATS definitions. 2017-01-10 20:41:07 -08:00
fixtures.py analytics: Add initial fixture for testing views. 2017-01-10 17:48:07 -08:00
time_utils.py analytics: Fix uses of 'interval' in arguments and variable names. 2017-01-08 17:24:51 -08:00