zulip/zerver
Tim Abbott bad373bbfa migrations: Fix migration 0576 local backfill path and repeat.
Unfortunately, because this migration has already been run for many
installations, we need to ship another copy of the migration.

It should be a noop when repeated.

(cherry picked from commit 66537c8bf8)
2024-11-19 17:14:11 -08:00
..
actions refactor: Rename `huddle` to `direct_message_group` in non api files. 2024-09-11 11:44:16 -07:00
data_import slack_data_import: Fix incorrect hyperlink conversion. 2024-11-19 17:14:11 -08:00
integration_fixtures/nagios
lib slack: Call the correct resize_* function when importing realm icon. 2024-11-18 18:32:25 -08:00
management slack: Clean up expanded zipfiles more consistently. 2024-11-18 18:32:25 -08:00
migrations migrations: Fix migration 0576 local backfill path and repeat. 2024-11-19 17:14:11 -08:00
models refactor: Rename `huddle` to `direct_message_group` in non api files. 2024-09-11 11:44:16 -07:00
openapi settings: Add setting to control how animated images are played. 2024-07-22 14:53:31 -07:00
tests slack_data_import: Fix incorrect hyperlink conversion. 2024-11-19 17:14:11 -08:00
tornado ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
transaction_tests ruff: Bump target-version from py38 to py310. 2024-07-13 22:28:22 -07:00
views signup: Mirror dummy user should be registered with role from invite. 2024-11-18 18:32:25 -08:00
webhooks slack_incoming: Add ok=false to JSON in case of error. 2024-11-18 18:32:25 -08:00
worker thumbnail: Remove type: ignore. 2024-10-09 17:13:37 -07: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 ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
decorator.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
filters.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
forms.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
logging_handlers.py ruff: Fix UP007 Use `X | Y` for type annotations. 2024-07-13 22:28:22 -07:00
middleware.py ruff: Fix UP035 Import from `collections.abc`, `typing` instead. 2024-07-13 22:28:22 -07:00
signals.py ruff: Bump target-version from py38 to py310. 2024-07-13 22:28:22 -07:00