zulip/analytics/management/commands
Wyatt Hoodes bb6a75c3dc populate_analytics_db.py: Subscribe user for exporting.
AssertionErrors were raised when attempting to run manual comparison
tests to ensure correctness when exporting the analytics realm using
export_from_config.  This was caused by this populate_analytics_db
stream being created without any subscribers, which violates an
invariant.

We fix this by simply subscribing the 'shylock' user to that stream.
2019-02-04 10:59:24 -08:00
..
__init__.py Move management commands to the analytics app. 2013-11-06 16:51:08 -05:00
analyze_mit.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
analyze_user_activity.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
check_analytics_state.py analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
clear_analytics_tables.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
clear_single_stat.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
client_activity.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
populate_analytics_db.py populate_analytics_db.py: Subscribe user for exporting. 2019-02-04 10:59:24 -08:00
realm_stats.py analytics/zilencer/zproject: Remove unused imports. 2019-02-02 17:31:45 -08:00
stream_stats.py stream_stats: Add a column representing type of stream. 2019-01-31 15:04:45 -08:00
update_analytics_counts.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00
user_stats.py analytics: Use python 3 syntax for typing. 2017-11-17 13:16:49 -08:00