zulip/zerver
pemontto 01a57ddd9d webhooks: Use Gitlab project web_url over repo homepage.
This is preferred because the `repository` field isn't available for
project-level events.
2020-04-24 17:50:47 -07:00
..
data_import python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
lib markdown: Set default code block language for quotes and latex as well. 2020-04-23 17:51:01 -07:00
management i18n: Support subexpressions of type (t "text") in Handlebars. 2020-04-22 17:57:16 -07:00
migrations migrations: Deprecate migration 0077 into a noop. 2020-04-24 17:03:14 -07:00
openapi pypi: Upgrade zulip/zulip-bots dependencies to version 0.7.0. 2020-04-23 17:41:47 -07:00
templatetags python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
tests markdown: Set default code block language for quotes and latex as well. 2020-04-23 17:51:01 -07:00
tornado python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
views browser_support: Drop support for Internet Explorer. 2020-04-23 17:50:28 -07:00
webhooks webhooks: Use Gitlab project web_url over repo homepage. 2020-04-24 17:50:47 -07:00
worker python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -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 python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
decorator.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
logging_handlers.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
middleware.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
models.py models: Add has_permission as a generic function for different policies. 2020-04-22 17:48:52 -07:00
signals.py emails: Translate from_name of account security emails. 2020-02-18 17:45:33 -08:00