zulip/zerver/webhooks/gitlab/fixtures
Eeshan Garg 9286a97c7f webhooks/gitlab: Stop filtering comments when description is null.
We filter out hidden comments out of Issue descriptions but this
breaks when description is null (which is unusual). So this commit
just checks to see if the description is None and if so, not to
filter anything out.
2018-03-23 11:20:21 -07:00
..
add_tag.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
build_created.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
build_started.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
build_succeeded.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
commit_note.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
issue_closed.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
issue_created_with_assignee.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
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 webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
issue_note.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
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 webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
issue_test_payload.json webhooks/gitlab: Support test payloads without an "action" attribute. 2017-11-19 20:56:10 -08:00
issue_updated.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
merge_request_added_commit.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
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 webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
merge_request_created_with_assignee.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
merge_request_created_without_assignee.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
merge_request_merged.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
merge_request_note.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
merge_request_reopened.json webhooks/gitlab: Support Merge Request Hook reopen event. 2017-05-30 22:11:37 -07:00
merge_request_updated.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
pipeline_pending.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
pipeline_started.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
pipeline_succeeded.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
push_commits_more_than_limit.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
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 webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
push_multiple_committers.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
push.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
remove_branch.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
remove_tag.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
snippet_note.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
wiki_page_edited.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
wiki_page_opened.json webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30