Contributor Graph
Created by: MrKeiKun
Started GET "/group/project/?limit=20&offset=14&_=1370430830447" for 112.207.68.206 at 2013-06-05 19:14:24 +0800
Processing by ProjectsController#show as JS
Parameters: {"limit"=>"20", "offset"=>"14", "_"=>"1370430830447", "id"=>"group/project"}
Rendered collection (0.0ms)
Rendered projects/show.js.haml (4.2ms)
Completed 200 OK in 32ms (Views: 4.1ms | ActiveRecord: 3.4ms)
Started GET "/group/project/stat_graph/master" for 112.207.68.206 at 2013-06-05 19:14:27 +0800
Processing by StatGraphController#show as HTML
Parameters: {"project_id"=>"group/project", "id"=>"master"}
Completed 500 Internal Server Error in 10149ms
Grit::Git::GitTimeout (Grit::Git::GitTimeout):
lib/gitlab/git_stats.rb:13:in `log'
lib/gitlab/git_stats.rb:17:in `parsed_log'
app/controllers/stat_graph_controller.rb:11:in `show'