summaryrefslogtreecommitdiff
path: root/lib/gitlab/hook_data
Commit message (Expand)AuthorAgeFilesLines
* 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
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-7/+4
* Fix whitespace in IssueBuilder/MergeRequestBuilderYorick Peterse2019-03-152-2/+2
* Enable even more frozen string for lib/gitlabgfyoung2018-11-166-0/+12
* Fix image webhook rewriting for uploadsSean McGivern2018-10-161-0/+11
* Port of ccr/6274/add_weight_to_payload to CEChantal Rollison2018-08-213-62/+66
* Keep #absolute_image_urls as a private instance methodSean McGivern2018-07-171-7/+3
* Don't include a double slash when rewriting the URLSean McGivern2018-07-061-1/+4
* Add documentation and specs for webhook URL rewritingSean McGivern2018-07-062-11/+23
* Add base class for hook builders, and use it for notes and wikisSean McGivern2018-06-206-20/+93
* Fix MR hook builderSean McGivern2018-06-201-1/+1
* Passing absolute image urls in the markdown content in the webhooksSatish Perala2018-06-202-0/+2
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-051-1/+14
* Remove soft removals related codeYorick Peterse2018-01-082-2/+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-152-0/+2
* Clean up schema of the "issues" tablecleanup-issues-schemaYorick Peterse2017-11-091-1/+0
* fix the failing specremove-ensure-ref-fetched-from-controllersmicael.bergeron2017-11-031-1/+0
* Introduce new hook data builders for Issue and MergeRequest34284-add-changes-to-issuable-webhook-dataRémy Coutable2017-10-093-2/+139
* Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-091-0/+36