-
- Downloads
Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell...
Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell expects and make the `protocol` param in `GitAccess` mandatory.
Showing
- app/helpers/branches_helper.rb 1 addition, 1 deletionapp/helpers/branches_helper.rb
- app/models/merge_request.rb 1 addition, 1 deletionapp/models/merge_request.rb
- app/services/commits/change_service.rb 1 addition, 1 deletionapp/services/commits/change_service.rb
- app/services/files/base_service.rb 1 addition, 1 deletionapp/services/files/base_service.rb
- app/views/admin/application_settings/_form.html.haml 1 addition, 1 deletionapp/views/admin/application_settings/_form.html.haml
- lib/gitlab/git/hook.rb 1 addition, 1 deletionlib/gitlab/git/hook.rb
- lib/gitlab/git_access.rb 4 additions, 10 deletionslib/gitlab/git_access.rb
- spec/lib/gitlab/git_access_spec.rb 1 addition, 1 deletionspec/lib/gitlab/git_access_spec.rb
- spec/lib/gitlab/git_access_wiki_spec.rb 1 addition, 1 deletionspec/lib/gitlab/git_access_wiki_spec.rb
Please register or sign in to comment