summaryrefslogtreecommitdiff
path: root/app/services/test_hooks
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-181-1/+1
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+2
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-183-85/+40
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-093-9/+9
* Added list_pages method to avoid loading all wiki pages contentFrancisco Javier López2019-04-251-1/+1
* Externalize strings detected by rubocop-i18nMartin Wortschack2019-04-152-8/+8
* Rename project's pipelines relationFrancisco Javier López2018-12-051-1/+1
* Enable more frozen string in app/services/**/*.rbgfyoung2018-07-183-0/+6
* Backport changes in app/services/test_hooks/project_service.rbMario de la Ossa2018-06-021-1/+3
* 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
* test hook for system merge request hookAlexis Reigel2018-01-041-0/+7
* Fix a wrong `X-Gitlab-Event` header when testing webhooks37288-fix-wrong-header-when-testing-webhookRémy Coutable2017-09-071-4/+3
* Simplify system hook testing and guarantee test will firesh-simplify-system-hook-testingStan Hu2017-08-271-34/+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-203-0/+152