.. |
actions
|
models: Move query_for_ids to zerver.lib.query_helpers.
|
2023-12-16 22:08:44 -08:00 |
data_import
|
models: Extract zerver.models.streams.
|
2023-12-16 22:08:44 -08:00 |
integration_fixtures/nagios
|
…
|
|
lib
|
send_email: Distinct emails means distinct, case-insensitively.
|
2024-01-04 10:46:53 -08:00 |
management
|
send_email: Distinct emails means distinct, case-insensitively.
|
2024-01-04 10:46:53 -08:00 |
migrations
|
models: Extract zerver.models.realm_audit_logs.
|
2023-12-16 22:08:44 -08:00 |
models
|
models: Extract zerver.models.lookups.
|
2023-12-16 22:08:44 -08:00 |
openapi
|
user_topics: Validate 'topic' parameter length <= max_topic_length.
|
2024-01-04 09:43:27 -08:00 |
tests
|
user_topics: Validate 'topic' parameter length <= max_topic_length.
|
2024-01-04 09:43:27 -08:00 |
tornado
|
models: Extract zerver.models.clients.
|
2023-12-16 22:08:44 -08:00 |
transaction_tests
|
models: Extract zerver.models.realms.
|
2023-12-16 22:08:44 -08:00 |
views
|
user_topics: Validate 'topic' parameter length <= max_topic_length.
|
2024-01-04 09:43:27 -08:00 |
webhooks
|
models: Extract zerver.models.clients.
|
2023-12-16 22:08:44 -08:00 |
worker
|
models: Extract zerver.models.bots.
|
2023-12-16 22:08:44 -08:00 |
__init__.py
|
…
|
|
apps.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
context_processors.py
|
login: Remove external_authentication_methods from page_params.
|
2023-12-29 13:02:12 -08:00 |
decorator.py
|
models: Extract zerver.models.clients.
|
2023-12-16 22:08:44 -08:00 |
filters.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
forms.py
|
models: Extract zerver.models.realms.
|
2023-12-16 22:08:44 -08:00 |
logging_handlers.py
|
error_notify: Remove custom email error reporting handler.
|
2023-07-20 11:00:09 -07:00 |
middleware.py
|
models: Extract zerver.models.realms.
|
2023-12-16 22:08:44 -08:00 |
signals.py
|
email: Add a space after the time and AM/PM in the login email.
|
2023-11-27 09:47:30 -08:00 |