-
- Downloads
Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce
Showing
- CHANGELOG.md 7 additions, 1 deletionCHANGELOG.md
- Gemfile 1 addition, 1 deletionGemfile
- Gemfile.lock 4 additions, 4 deletionsGemfile.lock
- VERSION 1 addition, 1 deletionVERSION
- app/assets/javascripts/dispatcher.js.es6 2 additions, 0 deletionsapp/assets/javascripts/dispatcher.js.es6
- app/assets/javascripts/labels_select.js 1 addition, 1 deletionapp/assets/javascripts/labels_select.js
- app/assets/stylesheets/framework/files.scss 0 additions, 1 deletionapp/assets/stylesheets/framework/files.scss
- app/assets/stylesheets/framework/layout.scss 12 additions, 0 deletionsapp/assets/stylesheets/framework/layout.scss
- app/assets/stylesheets/pages/diff.scss 0 additions, 1 deletionapp/assets/stylesheets/pages/diff.scss
- app/assets/stylesheets/pages/labels.scss 22 additions, 1 deletionapp/assets/stylesheets/pages/labels.scss
- app/controllers/concerns/issuable_actions.rb 5 additions, 0 deletionsapp/controllers/concerns/issuable_actions.rb
- app/controllers/dashboard/labels_controller.rb 2 additions, 2 deletionsapp/controllers/dashboard/labels_controller.rb
- app/controllers/groups/labels_controller.rb 92 additions, 0 deletionsapp/controllers/groups/labels_controller.rb
- app/controllers/projects/boards/issues_controller.rb 2 additions, 2 deletionsapp/controllers/projects/boards/issues_controller.rb
- app/controllers/projects/boards/lists_controller.rb 2 additions, 3 deletionsapp/controllers/projects/boards/lists_controller.rb
- app/controllers/projects/issues_controller.rb 3 additions, 1 deletionapp/controllers/projects/issues_controller.rb
- app/controllers/projects/labels_controller.rb 24 additions, 14 deletionsapp/controllers/projects/labels_controller.rb
- app/controllers/projects/merge_requests_controller.rb 19 additions, 7 deletionsapp/controllers/projects/merge_requests_controller.rb
- app/finders/issuable_finder.rb 8 additions, 9 deletionsapp/finders/issuable_finder.rb
- app/finders/labels_finder.rb 92 additions, 0 deletionsapp/finders/labels_finder.rb
Loading
Please register or sign in to comment