Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-25Implement web hooks loggingAlexander Randa
2015-08-26Enable SSL verification for WebhooksValery Sizov
2014-07-29Prevent 500 if hook url is down, fixes #7376Robert Schilling
2014-07-28Do not execute hooks on empty projects, fixes #6108Robert Schilling
2012-09-28Move ProjectHooks from spec/requests to spinachrandx