Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #6838

Closed
Open
Created Apr 22, 2014 by Administrator@rootOwner

Undefined project_commits_path after 6.0->6.7 update

Created by: top4ek

After updating got empty homepage and unable to browse any repos:

Completed 500 Internal Server Error in 683ms

ActionView::Template::Error (undefined method `project_commits_path' for #:0xba3ae778>):
    4:   - if event.rm_ref?
    5:     %strong= event.ref_name
    6:   - else
    7:     = link_to project_commits_path(event.project, event.ref_name) do
    8:       %strong= truncate(event.ref_name, length: 30)
    9:   at
   10:   = link_to_project event.project
  app/views/events/event/_push.html.haml:7:in `_app_views_events_event__push_html_haml___368872301__586779308'
  app/views/events/_event.html.haml:10:in `block in _app_views_events__event_html_haml___917735843__585058838'
  app/views/events/_event.html.haml:6:in `_app_views_events__event_html_haml___917735843__585058838'
  app/views/events/_events.html.haml:1:in `_app_views_events__events_html_haml__945016090__585274748'
  app/controllers/application_controller.rb:209:in `pager_json'
  app/controllers/dashboard_controller.rb:29:in `block (2 levels) in show'
  app/controllers/dashboard_controller.rb:27:in `show'
  app/controllers/application_controller.rb:58:in `set_current_user_for_thread'
Assignee
Assign to
Time tracking