-
- Downloads
Show default value in squash and merge commit template textareas
This change allows us to simplify merge commit textarea placeholder, which did not render new lines in Safari. Changelog: changed
parent
1b56d493
No related branches found
No related tags found
Showing
- app/controllers/projects_controller.rb 2 additions, 2 deletionsapp/controllers/projects_controller.rb
- app/models/project.rb 42 additions, 1 deletionapp/models/project.rb
- app/models/project_setting.rb 2 additions, 2 deletionsapp/models/project_setting.rb
- app/views/projects/_merge_request_merge_commit_template.html.haml 3 additions, 3 deletions...s/projects/_merge_request_merge_commit_template.html.haml
- app/views/projects/_merge_request_merge_suggestions_settings.html.haml 2 additions, 0 deletions...jects/_merge_request_merge_suggestions_settings.html.haml
- app/views/projects/_merge_request_squash_commit_template.html.haml 3 additions, 2 deletions.../projects/_merge_request_squash_commit_template.html.haml
- locale/gitlab.pot 7 additions, 1 deletionlocale/gitlab.pot
- spec/models/project_spec.rb 79 additions, 0 deletionsspec/models/project_spec.rb
- spec/views/projects/edit.html.haml_spec.rb 6 additions, 6 deletionsspec/views/projects/edit.html.haml_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!677 (merged)
Please register or sign in to comment