zulip/zerver/webhooks/gitlab/fixtures
Eeshan Garg 4a2a3e3640 webhooks/gitlab: Support issues with multiple assignees.
The fixtures added in this commit were generated by Adam Birds.
2018-12-27 20:15:00 -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_with_three_assignees.json webhooks/gitlab: Support issues with multiple assignees. 2018-12-27 20:15:00 -08:00
issue_created_with_two_assignees.json webhooks/gitlab: Support issues with multiple assignees. 2018-12-27 20:15:00 -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 webhooks/gitlab: Support test payloads without an "action" attribute. 2017-11-19 20:56:10 -08:00
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 webhooks/gitlab: Support Merge Request Hook reopen event. 2017-05-30 22:11:37 -07:00
merge_request_updated.json
pipeline_pending.json
pipeline_started.json
pipeline_succeeded.json
push_commits_more_than_limit.json
push_local_branch_without_commits.json webhooks/gitlab: Support pushing a local branch without commits. 2017-05-16 19:33:43 -07:00
push_multiple_committers_with_others.json
push_multiple_committers.json
push.json
remove_branch.json
remove_tag.json
snippet_note.json
wiki_page_edited.json
wiki_page_opened.json