-
- Downloads
Merge branch 'master' into full-width-tables
Showing
- app/controllers/projects/issues_controller.rb 1 addition, 1 deletionapp/controllers/projects/issues_controller.rb
- app/controllers/projects/merge_requests_controller.rb 4 additions, 1 deletionapp/controllers/projects/merge_requests_controller.rb
- app/controllers/projects/milestones_controller.rb 1 addition, 5 deletionsapp/controllers/projects/milestones_controller.rb
- app/controllers/projects/notes_controller.rb 2 additions, 2 deletionsapp/controllers/projects/notes_controller.rb
- app/controllers/projects/project_members_controller.rb 2 additions, 1 deletionapp/controllers/projects/project_members_controller.rb
- app/controllers/projects/services_controller.rb 2 additions, 2 deletionsapp/controllers/projects/services_controller.rb
- app/controllers/projects_controller.rb 3 additions, 1 deletionapp/controllers/projects_controller.rb
- app/finders/issuable_finder.rb 71 additions, 43 deletionsapp/finders/issuable_finder.rb
- app/helpers/diff_helper.rb 2 additions, 1 deletionapp/helpers/diff_helper.rb
- app/mailers/abuse_report_mailer.rb 12 additions, 0 deletionsapp/mailers/abuse_report_mailer.rb
- app/models/application_setting.rb 4 additions, 0 deletionsapp/models/application_setting.rb
- app/models/commit.rb 8 additions, 4 deletionsapp/models/commit.rb
- app/models/merge_request.rb 13 additions, 1 deletionapp/models/merge_request.rb
- app/models/merge_request_diff.rb 4 additions, 0 deletionsapp/models/merge_request_diff.rb
- app/models/milestone.rb 32 additions, 0 deletionsapp/models/milestone.rb
- app/models/repository.rb 1 addition, 7 deletionsapp/models/repository.rb
- app/views/abuse_report_mailer/notify.html.haml 11 additions, 0 deletionsapp/views/abuse_report_mailer/notify.html.haml
- app/views/abuse_report_mailer/notify.text.haml 5 additions, 0 deletionsapp/views/abuse_report_mailer/notify.text.haml
- app/views/admin/application_settings/_form.html.haml 6 additions, 0 deletionsapp/views/admin/application_settings/_form.html.haml
- app/views/admin/users/_profile.html.haml 0 additions, 0 deletionsapp/views/admin/users/_profile.html.haml
Loading
Please register or sign in to comment