zulip/zerver
Eeshan Garg 8936d03f3a webhooks/gitlab: Support Merge Request Hook approved event type.
Such payloads are generated when a GitLab repository has merge
request approvals enabled and a project member approves a merge
request. Approving is not the same as merging.
2017-12-18 19:12:54 -05:00
..
fixtures node tests: Compare markdown using semantic equivalence. 2017-12-18 19:03:38 -05:00
lib testing: Add nice diffs to markdown python tests. 2017-12-18 19:03:38 -05:00
management logging: Reduce `create_logger` to new `log_to_file`. 2017-12-12 17:17:08 -08:00
migrations quick fix: Fix migrations to be linear. 2017-12-12 11:31:07 -06:00
templatetags markdown processor: Exclude some files from macro substitution. 2017-11-22 10:29:07 -08:00
tests testing: Add nice diffs to markdown python tests. 2017-12-18 19:03:38 -05:00
tornado mypy: Use Python 3 type syntax in zerver/tornado/websocket_client.py. 2017-12-09 16:50:12 -08:00
views mypy: Use Python 3 type syntax in zerver/views/typing.py. 2017-12-18 11:32:52 -05:00
webhooks webhooks/gitlab: Support Merge Request Hook approved event type. 2017-12-18 19:12:54 -05:00
worker invitations: Remove custom_body. 2017-12-11 19:23:54 -08:00
__init__.py
apps.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
context_processors.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
decorator.py logging: Reduce `create_logger` to new `log_to_file`. 2017-12-12 17:17:08 -08:00
filters.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
forms.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
logging_handlers.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
middleware.py mypy: Use Python 3 type syntax in zerver/middleware.py. 2017-12-11 18:43:24 -08:00
models.py test_multi_user_subscription: Fix flake. 2017-12-14 05:35:54 -05:00
signals.py zerver: Use Python 3 syntax for typing. 2017-11-28 16:49:36 -08:00
static_header.txt
storage.py mypy: Improve typing for ManifestStaticFilesStorage monkeypatch. 2017-12-08 19:00:18 -08:00