-
- Downloads
Merge branch 'master' into comment-updated-by
No related branches found
No related tags found
Showing
- CHANGELOG 6 additions, 0 deletionsCHANGELOG
- GITLAB_SHELL_VERSION 1 addition, 1 deletionGITLAB_SHELL_VERSION
- app/assets/stylesheets/generic/mobile.scss 4 additions, 0 deletionsapp/assets/stylesheets/generic/mobile.scss
- app/assets/stylesheets/pages/projects.scss 7 additions, 1 deletionapp/assets/stylesheets/pages/projects.scss
- app/controllers/abuse_reports_controller.rb 24 additions, 0 deletionsapp/controllers/abuse_reports_controller.rb
- app/controllers/admin/abuse_reports_controller.rb 11 additions, 0 deletionsapp/controllers/admin/abuse_reports_controller.rb
- app/controllers/autocomplete_controller.rb 2 additions, 0 deletionsapp/controllers/autocomplete_controller.rb
- app/models/abuse_report.rb 9 additions, 0 deletionsapp/models/abuse_report.rb
- app/models/namespace.rb 3 additions, 0 deletionsapp/models/namespace.rb
- app/views/abuse_reports/new.html.haml 24 additions, 0 deletionsapp/views/abuse_reports/new.html.haml
- app/views/admin/abuse_reports/_abuse_report.html.haml 23 additions, 0 deletionsapp/views/admin/abuse_reports/_abuse_report.html.haml
- app/views/admin/abuse_reports/index.html.haml 17 additions, 0 deletionsapp/views/admin/abuse_reports/index.html.haml
- app/views/explore/projects/_project.html.haml 2 additions, 2 deletionsapp/views/explore/projects/_project.html.haml
- app/views/layouts/nav/_admin.html.haml 7 additions, 0 deletionsapp/views/layouts/nav/_admin.html.haml
- app/views/projects/_home_panel.html.haml 1 addition, 0 deletionsapp/views/projects/_home_panel.html.haml
- app/views/projects/merge_requests/widget/open/_conflicts.html.haml 2 additions, 1 deletion.../projects/merge_requests/widget/open/_conflicts.html.haml
- app/views/projects/notes/discussions/_diff.html.haml 8 additions, 7 deletionsapp/views/projects/notes/discussions/_diff.html.haml
- app/views/users/show.html.haml 10 additions, 0 deletionsapp/views/users/show.html.haml
- config/routes.rb 4 additions, 0 deletionsconfig/routes.rb
- db/migrate/20150806104937_create_abuse_reports.rb 11 additions, 0 deletionsdb/migrate/20150806104937_create_abuse_reports.rb
app/controllers/abuse_reports_controller.rb
0 → 100644
app/models/abuse_report.rb
0 → 100644
app/views/abuse_reports/new.html.haml
0 → 100644
Please register or sign in to comment