zulip/zerver
Alex Vandiver 107fe3d3b4 tests: Remove references to trac.zulip.net.
That host has not existed for some time; rename the tests to use a
URL that is clearly nonfunctional.
2020-05-28 17:24:35 -07:00
..
data_import slack import: Fix DefaultStream import of deactivated #random. 2020-05-12 17:18:57 -07:00
lib bugdown: Revert NamedTuple declarations to old style. 2020-05-28 16:47:08 -07:00
management actions: Merge do_change_is_admin and do_change_is_guest. 2020-05-25 16:17:10 -07:00
migrations requirements: Upgrade boto to boto3. 2020-05-26 23:18:07 -07:00
openapi openapi_responses: Fix get_user_presence. 2020-05-27 13:23:37 -07:00
templatetags openapi: Combine two similar openapi markdown extensions. 2020-05-05 21:42:31 -07:00
tests tests: Remove references to trac.zulip.net. 2020-05-28 17:24:35 -07:00
tornado python: Convert TypedDict declarations to Python 3.6 style. 2020-05-26 11:43:40 -07:00
views registration: Show error if invalid key is posted on /accounts/register. 2020-05-27 15:37:16 -07:00
webhooks webhooks: Fix travis display emoji for `Pending` status. 2020-05-28 15:02:30 -07:00
worker queue_processors: Log time spent getting data for url in embed_links. 2020-05-21 12:13:46 -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 portico: Fix apps page webapp link being useless. 2020-05-26 21:50:31 -07:00
decorator.py requirements: Drop direct dependency on mock. 2020-05-26 11:40:42 -07:00
filters.py cleanup: Delete leading newlines. 2019-08-06 23:29:11 -07:00
forms.py auth: Make sure that we enforce max_length during password reset. 2020-05-28 15:01:33 -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: Comment call to python2-esque `iteritems()`. 2020-05-28 15:56:00 -07:00
signals.py emails: Translate from_name of account security emails. 2020-02-18 17:45:33 -08:00