summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/hook_data
Commit message (Expand)AuthorAgeFilesLines
* Fix label serialisation in issue and note hooksSean McGivern2019-06-201-1/+3
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-3/+4
* Fix image webhook rewriting for uploadsSean McGivern2018-10-163-49/+92
* Keep #absolute_image_urls as a private instance methodSean McGivern2018-07-171-2/+10
* Add documentation and specs for webhook URL rewritingSean McGivern2018-07-061-0/+56
* Fix hook data specsSean McGivern2018-06-202-1/+10
* Passing absolute image urls in the markdown content in the webhooksSatish Perala2018-06-201-0/+9
* 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-151-1/+6
* 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-5/+121
* Start adding Gitlab::HookData::IssuableBuilderRémy Coutable2017-10-091-0/+97