zulip/zerver
ImDooMLorD 6dea58623c errors: Standardize "already in use" error messages.
Updates these error messages to have "X is already in use." format,
e.g., "Channel name is already in use." and "Name is already in use."

Fixes #33629.
2025-03-04 16:10:25 -08:00
..
actions message_edit: Fix moved msg not updated when user not sub of new stream. 2025-03-04 15:55:54 -08:00
data_import rocketchat: Harden parsing of custom emoji exports. 2025-02-05 13:41:19 -08:00
integration_fixtures/nagios
lib errors: Standardize "already in use" error messages. 2025-03-04 16:10:25 -08:00
management deliver_scheduled_emails: Use a queue, instead of infinite retries. 2025-03-04 16:09:25 -08:00
migrations migrations: Update rename_general_chat_to_empty_string_topic migration. 2025-03-04 11:02:08 -08:00
models register: Optimize computing realm group setting values. 2025-02-27 10:03:28 -08:00
openapi errors: Use shared class for message when email is already in use. 2025-03-04 16:10:25 -08:00
tests errors: Standardize "already in use" error messages. 2025-03-04 16:10:25 -08:00
tornado tornado: Use Signal.asend. 2025-02-14 15:27:51 -08:00
transaction_tests test_user_groups: Add durable=True to the independent transaction. 2024-11-21 14:55:15 -08:00
views errors: Use shared class for message when email is already in use. 2025-03-04 16:10:25 -08:00
webhooks integrations: Update GitHub intergation for new configuration UI. 2025-02-28 13:04:42 -08:00
worker deliver_scheduled_emails: Use a queue, instead of infinite retries. 2025-03-04 16:09:25 -08:00
__init__.py
apps.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
context_processors.py portico: Replace "Find accounts" link with "Log in". 2025-01-24 14:55:47 -08:00
decorator.py decorator: Work around internal_api_view typing problem. 2025-02-18 22:04:43 -08:00
filters.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
forms.py errors: Standardize "already in use" error messages. 2025-03-04 16:10:25 -08:00
logging_handlers.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py message_summary: Log time to generate summary. 2025-02-06 12:03:24 -08:00
signals.py queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe. 2024-12-06 09:23:02 -08:00