zulip/zerver
Anders Kaseorg 59b0548433 timezone: Only look up canonical time zones from the system.
Legacy time zone aliases were removed from the Debian tzdata package
in tzdata 2023c-8.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040997

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-03-01 17:38:08 -08:00
..
actions python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
data_import python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
integration_fixtures/nagios
lib timezone: Only look up canonical time zones from the system. 2024-03-01 17:38:08 -08:00
management runtornado: Swap deferred reload events to the default. 2024-02-26 22:29:19 -08:00
migrations python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
models ruff: Fix RUF021 Parenthesize when chaining `and` and `or` together. 2024-03-01 09:30:04 -08:00
openapi settings: Add realm-level setting 'zulip_update_announcements_stream'. 2024-02-25 09:33:00 -08:00
tests timezone: Only look up canonical time zones from the system. 2024-03-01 17:38:08 -08:00
tornado ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
transaction_tests ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
views python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
webhooks ruff: Fix E226 Missing whitespace around arithmetic operator. 2024-03-01 09:30:04 -08:00
worker ruff: Fix PLW0108 Lambda may be unnecessary. 2024-03-01 09:30:04 -08:00
__init__.py
apps.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
context_processors.py python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
decorator.py python: Reformat with Ruff formatter. 2024-02-29 17:07:16 -08:00
filters.py mypy: Enable new error explicit-override. 2023-10-12 12:28:41 -07:00
forms.py email_validation: Merge two implementations of a disposable-email check. 2024-02-27 10:19:23 -08:00
logging_handlers.py error_notify: Remove custom email error reporting handler. 2023-07-20 11:00:09 -07:00
middleware.py Revert "zproject: Prevent having exactly 17/18 middlewares, for Python 3.11 bug." 2024-02-05 19:57:21 -05:00
signals.py timezone: Only look up canonical time zones from the system. 2024-03-01 17:38:08 -08:00