zulip/zerver/webhooks/gitlab/fixtures
Eeshan Garg 6d51c065d3 webhooks/gitlab: Add support for confidential issues and notes.
With some minor changes by Eeshan Garg.

Fixes #10478.
2018-12-18 14:37:44 -08:00
..
add_tag.json
build_created.json
build_started.json
build_succeeded.json
commit_note.json
confidential_issue_closed.json webhooks/gitlab: Add support for confidential issues and notes. 2018-12-18 14:37:44 -08:00
confidential_issue_created_with_assignee.json webhooks/gitlab: Add support for confidential issues and notes. 2018-12-18 14:37:44 -08:00
confidential_issue_created_with_hidden_comment_in_description.json webhooks/gitlab: Add support for confidential issues and notes. 2018-12-18 14:37:44 -08:00
confidential_issue_created_without_assignee.json webhooks/gitlab: Add support for confidential issues and notes. 2018-12-18 14:37:44 -08:00
confidential_issue_note.json webhooks/gitlab: Add support for confidential issues and notes. 2018-12-18 14:37:44 -08:00
confidential_issue_reopened.json webhooks/gitlab: Add support for confidential issues and notes. 2018-12-18 14:37:44 -08:00
confidential_issue_updated.json webhooks/gitlab: Add support for confidential issues and notes. 2018-12-18 14:37:44 -08:00
issue_closed.json
issue_created_with_assignee.json
issue_created_with_hidden_comment_in_description.json webhooks/gitlab: Filter out hidden comments from issue descriptions. 2018-01-24 10:48:55 -08:00
issue_created_without_assignee.json
issue_note.json
issue_opened_with_null_description.json webhooks/gitlab: Stop filtering comments when description is null. 2018-03-23 11:20:21 -07:00
issue_reopened.json
issue_test_payload.json
issue_updated.json
merge_request_added_commit.json
merge_request_approved.json webhooks/gitlab: Support Merge Request Hook approved event type. 2017-12-18 19:12:54 -05:00
merge_request_closed.json
merge_request_created_with_assignee.json
merge_request_created_without_assignee.json
merge_request_merged.json
merge_request_note.json
merge_request_reopened.json
merge_request_updated.json
pipeline_pending.json
pipeline_started.json
pipeline_succeeded.json
push.json
push_commits_more_than_limit.json
push_local_branch_without_commits.json
push_multiple_committers.json
push_multiple_committers_with_others.json
remove_branch.json
remove_tag.json
snippet_note.json
wiki_page_edited.json
wiki_page_opened.json