-
- Downloads
Update code to work with gitlab_git 3
Showing
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 2 additions, 2 deletionsGemfile.lock
- app/controllers/projects/blame_controller.rb 1 addition, 1 deletionapp/controllers/projects/blame_controller.rb
- app/controllers/projects/blob_controller.rb 1 addition, 1 deletionapp/controllers/projects/blob_controller.rb
- app/controllers/projects/raw_controller.rb 2 additions, 2 deletionsapp/controllers/projects/raw_controller.rb
- app/controllers/projects/refs_controller.rb 2 additions, 1 deletionapp/controllers/projects/refs_controller.rb
- app/controllers/projects/tree_controller.rb 2 additions, 0 deletionsapp/controllers/projects/tree_controller.rb
- app/helpers/blobs_helper.rb 5 additions, 0 deletionsapp/helpers/blobs_helper.rb
- app/helpers/tree_helper.rb 5 additions, 5 deletionsapp/helpers/tree_helper.rb
- app/models/repository.rb 7 additions, 2 deletionsapp/models/repository.rb
- app/models/tree.rb 16 additions, 8 deletionsapp/models/tree.rb
- app/views/projects/commits/_diffs.html.haml 4 additions, 4 deletionsapp/views/projects/commits/_diffs.html.haml
- app/views/projects/tree/_tree.html.haml 1 addition, 1 deletionapp/views/projects/tree/_tree.html.haml
- config/initializers/5_backend.rb 0 additions, 3 deletionsconfig/initializers/5_backend.rb
- lib/extracts_path.rb 5 additions, 3 deletionslib/extracts_path.rb
Loading
Please register or sign in to comment