summaryrefslogtreecommitdiff
path: root/lib/gitlab/hook_data
Commit message (Expand)AuthorAgeFilesLines
* 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