.. |
images
|
Update types of images accepted as avatars.
|
2016-07-26 16:36:47 +05:30 |
markdown
|
Remove extra new lines at the ends of Zulip authoried files.
|
2016-09-26 21:05:24 -07:00 |
__init__.py
|
Fix missing zerver/tests/__init__.py.
|
2016-04-11 22:34:22 -07:00 |
test_alert_words.py
|
Removed json/update_message
|
2016-12-24 10:08:22 -08:00 |
test_auth_backends.py
|
Fix `ZulipLDAPAuthBackend` not to rely on user's email domain.
|
2017-01-25 15:24:49 -08:00 |
test_bugdown.py
|
lint: Clean up E123 PEP-8 rule.
|
2017-01-23 21:34:26 -08:00 |
test_decorators.py
|
lint: Clean up E123 PEP-8 rule.
|
2017-01-23 21:34:26 -08:00 |
test_email_mirror.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
test_events.py
|
do_change_stream_description: Accept a stream as argument.
|
2017-01-29 20:27:00 -08:00 |
test_export.py
|
Remove unnecessary uses of Realm.domain in zerver/tests.
|
2017-01-09 11:26:08 -08:00 |
test_external.py
|
tests: s/assertEquals/assertEqual/ due to deprecation.
|
2016-12-15 17:02:03 -08:00 |
test_i18n.py
|
lint: Clean up E126 PEP-8 rule.
|
2017-01-23 22:06:13 -08:00 |
test_integrations.py
|
docs: Automate creation of Hubot documentation lozenges.
|
2016-11-26 15:27:54 -08:00 |
test_link_embed.py
|
render_incoming_message: Require a realm object.
|
2017-01-21 21:37:57 -08:00 |
test_management_commands.py
|
translations: Improve some poorly-worded strings.
|
2017-01-28 18:04:17 -08:00 |
test_messages.py
|
tests: Replace Stream.objects.get() with get_stream().
|
2017-01-27 15:04:13 -08:00 |
test_narrow.py
|
tests: Replace Stream.objects.get() with get_stream().
|
2017-01-27 15:04:13 -08:00 |
test_presence.py
|
translations: Improve some poorly-worded strings.
|
2017-01-28 18:04:17 -08:00 |
test_push_notifications.py
|
Shift to python-gcm for Android push notifications.
|
2016-12-15 12:17:07 -08:00 |
test_reactions.py
|
emoji: Remove unnecessary duplicate regular expression from urls.py.
|
2017-01-16 23:54:58 -08:00 |
test_realm_aliases.py
|
views/realm_aliases.py: Use domain instead of id as handle for RealmAlias.
|
2017-01-26 17:24:25 -08:00 |
test_realm_emoji.py
|
emoji: Fix 500 trying to remove nonexisting realm emoji.
|
2017-01-16 23:48:07 -08:00 |
test_realm_filters.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
test_report.py
|
errors: Separate browser error reporting from backend.
|
2017-01-27 10:27:41 -08:00 |
test_retention.py
|
Remove unnecessary uses of Realm.domain in zerver/tests.
|
2017-01-09 11:26:08 -08:00 |
test_signup.py
|
auth: Redirect users to home from /login if already logged in.
|
2017-01-28 16:10:19 -08:00 |
test_subs.py
|
stream_exists_backend: Use access_stream_by_name.
|
2017-01-29 20:26:59 -08:00 |
test_templates.py
|
docs: Remove obsolete terms-enterprise page.
|
2017-01-28 18:12:19 -08:00 |
test_tornado.py
|
Change X.realm.id to X.realm_id across codebase.
|
2017-01-03 16:46:26 -08:00 |
test_tutorial.py
|
tests: Split out ZulipTestCase and WebhookTestCase to a separate file.
|
2016-11-10 19:29:43 -08:00 |
test_type_debug.py
|
lint: Clean up E741 PEP-8 rule.
|
2017-01-23 21:07:04 -08:00 |
test_typing.py
|
pep8: Fix E303 violations.
|
2016-12-02 15:34:11 -08:00 |
test_unread.py
|
lint: Clean up E126 PEP-8 rule.
|
2017-01-23 22:06:13 -08:00 |
test_upload.py
|
translations: Improve some poorly-worded strings.
|
2017-01-28 18:04:17 -08:00 |
test_urls.py
|
Remove rest_dispatch hack and optimize imports.
|
2016-06-24 16:11:03 -07:00 |
tests.py
|
streams: Create and use do_change_stream_invite_only.
|
2017-01-29 20:26:59 -08:00 |