zulip/zerver
Lauryn Menard 9db8a59a56 integrations-docs: Add line break in GitLab integration doc. 2022-06-27 10:14:51 -07:00
..
actions change_realm_subdomain: Support skipping the redirect. 2022-06-25 08:44:24 -07:00
data_import mattermost: Run html2text as a subprocess. 2022-06-26 17:32:59 -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: Unquote some unnecessarily quoted type annotations. 2022-06-26 17:37:41 -07:00
management change_realm_subdomain: Support skipping the redirect. 2022-06-25 08:44:24 -07:00
migrations typing: Fix typical typing typos. 2022-06-23 19:25:48 -07:00
openapi markdown: Rename preprocessor_priorities module to priorities. 2022-06-26 17:36:31 -07:00
tests python: Simplify unnecessary getattr calls. 2022-06-26 17:38:22 -07:00
tornado tornado: Send request_started signal in Django thread. 2022-06-27 10:14:02 -07:00
views python: Unquote some unnecessarily quoted type annotations. 2022-06-26 17:37:41 -07:00
webhooks integrations-docs: Add line break in GitLab integration doc. 2022-06-27 10:14:51 -07:00
worker message_send: Remove unnecessary user_ids argument. 2022-05-04 14:45:18 -07:00
__init__.py django: Upgrade Zulip to Django 3.2 LTS. 2021-05-03 08:36:22 -07:00
apps.py caching: Make sender type optional for flush_cache. 2021-07-26 14:48:07 -07:00
context_processors.py typing: Apply trivial fixes to adjust edge cases in typing. 2022-05-30 12:03:51 -07:00
decorator.py request: Replace tornado_handler weak reference with tornado_handler_id. 2022-06-25 08:42:23 -07:00
filters.py typing: Fix function signatures. 2021-08-20 05:54:19 -07:00
forms.py typing: Fix typical typing typos. 2022-06-23 19:25:48 -07:00
logging_handlers.py python: Use Python 3.8 typing.{Protocol,TypedDict}. 2022-04-27 12:57:49 -07:00
middleware.py middleware: Pass unhandled API exceptions through to the test suite. 2022-06-23 19:23:08 -07:00
models.py typing: Correct type annotation of supported_backends. 2022-06-23 22:09:05 -07:00
signals.py django: Use HttpRequest.headers. 2022-05-13 20:42:20 -07:00