zulip/zerver
Anders Kaseorg cb8ba561d9 migrations: Fix Python-looped SQL in 0376; don’t crash if no user found.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-12-06 12:13:43 -08:00
..
actions do_deactivate_user: Use .on_commit around send_event calls. 2022-11-14 16:06:25 -08:00
data_import python: Mark dict parameters with defaults as read-only. 2022-11-15 15:28:42 -08:00
integration_fixtures/nagios tests: Add a test for fixtures for non-webhook integrations. 2021-04-28 08:16:51 -07:00
lib markdown: Store ZulipMarkdown in members with the right type. 2022-11-15 15:28:42 -08:00
management tornado: Fix Tornado CSRF check with X-Forwarded-Proto. 2022-11-15 10:13:00 -08:00
migrations migrations: Fix Python-looped SQL in 0376; don’t crash if no user found. 2022-12-06 12:13:43 -08:00
openapi openapi: Fix “contatining” typo. 2022-11-15 15:28:42 -08:00
tests python: Mark dict parameters with defaults as read-only. 2022-11-15 15:28:42 -08:00
tornado tornado: Send request_started signal in Django thread. 2022-07-07 13:31:32 -07:00
views python: Mark dict parameters with defaults as read-only. 2022-11-15 15:28:42 -08:00
webhooks python: Mark dict parameters with defaults as read-only. 2022-11-15 15:28:42 -08:00
worker preview: Use cache only as a non-durable cache, not an IPC. 2022-05-03 16:12:04 -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 home: Simplify and comment terms of service notice implementation. 2022-02-04 15:48:38 -08:00
decorator.py decorator: Check Tornado secret with constant-time comparison. 2022-08-22 22:23:24 -07:00
filters.py typing: Fix function signatures. 2021-08-20 05:54:19 -07:00
forms.py actions: Move part into zerver.forms. 2022-04-15 10:08:19 -07:00
logging_handlers.py python: Replace universal_newlines with text. 2022-01-23 22:16:01 -08:00
middleware.py scim: Check SCIM tokens using constant-time comparison. 2022-11-16 15:41:32 +00:00
models.py get_old_unclaimed_attachments: Add docstring explaining the logic. 2022-06-20 11:13:24 -07:00
signals.py actions: Split out zerver.actions.video_calls. 2022-04-15 10:08:19 -07:00