zulip/zerver
sahil839 22a188f12e migration: Add migration to set all realm admins as realm owners.
This migration is added to set all the realm admins as realm owners
and also creates RealmAuditLog entries for modified users.
2020-06-10 14:07:38 -07:00
..
data_import docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
lib events: Add 'is_owner' to page_params and raw_users dict of page_params. 2020-06-10 14:07:38 -07:00
management docs: Update URLs to use https://zulip.com. 2020-06-08 18:10:45 -07:00
migrations migration: Add migration to set all realm admins as realm owners. 2020-06-10 14:07:38 -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 events: Add 'is_owner' to page_params and raw_users dict of page_params. 2020-06-10 14:07:38 -07:00
tornado python: Convert TypedDict declarations to Python 3.6 style. 2020-05-26 11:43:40 -07:00
views realm owner: Add ability to change realm owner status of user. 2020-06-10 12:49:37 -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
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 realm owner: Add ability to change realm owner status of user. 2020-06-10 12:49:37 -07:00
signals.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00