zulip/zerver
Alex Vandiver 127108c7d1 workers: Log the exception if the export fails.
We previously just swallowed the exception entirely.
2022-04-28 11:52:47 -07:00
..
actions python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
data_import python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
integration_fixtures/nagios
lib Correctly hyphenate “non-”. 2022-04-27 22:10:31 -07:00
management sync_ldap_user_data: Show a proper error if no relevant users exist. 2022-04-18 20:32:30 +02:00
migrations python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
openapi openapi: Mention that `profile_data` will be missing for bots. 2022-04-27 22:09:55 -07:00
tests workers: Log the exception if the export fails. 2022-04-28 11:52:47 -07:00
tornado python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
views Correctly hyphenate “non-”. 2022-04-27 22:10:31 -07:00
webhooks Correctly hyphenate “non-”. 2022-04-27 22:10:31 -07:00
worker workers: Log the exception if the export fails. 2022-04-28 11:52:47 -07:00
__init__.py
apps.py caching: Make sender type optional for flush_cache. 2021-07-26 14:48:07 -07:00
context_processors.py home: Simplify and comment terms of service notice implementation. 2022-02-04 15:48:38 -08:00
decorator.py decorator: Strengthen decorator types using ParamSpec. 2022-04-14 12:44:35 -07:00
filters.py typing: Fix function signatures. 2021-08-20 05:54:19 -07:00
forms.py forms: Fix type of domain_override parameter. 2022-04-27 12:40:14 -07:00
logging_handlers.py python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
middleware.py middleware: Add `client` REQ parameter to `parse_client`. 2022-04-08 11:29:33 -07:00
models.py python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
signals.py actions: Split out zerver.actions.video_calls. 2022-04-14 17:14:30 -07:00