..
actions
user_topic: Add support for empty topic name.
2025-01-07 17:24:00 -08:00
data_import
streams: Remove stream_post_policy field from Stream.
2025-01-07 12:17:37 -08:00
integration_fixtures /nagios
lib
initial_state_data: Add support for empty topic name.
2025-01-07 17:24:00 -08:00
management
cron: Add cron job logic to delete fully deactivated realms.
2025-01-06 16:10:14 -08:00
migrations
streams: Remove stream_post_policy field from Stream.
2025-01-07 12:17:37 -08:00
models
message_send: Add support to send message with an empty topic name.
2025-01-07 17:24:00 -08:00
openapi
initial_state_data: Add support for empty topic name.
2025-01-07 17:24:00 -08:00
tests
initial_state_data: Add support for empty topic name.
2025-01-07 17:24:00 -08:00
tornado
mark_unread: Add support for empty topic name.
2025-01-07 17:24:00 -08:00
transaction_tests
test_user_groups: Add durable=True to the independent transaction.
2024-11-21 14:55:15 -08:00
views
messages_in_narrow: Add support for empty topic name.
2025-01-07 17:24:00 -08:00
webhooks
webhooks/opsgenie: Refactor to reduce redundancy in payload extraction.
2025-01-04 19:10:04 -08:00
worker
send_email: Parse emails in a way mypy 1.14 understands.
2024-12-21 21:06:53 -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
ruff: Fix UP035 Import from collections.abc, typing instead.
2024-07-13 22:28:22 -07:00
decorator.py
queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe.
2024-12-06 09:23:02 -08:00
filters.py
ruff: Fix UP007 Use X | Y for type annotations.
2024-07-13 22:28:22 -07:00
forms.py
auth: Tweak invalid credentials error message.
2024-10-24 14:35:31 -07:00
logging_handlers.py
ruff: Fix UP007 Use X | Y for type annotations.
2024-07-13 22:28:22 -07:00
middleware.py
test_classes: Refine assert_json_success output with exception chaining.
2024-12-04 11:38:45 -08:00
signals.py
queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe.
2024-12-06 09:23:02 -08:00