summaryrefslogtreecommitdiff
path: root/app/services/test_hooks/base_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-23/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-1/+1
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-181-0/+2
* Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉2018-04-181-1/+1
* use class reader instead of dynamic constantAlexis Reigel2018-01-171-1/+1
* Fix a wrong `X-Gitlab-Event` header when testing webhooks37288-fix-wrong-header-when-testing-webhookRémy Coutable2017-09-071-4/+3
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* Wrong data type when testing webhooksAlexander Randa2017-07-201-0/+41