summaryrefslogtreecommitdiff
path: root/app/services/web_hook_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix a wrong `X-Gitlab-Event` header when testing webhooks37288-fix-wrong-header-when-testing-webhookRémy Coutable2017-09-071-1/+1
* Fix encoding error for WebHook loggingAlexander Randa2017-08-011-1/+7
* Log web hook execution timeout eventsAlex Lossent2017-07-271-1/+1
* Wrong data type when testing webhooksAlexander Randa2017-07-201-2/+9
* Implement web hooks loggingAlexander Randa2017-05-251-0/+120