-
- Downloads
There was an error fetching the commit references. Please try again later.
Code style changes and refactor
Showing
- app/assets/javascripts/right_sidebar.js 3 additions, 3 deletionsapp/assets/javascripts/right_sidebar.js
- app/controllers/projects/merge_requests/conflicts_controller.rb 1 addition, 1 deletion...ntrollers/projects/merge_requests/conflicts_controller.rb
- app/helpers/issuables_helper.rb 42 additions, 27 deletionsapp/helpers/issuables_helper.rb
- app/helpers/milestones_helper.rb 1 addition, 1 deletionapp/helpers/milestones_helper.rb
- app/serializers/entity_date_helper.rb 4 additions, 7 deletionsapp/serializers/entity_date_helper.rb
- app/serializers/issuable_sidebar_basic_entity.rb 106 additions, 0 deletionsapp/serializers/issuable_sidebar_basic_entity.rb
- app/serializers/issuable_sidebar_entity.rb 0 additions, 120 deletionsapp/serializers/issuable_sidebar_entity.rb
- app/serializers/issuable_sidebar_extras_entity.rb 14 additions, 0 deletionsapp/serializers/issuable_sidebar_extras_entity.rb
- app/serializers/issue_serializer.rb 4 additions, 4 deletionsapp/serializers/issue_serializer.rb
- app/serializers/issue_sidebar_basic_entity.rb 6 additions, 0 deletionsapp/serializers/issue_sidebar_basic_entity.rb
- app/serializers/issue_sidebar_entity.rb 0 additions, 12 deletionsapp/serializers/issue_sidebar_entity.rb
- app/serializers/issue_sidebar_extras_entity.rb 5 additions, 0 deletionsapp/serializers/issue_sidebar_extras_entity.rb
- app/serializers/merge_request_serializer.rb 4 additions, 4 deletionsapp/serializers/merge_request_serializer.rb
- app/serializers/merge_request_sidebar_basic_entity.rb 11 additions, 0 deletionsapp/serializers/merge_request_sidebar_basic_entity.rb
- app/serializers/merge_request_sidebar_entity.rb 0 additions, 11 deletionsapp/serializers/merge_request_sidebar_entity.rb
- app/views/projects/issues/show.html.haml 0 additions, 2 deletionsapp/views/projects/issues/show.html.haml
- app/views/projects/merge_requests/conflicts/show.html.haml 0 additions, 4 deletionsapp/views/projects/merge_requests/conflicts/show.html.haml
- app/views/projects/merge_requests/show.html.haml 0 additions, 2 deletionsapp/views/projects/merge_requests/show.html.haml
- app/views/shared/issuable/_sidebar.html.haml 7 additions, 4 deletionsapp/views/shared/issuable/_sidebar.html.haml
- app/views/shared/issuable/_sidebar_assignees.html.haml 3 additions, 3 deletionsapp/views/shared/issuable/_sidebar_assignees.html.haml
Please register or sign in to comment