-
- Downloads
Merge branch 'optimize/labels-finder' into 'master'
Optimize group labels page Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/23684 Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/1148 See merge request !7123 Former-commit-id: 266fcfb1
No related branches found
No related tags found
Showing
- CHANGELOG.md 4 additions, 0 deletionsCHANGELOG.md
- app/controllers/projects/labels_controller.rb 1 addition, 1 deletionapp/controllers/projects/labels_controller.rb
- app/finders/issuable_finder.rb 2 additions, 2 deletionsapp/finders/issuable_finder.rb
- app/models/group_label.rb 4 additions, 0 deletionsapp/models/group_label.rb
- app/models/label.rb 15 additions, 15 deletionsapp/models/label.rb
- app/models/project.rb 1 addition, 1 deletionapp/models/project.rb
- app/models/project_label.rb 4 additions, 0 deletionsapp/models/project_label.rb
- app/views/groups/labels/index.html.haml 1 addition, 1 deletionapp/views/groups/labels/index.html.haml
- app/views/projects/labels/index.html.haml 2 additions, 2 deletionsapp/views/projects/labels/index.html.haml
- app/views/shared/_label.html.haml 7 additions, 6 deletionsapp/views/shared/_label.html.haml
Please register or sign in to comment