Skip to content
Snippets Groups Projects
Commit e46ec91a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Merge branch 'master' of github.com:gitlabhq/gitlabhq

parents dcd14c0a dbeb4d7b
Branches
Tags
No related merge requests found
Loading
Loading
@@ -22,6 +22,7 @@ class Projects::RepositoriesController < Projects::ApplicationController
 
if file_path
# Send file to user
response.headers["Content-Length"] = File.Open(file_path).size.to_s
send_file file_path
else
render_404
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment