| .. |
|
actions
|
reminders: Remove unused forwarder_user_profile.
|
2025-11-17 11:03:30 -08:00 |
|
data_import
|
slack_importer: Use build_user_profile.
|
2025-11-12 12:31:49 -08:00 |
|
lib
|
integrations: Split out OTHER_INTEGRATIONS.
|
2025-11-17 17:19:20 -08:00 |
|
management
|
restore_messages: Clarify that --realm is exclusive of --transaction-id.
|
2025-11-06 11:19:20 -08:00 |
|
migrations
|
slack_import: Add option to create new user for the importer.
|
2025-11-13 14:46:12 -08:00 |
|
models
|
user_settings: Sort modern settings dictionaries alphabetically.
|
2025-11-17 11:23:32 -08:00 |
|
openapi
|
users: Use is_imported_stub flag for imported users.
|
2025-11-10 14:03:52 -08:00 |
|
tests
|
integrations: Split out OTHER_INTEGRATIONS.
|
2025-11-17 17:19:20 -08:00 |
|
tornado
|
event_queue: Add compatibility code for push_device_registered_user_ids.
|
2025-09-19 09:19:36 -07:00 |
|
transaction_tests
|
test_user_groups: Add durable=True to the independent transaction.
|
2024-11-21 14:55:15 -08:00 |
|
views
|
auth: Deduplicate social_start_signup/login.
|
2025-11-17 12:23:23 -08:00 |
|
webhooks
|
integrations: Use global time in GitHub Actions & OpenShift screenshots.
|
2025-11-17 16:32:13 -08:00 |
|
worker
|
export: Stop calling processes threads.
|
2025-11-05 11:49:55 -08:00 |
|
__init__.py
|
|
|
|
apps.py
|
forms: Use monkey-patched SetPasswordForm generic.
|
2025-07-15 07:32:44 -07:00 |
|
context_processors.py
|
realm_creation_form: Capture import_from if realm import enabled.
|
2025-04-30 00:06:43 -07:00 |
|
decorator.py
|
zephyr: Remove Zephyr mirroring support.
|
2025-09-16 11:18:18 -07:00 |
|
filters.py
|
filters: Do not report AVATAR_SALT, or other salts.
|
2025-03-13 09:36:07 -07:00 |
|
forms.py
|
slack_import: Add option to create new user for the importer.
|
2025-11-13 14:46:12 -08:00 |
|
logging_handlers.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
middleware.py
|
zephyr: Remove Zephyr mirroring support.
|
2025-09-16 11:18:18 -07:00 |
|
signals.py
|
signals: Extract function to convert datetime to readable string.
|
2025-10-01 11:25:00 -07:00 |