summaryrefslogtreecommitdiff
path: root/app/services/web_hook_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '41293-fix-command-injection-vulnerability-on-system_hook_push-q...Robert Speicher2018-01-161-1/+1
* Consistently schedule Sidekiq jobsdm-application-workerDouwe Maan2017-12-051-1/+1
* 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