| 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. | ||
|---|---|---|
| .. | ||
| storage | ||
| attributes.rb | ||
| blame.rb | ||
| blob.rb | ||
| blob_snippet.rb | ||
| branch.rb | ||
| commit.rb | ||
| commit_stats.rb | ||
| compare.rb | ||
| diff.rb | ||
| diff_collection.rb | ||
| env.rb | ||
| gitmodules_parser.rb | ||
| hook.rb | ||
| hooks_service.rb | ||
| index.rb | ||
| operation_service.rb | ||
| path_helper.rb | ||
| popen.rb | ||
| ref.rb | ||
| repository.rb | ||
| rev_list.rb | ||
| storage.rb | ||
| tag.rb | ||
| tree.rb | ||
| user.rb | ||
| util.rb | ||