zulip/analytics/management/commands
Mateusz Mandera 986f2fd962 send_analytics_to_remote_server: Rename to ..._to_push_bouncer.
The former name is kind of misleading - this function is for the remote
server to send analytics to the push bouncer. Under our usual
terminology, a "remote server" is a self-hosted Zulip server. So data is
sent FROM not TO a remote server.
2023-10-25 11:09:49 -07:00
..
__init__.py
check_analytics_state.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
clear_analytics_tables.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
clear_single_stat.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
populate_analytics_db.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
update_analytics_counts.py send_analytics_to_remote_server: Rename to ..._to_push_bouncer. 2023-10-25 11:09:49 -07:00