.. |
actions
|
message_cache: Rename update_to_dict_cache to update_message_cache.
|
2024-03-07 09:48:20 -08:00 |
data_import
|
requirements: Upgrade Python requirements.
|
2024-02-16 12:17:34 -08:00 |
integration_fixtures/nagios
|
…
|
|
lib
|
openapi: Represent OpenAPI parameters with a Parameter class.
|
2024-03-07 15:07:12 -08:00 |
management
|
export_search: Support exporting DMs or huddles.
|
2024-03-01 09:26:25 -08:00 |
migrations
|
models: Extract zerver.models.realm_audit_logs.
|
2024-01-05 10:32:54 -05:00 |
models
|
ruff: Fix DJ012 Order of model's inner classes, methods, and fields.
|
2024-02-16 12:17:34 -08:00 |
openapi
|
openapi: Use Parameter class for generating curl examples.
|
2024-03-07 15:07:12 -08:00 |
tests
|
openapi: Represent OpenAPI parameters with a Parameter class.
|
2024-03-07 15:07:12 -08:00 |
tornado
|
message: Split MessageDict and friends into its own file.
|
2024-03-07 09:48:20 -08:00 |
transaction_tests
|
models: Extract zerver.models.realms.
|
2024-01-05 10:32:54 -05:00 |
views
|
config_error: Support passing arguments specifying the "go back" link.
|
2024-03-07 15:01:15 -08:00 |
webhooks
|
requirements: Upgrade Python requirements.
|
2024-02-16 12:17:34 -08:00 |
worker
|
queue_processors: Defer initial email connection creation.
|
2024-01-15 12:02:53 -08:00 |
__init__.py
|
…
|
|
apps.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
context_processors.py
|
models: Extract zerver.models.realms.
|
2024-01-05 10:32:54 -05:00 |
decorator.py
|
requirements: Upgrade Python requirements.
|
2024-02-16 12:17:34 -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.
|
2024-01-05 10:32:54 -05:00 |
logging_handlers.py
|
error_notify: Remove custom email error reporting handler.
|
2023-07-20 11:00:09 -07:00 |
middleware.py
|
Revert "zproject: Prevent having exactly 17/18 middlewares, for Python 3.11 bug."
|
2024-03-07 15:07:12 -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 |