zulip/analytics
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
..
lib mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
management send_analytics_to_remote_server: Rename to ..._to_push_bouncer. 2023-10-25 11:09:49 -07:00
migrations models: Convert deprecated index_together option to indexes. 2023-07-12 07:12:43 -07:00
tests stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00
views remote_support: Remote redundant remote_installation_stats_link context. 2023-10-17 18:05:27 -07:00
__init__.py
models.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
urls.py stats: Support fetching StreamCount based on stream_id. 2023-10-16 15:10:14 -07:00