summaryrefslogtreecommitdiff
path: root/lib/gitlab/hook_data/issue_builder.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-1/+3
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-0/+3
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-301-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+3
* Added labels_hook_attrs methodfix-labels-in-hooksJan Provaznik2019-06-241-1/+1
* Fix label serialisation in issue and note hooksSean McGivern2019-06-201-1/+1
* Adding labels to note event payload.Sujay Patel2019-06-101-1/+2
* Fix whitespace in IssueBuilder/MergeRequestBuilderYorick Peterse2019-03-151-1/+1
* Enable even more frozen string for lib/gitlabgfyoung2018-11-161-0/+2
* Port of ccr/6274/add_weight_to_payload to CEChantal Rollison2018-08-211-32/+34
* Add base class for hook builders, and use it for notes and wikisSean McGivern2018-06-201-7/+3
* Passing absolute image urls in the markdown content in the webhooksSatish Perala2018-06-201-0/+1
* Remove soft removals related codeYorick Peterse2018-01-081-1/+0
* Add total_time_spent to the `changes` hash in issuable Webhook payloads40122-only-one-note-webhook-is-triggered-when-a-comment-with-time-spent-is-addedRémy Coutable2017-11-151-0/+1
* Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-1/+0
* Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-091-0/+55