zulip/analytics/management/commands
Mateusz Mandera 4a93149435 settings: Rework how push notifications service is configured.
Instead of the PUSH_NOTIFICATIONS_BOUNCER_URL and
SUBMIT_USAGE_STATISTICS settings, we want servers to configure
individual ZULIP_SERVICE_* settings, while maintaining backward
compatibility with the old settings. Thus, if all the new
ZULIP_SERVICE_* are at their default False value, but the legacy
settings are activated, they need to be translated in computed_settings
to the modern way.
2024-07-17 17:14:06 -07:00
..
__init__.py
check_analytics_state.py puppet: Factor out pattern of writing a nagios state file atomically. 2024-05-24 11:31:25 -07:00
clear_analytics_tables.py management: Move commands to all use ZulipBaseCommand. 2024-05-24 10:30:16 -07:00
clear_single_stat.py management: Move commands to all use ZulipBaseCommand. 2024-05-24 10:30:16 -07:00
populate_analytics_db.py ruff: Fix B905 `zip()` without an explicit `strict=` parameter. 2024-07-13 22:28:22 -07:00
update_analytics_counts.py settings: Rework how push notifications service is configured. 2024-07-17 17:14:06 -07:00