Commit graph

4 commits

Author SHA1 Message Date
Jacob Vosmaer (GitLab)
bfd53aa6d0 Restore User.from_gitaly 2017-10-03 16:53:11 +00:00
David Turner
dbcf48af8b Add username as GL_USERNAME in hooks (http)
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.
2017-09-29 18:12:03 -04:00
David Turner
999b7e553b remove unused from_gitaly method 2017-09-29 18:12:02 -04:00
Jacob Vosmaer
9e40baba1e Rename Gitlab::Git::Committer to User 2017-09-14 17:42:02 +02:00
Renamed from lib/gitlab/git/committer.rb (Browse further)