..
data_import
docs: Update URLs to use https://zulip.com .
2020-06-08 18:10:45 -07:00
lib
models: Parameterize .extra(where=["… IN …"]) with tuple/list adapter.
2020-06-09 21:12:43 -07:00
management
docs: Update URLs to use https://zulip.com .
2020-06-08 18:10:45 -07:00
migrations
migrations: Use cursor.execute correctly.
2020-06-09 21:12:43 -07:00
openapi
auth: Add Sign in with Apple support.
2020-06-09 17:29:35 -07:00
templatetags
openapi: Add markdown extension for rendering return values in API docs.
2020-05-29 15:02:56 -07:00
tests
dev_settings: Set ZULIP_ADMINISTRATOR.
2020-06-09 22:15:34 -07:00
tornado
python: Convert TypedDict declarations to Python 3.6 style.
2020-05-26 11:43:40 -07:00
views
auth: Add Sign in with Apple support.
2020-06-09 17:29:35 -07:00
webhooks
integrations: Add Thinkst Canary integration.
2020-06-09 16:28:28 -07:00
worker
python: Convert "".format to Python 3.6 f-strings.
2020-06-08 15:31:20 -07:00
__init__.py
…
apps.py
python: Convert assignment type annotations to Python 3.6 style.
2020-04-22 11:02:32 -07:00
context_processors.py
auth: Add Sign in with Apple support.
2020-06-09 17:29:35 -07:00
decorator.py
python: Convert "".format to Python 3.6 f-strings.
2020-06-08 15:31:20 -07:00
filters.py
cleanup: Delete leading newlines.
2019-08-06 23:29:11 -07:00
forms.py
python: Convert "".format to Python 3.6 f-strings.
2020-06-08 15:31:20 -07:00
logging_handlers.py
error logging: Inline add_deployment_metadata.
2020-05-06 16:29:53 -07:00
middleware.py
queue_processors: Remove the slow_queries queue.
2020-05-11 00:45:13 -07:00
models.py
models: Parameterize .extra(where=["… IN …"]) with tuple/list adapter.
2020-06-09 21:12:43 -07:00
signals.py
python: Convert "".format to Python 3.6 f-strings.
2020-06-08 15:31:20 -07:00