500 Error on Commit
Created by: davidvasandani
Attempted to commit. Received 500 Error. Go back to commit history it shows up http://cl.ly/KSUR but when you click on it 500 error http://cl.ly/KTyz
Started GET "/in_stores_now/commit/17c76697496e917dced38118b0a75a023d56adf2" for
127.0.0.1 at 2012-10-26 10:32:00 -0700 Processing by CommitController#show as HTML Parameters: {"project_id"=>"in_stores_now", "id"=>"17c76697496e917dced38118b0a75a023d56adf2"} Completed 500 Internal Server Error in 10179ms
ActionView::MissingTemplate (Missing template commit/huge_commit, project_resource/huge_commit, application/huge_commit with {:locale=>[:en], :formats=>[:html], :handlers=>[:erb, :builder, :coffee, :haml]}. Searched in:
* "/home/gitlab/gitlab/app/views"
* "/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/kaminari-0.14.0/app/views"
* "/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/devise-2.1.2/app/views"
):
app/controllers/commit_controller.rb:25:in `block (2 levels) in show'
app/controllers/commit_controller.rb:22:in `show'