..
actions
user_groups: Send metadata access related events on remove subgroups.
2025-03-25 13:20:06 -07:00
data_import
slack_import: Fix thread conversion condition.
2025-03-25 16:38:21 -07:00
integration_fixtures /nagios
lib
middleware: Parse Accept header properly.
2025-03-26 22:29:09 -07:00
management
tusd: Attempt to derive S3 region.
2025-03-28 09:41:43 -07:00
migrations
migration: Fix topic name for imported DMs from third-party exports.
2025-03-25 16:38:21 -07:00
models
support: Show current billing admins on cloud support page.
2025-03-24 16:00:48 -07:00
openapi
typing: Rename "(no topic)" to empty string topic.
2025-03-27 09:29:49 -07:00
tests
test_message_topics: Optimize test by limiting fetch_event_types.
2025-03-28 09:24:47 -07:00
tornado
event_queue: Remove pre-5.0 compatibility code.
2025-03-26 10:54:38 -07:00
transaction_tests
test_user_groups: Add durable=True to the independent transaction.
2024-11-21 14:55:15 -08:00
views
typing: Rename "(no topic)" to empty string topic.
2025-03-27 09:29:49 -07:00
webhooks
integration-docs: Rename Jira doc to avoid collision with Jira plugin.
2025-03-26 11:19:31 -07: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
settings: Add "can_manage_billing_group" realm setting.
2025-03-10 09:36:30 -07:00
filters.py
filters: Do not report AVATAR_SALT, or other salts.
2025-03-13 09:36:07 -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
middleware: Parse Accept header properly.
2025-03-26 22:29:09 -07:00
signals.py
send_email: Set the Date header according to local enqueue time.
2025-03-10 16:48:08 -07:00