| .. |
|
actions
|
streams: Remove API support for changing stream_post_policy.
|
2025-01-07 12:17:36 -08:00 |
|
data_import
|
streams: Remove stream_post_policy field from Stream.
|
2025-01-07 12:17:37 -08:00 |
|
integration_fixtures/nagios
|
|
|
|
lib
|
streams: Remove stream_post_policy field from Stream.
|
2025-01-07 12:17:37 -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
|
streams: Remove stream_post_policy field from Stream.
|
2025-01-07 12:17:37 -08:00 |
|
openapi
|
api-docs: Extract component for old/new block in group setting update.
|
2025-01-07 12:17:37 -08:00 |
|
tests
|
streams: Remove stream_post_policy field from Stream.
|
2025-01-07 12:17:37 -08:00 |
|
tornado
|
message_cache: Use the sender’s recipient_id for incoming 1:1 DMs.
|
2024-12-11 12:05:03 -08:00 |
|
transaction_tests
|
test_user_groups: Add durable=True to the independent transaction.
|
2024-11-21 14:55:15 -08:00 |
|
views
|
streams: Remove API support for changing stream_post_policy.
|
2025-01-07 12:17:36 -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 |