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
  • #164

Closed
Open
Created Dec 01, 2011 by Administrator@rootOwner

500 Error when trying to view commit on non master branch

Created by: jaehess

When I try to view a commit on a non master branch, I get the following 500 error.

ActionView::Template::Error (Grit::Git::GitTimeout): 1: %ul.bordered-list 2: - @commit.diffs.each do |diff| 3: %li 4: - if diff.deleted_file 5: %span.removed_file app/models/commit.rb:7:in diffs' app/views/commits/_diff_head.html.haml:2:in_app_views_commits__diff_head_html_haml__352201473640659619_42920240' app/views/commits/_diff.html.haml:2:in _app_views_commits__diff_html_haml___1459055037993925218_43705100' app/views/commits/show.html.haml:26:in_app_views_commits_show_html_haml__4247368681350972096_45657700' app/controllers/commits_controller.rb:30:in `show'

Assignee
Assign to
Time tracking