• Florian Preinstorfer's avatar
    Add support for GitLab notifications. · dc70e594
    Florian Preinstorfer authored
    This commit adds support for GitLab notifications (push webhooks) available at
    the url endpoint: '/hooks/gitlab/'.
    
    Summary of the changes:
    * Add the url endpoint and the appropriate gitlab handler method.
    * Add to 'Notification hooks' on data/<project>.
    * Add tests.
    * Update documentation.
    
    This commit has been tested with GitLab CE 7.1.0.
    dc70e594
urls.py 18.1 KB