.. |
actions
|
python: Reformat with Ruff formatter.
|
2024-03-07 15:07:12 -08:00 |
data_import
|
python: Reformat with Ruff formatter.
|
2024-03-07 15:07:12 -08:00 |
integration_fixtures/nagios
|
…
|
|
lib
|
ruff: Fix PLW0108 Lambda may be unnecessary.
|
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
|
python: Reformat with Ruff formatter.
|
2024-03-07 15:07:12 -08:00 |
models
|
ruff: Fix RUF021 Parenthesize when chaining `and` and `or` together.
|
2024-03-07 15:07:12 -08:00 |
openapi
|
openapi: Validate real requests and responses, not fictional mocks.
|
2024-03-07 15:07:12 -08:00 |
tests
|
ruff: Fix E226 Missing whitespace around arithmetic operator.
|
2024-03-07 15:07:12 -08:00 |
tornado
|
ruff: Fix PLW0108 Lambda may be unnecessary.
|
2024-03-07 15:07:12 -08:00 |
transaction_tests
|
ruff: Fix PLW0108 Lambda may be unnecessary.
|
2024-03-07 15:07:12 -08:00 |
views
|
python: Reformat with Ruff formatter.
|
2024-03-07 15:07:12 -08:00 |
webhooks
|
ruff: Fix E226 Missing whitespace around arithmetic operator.
|
2024-03-07 15:07:12 -08:00 |
worker
|
ruff: Fix PLW0108 Lambda may be unnecessary.
|
2024-03-07 15:07:12 -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-03-07 15:07:12 -08:00 |
decorator.py
|
python: Reformat with Ruff formatter.
|
2024-03-07 15:07:12 -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 |