| .. |
|
actions
|
codespell: Fix typos caught by codespell.
|
2025-03-17 14:10:29 -07:00 |
|
data_import
|
ruff: Partially reformat Python with Ruff 0.9 (2025 style).
|
2025-03-17 14:10:29 -07:00 |
|
integration_fixtures/nagios
|
tests: Add a test for fixtures for non-webhook integrations.
|
2021-04-28 08:16:51 -07:00 |
|
lib
|
python: Replace deprecated BeautifulSoup.findAll.
|
2025-03-17 14:10:29 -07:00 |
|
management
|
ruff: Partially reformat Python with Ruff 0.9 (2025 style).
|
2025-03-17 14:10:29 -07:00 |
|
migrations
|
python: Simplify with str.removeprefix, str.removesuffix.
|
2025-03-17 14:10:29 -07:00 |
|
models
|
refactor: Rename huddle to direct_message_group in non api files.
|
2024-09-11 11:44:16 -07:00 |
|
openapi
|
requirements: Upgrade Python requirements.
|
2025-03-17 14:10:29 -07:00 |
|
tests
|
codespell: Fix typos caught by codespell.
|
2025-03-17 14:10:29 -07:00 |
|
tornado
|
ruff: Fix UP035 Import from collections.abc, typing instead.
|
2024-07-13 22:28:22 -07:00 |
|
transaction_tests
|
ruff: Bump target-version from py38 to py310.
|
2024-07-13 22:28:22 -07:00 |
|
views
|
ruff: Partially reformat Python with Ruff 0.9 (2025 style).
|
2025-03-17 14:10:29 -07:00 |
|
webhooks
|
slack_incoming: Fix slack_error_handler typing.
|
2025-03-17 14:10:29 -07:00 |
|
worker
|
send_email: Parse emails in a way mypy 1.14 understands.
|
2025-01-07 09:31:11 -08:00 |
|
__init__.py
|
django: Upgrade Zulip to Django 3.2 LTS.
|
2021-05-03 08:36:22 -07:00 |
|
apps.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
context_processors.py
|
ruff: Fix UP035 Import from collections.abc, typing instead.
|
2024-07-13 22:28:22 -07:00 |
|
decorator.py
|
ruff: Fix UP035 Import from collections.abc, typing instead.
|
2024-07-13 22:28:22 -07:00 |
|
filters.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
forms.py
|
ruff: Partially reformat Python with Ruff 0.9 (2025 style).
|
2025-03-17 14:10:29 -07:00 |
|
logging_handlers.py
|
ruff: Fix UP007 Use X | Y for type annotations.
|
2024-07-13 22:28:22 -07:00 |
|
middleware.py
|
ruff: Fix UP035 Import from collections.abc, typing instead.
|
2024-07-13 22:28:22 -07:00 |
|
signals.py
|
ruff: Bump target-version from py38 to py310.
|
2024-07-13 22:28:22 -07:00 |