zulip/zerver
Ganesh Pawar a1ab79992c test_subs: Extract out test_user_settings_for_creating_streams.
This is a prep commit in preparation of splitting
create_stream_policy into create_private_stream_policy
and create_public_stream_policy.

This extracts it in a way to make it possible to easily test
different stream policies in the upcoming stream policy split.
2021-06-24 14:08:49 -07:00
..
data_import data_import: Protect better against bad Slack tokens. 2021-05-27 22:46:58 -07:00
integration_fixtures/nagios tests: Add a test for fixtures for non-webhook integrations. 2021-04-28 08:16:51 -07:00
lib api docs: Replace most markdown files with a common template. 2021-06-24 10:42:08 -07:00
management python: Simplify stdio flushing using print(…, flush=True). 2021-06-09 14:05:31 -07:00
migrations linkifiers: Add joint validation for linkifier urls and patterns. 2021-06-16 17:51:33 -07:00
openapi help: Document resolving topics. 2021-06-24 13:57:02 -07:00
tests test_subs: Extract out test_user_settings_for_creating_streams. 2021-06-24 14:08:49 -07:00
tornado event_queue: Move notification trigger logic to notification_data. 2021-06-24 09:35:18 -07:00
views api docs: Replace most markdown files with a common template. 2021-06-24 10:42:08 -07:00
webhooks webhooks/slack_incoming: Update regex to correctly convert emphasis. 2021-06-24 09:43:32 -07:00
worker queue_processor: Add langauge to the events added to invites queue. 2021-06-22 16:55:32 -07:00
__init__.py django: Upgrade Zulip to Django 3.2 LTS. 2021-05-03 08:36:22 -07:00
apps.py python: Reformat with Black, except quotes. 2021-02-12 13:11:19 -08:00
context_processors.py context_processors: Add test for `get_apps_page_url`. 2021-06-16 07:49:03 -07:00
decorator.py web_public_view: Replace `web_public_visitor` with `spectator`. 2021-06-16 07:46:34 -07:00
filters.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
forms.py billing: Enforce license limit for plans on manual license management. 2021-06-09 17:42:38 -07:00
logging_handlers.py docs: Capitalize “Markdown” consistently. 2021-04-26 09:31:08 -07:00
middleware.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
models.py minor: Rename variable from `filters` to `linkifiers`. 2021-06-18 22:15:58 +00:00
signals.py python: Convert deprecated Django ugettext alias to gettext. 2021-04-15 18:01:34 -07:00