Skip to content
  • David Turner's avatar
    Add username as GL_USERNAME in hooks (http) · d5cb330f739c
    David Turner authored
    When calling pre-receive, post-receive, and update hooks, add the GitLab
    username as the GL_USERNAME environment variable.
    
    This patch only handles cases where pushes are over http, or via
    the web interface.  Later, we will address the ssh case.
    d5cb330f739c