| .. |
|
actions
|
send_message: Add an optional parameter in the success response.
|
2023-10-17 15:38:16 -07:00 |
|
data_import
|
import_util: Remove uuid and uuid_owner_secret from realm dict.
|
2023-10-18 11:00:49 -07:00 |
|
integration_fixtures/nagios
|
tests: Add a test for fixtures for non-webhook integrations.
|
2021-04-28 08:16:51 -07:00 |
|
lib
|
settings: Rename "default" views to "home" views in settings and docs.
|
2023-10-18 11:25:20 -07:00 |
|
management
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
migrations
|
realm: Add uuid and associated secret columns - backfill migrations.
|
2023-10-18 11:00:49 -07:00 |
|
openapi
|
openapi: Remove unused display_brief_error parameter.
|
2023-10-20 10:05:29 -07:00 |
|
tests
|
openapi: Remove unused display_brief_error parameter.
|
2023-10-20 10:05:29 -07:00 |
|
tornado
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
transaction_tests
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
views
|
send_message: Add an optional parameter in the success response.
|
2023-10-17 15:38:16 -07:00 |
|
webhooks
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
worker
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
__init__.py
|
django: Upgrade Zulip to Django 3.2 LTS.
|
2021-05-03 08:36:22 -07:00 |
|
apps.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
context_processors.py
|
webpack_public_path: Replace with webpack 5 publicPath: "auto" setting.
|
2023-10-16 10:36:27 -07:00 |
|
decorator.py
|
decorator: Drop the stack_info on most WebhookErrors.
|
2023-10-12 10:06:31 -07:00 |
|
filters.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
forms.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
logging_handlers.py
|
error_notify: Remove custom email error reporting handler.
|
2023-07-20 11:00:09 -07:00 |
|
middleware.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
|
models.py
|
realm: Add uuid and associated secret columns.
|
2023-10-18 11:00:49 -07:00 |
|
signals.py
|
demo-orgs: Create dev environment demo organization without email.
|
2023-08-31 15:02:16 -07:00 |