summaryrefslogtreecommitdiff
path: root/app/services/test_hooks
Commit message (Expand)AuthorAgeFilesLines
* 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