zulip/zerver/webhooks/gitlab
Eeshan Garg a9a0d63a54 webhooks/gitlab: Include title in message body if not in topic.
This is a follow-up in response to Tim's comments on #9951.

In instances where all messages from a Gitlab integration are
grouped under one user specified topic (specified in the URL), we
should include the title of the issue/MR in the message body, since
the availability of a user-specified topic precludes us from
including it in the topic itself (which was the default behaviour).
2018-07-26 16:35:09 -07:00
..
fixtures webhooks/gitlab: Stop filtering comments when description is null. 2018-03-23 11:20:21 -07:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md gitlab: Document the local network security setting. 2018-04-20 08:34:38 -07:00
tests.py webhooks/gitlab: Include title in message body if not in topic. 2018-07-26 16:35:09 -07:00
view.py webhooks/gitlab: Include title in message body if not in topic. 2018-07-26 16:35:09 -07:00