zulip/zerver/webhooks/gitlab
Eeshan Garg e8fe4a65af webhooks/gitlab: Filter out hidden comments from issue descriptions.
Hidden comments of the form `<!-- comment -->` were previously
rendered as is when a new Issue was created. Now, we strip those
out completely!
2018-01-24 10:48:55 -08:00
..
fixtures webhooks/gitlab: Filter out hidden comments from issue descriptions. 2018-01-24 10:48:55 -08:00
__init__.py Make webhooks as separate modules with view and tests. 2017-01-25 23:14:19 -08:00
doc.md webhooks/gitlab: Support topic parameter to specify a topic. 2018-01-11 06:29:55 -05:00
tests.py webhooks/gitlab: Filter out hidden comments from issue descriptions. 2018-01-24 10:48:55 -08:00
view.py webhooks/gitlab: Filter out hidden comments from issue descriptions. 2018-01-24 10:48:55 -08:00