.. |
actions
|
caches: Only take the realm_id, not the Realm, as a cache key function.
|
2024-03-04 16:35:57 -08:00 |
data_import
|
python: Reformat with Ruff formatter.
|
2024-02-29 17:07:16 -08:00 |
integration_fixtures/nagios
|
…
|
|
lib
|
caches: Only take the realm_id, not the Realm, as a cache key function.
|
2024-03-04 16:35:57 -08:00 |
management
|
runtornado: Swap deferred reload events to the default.
|
2024-02-26 22:29:19 -08:00 |
migrations
|
python: Reformat with Ruff formatter.
|
2024-02-29 17:07:16 -08:00 |
models
|
ruff: Fix RUF021 Parenthesize when chaining `and` and `or` together.
|
2024-03-01 09:30:04 -08:00 |
openapi
|
settings: Add realm-level setting 'zulip_update_announcements_stream'.
|
2024-02-25 09:33:00 -08:00 |
tests
|
caches: Only take the realm_id, not the Realm, as a cache key function.
|
2024-03-04 16:35:57 -08:00 |
tornado
|
ruff: Fix PLW0108 Lambda may be unnecessary.
|
2024-03-01 09:30:04 -08:00 |
transaction_tests
|
ruff: Fix PLW0108 Lambda may be unnecessary.
|
2024-03-01 09:30:04 -08:00 |
views
|
python: Reformat with Ruff formatter.
|
2024-02-29 17:07:16 -08:00 |
webhooks
|
ruff: Fix E226 Missing whitespace around arithmetic operator.
|
2024-03-01 09:30:04 -08:00 |
worker
|
ruff: Fix PLW0108 Lambda may be unnecessary.
|
2024-03-01 09:30:04 -08:00 |
__init__.py
|
…
|
|
apps.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
context_processors.py
|
python: Reformat with Ruff formatter.
|
2024-02-29 17:07:16 -08:00 |
decorator.py
|
python: Reformat with Ruff formatter.
|
2024-02-29 17:07:16 -08:00 |
filters.py
|
mypy: Enable new error explicit-override.
|
2023-10-12 12:28:41 -07:00 |
forms.py
|
email_validation: Merge two implementations of a disposable-email check.
|
2024-02-27 10:19:23 -08: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-02-05 19:57:21 -05:00 |
signals.py
|
timezone: Only look up canonical time zones from the system.
|
2024-03-01 17:38:08 -08:00 |