-
- Downloads
There was an error fetching the commit references. Please try again later.
Refactor Project#to_reference and make full_path a keyword argument
Refactor overall code and fix failing specs Fix Project#to_reference Fix wrong spaces and update changelog Refactor #to_reference for Project & Issue Fix and improves Project#to_reference
Showing
- app/models/issue.rb 2 additions, 2 deletionsapp/models/issue.rb
- app/models/project.rb 24 additions, 22 deletionsapp/models/project.rb
- app/views/projects/issues/_issue.html.haml 7 additions, 1 deletionapp/views/projects/issues/_issue.html.haml
- changelogs/unreleased/23634-remove-project-grouping.yml 4 additions, 0 deletionschangelogs/unreleased/23634-remove-project-grouping.yml
- spec/models/issue_spec.rb 55 additions, 11 deletionsspec/models/issue_spec.rb
- spec/models/project_spec.rb 32 additions, 6 deletionsspec/models/project_spec.rb
Please register or sign in to comment