-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'rename-repo-files' into 'master'
Implements the form for renaming the new filename on the file edit page ## What does this MR do? Adds the possibility to edit a filename when editing the content of a file on Gitlab this MR was made to solve #5850  See merge request !5049
No related branches found
No related tags found
Pipeline #
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/concerns/creates_commit.rb 2 additions, 1 deletionapp/controllers/concerns/creates_commit.rb
- app/controllers/projects/blob_controller.rb 6 additions, 0 deletionsapp/controllers/projects/blob_controller.rb
- app/models/repository.rb 27 additions, 0 deletionsapp/models/repository.rb
- app/services/files/base_service.rb 2 additions, 0 deletionsapp/services/files/base_service.rb
- app/services/files/update_service.rb 4 additions, 1 deletionapp/services/files/update_service.rb
- app/views/projects/blob/_editor.html.haml 3 additions, 1 deletionapp/views/projects/blob/_editor.html.haml
- spec/models/repository_spec.rb 30 additions, 0 deletionsspec/models/repository_spec.rb
Loading
Please register or sign in to comment