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