rendered paste bodyProcessing GithubHookController#index (for 78.88.75.23 at 2011-05-04 14:40:19) [GET]
Parameters: {"action"=>"index", "controller"=>"github_hook"}
TypeError (can't convert nil into String):
json (1.5.1) lib/json/common.rb:148:in `initialize'
json (1.5.1) lib/json/common.rb:148:in `new'
json (1.5.1) lib/json/common.rb:148:in `parse'
vendor/plugins/redmine_github_hook/app/controllers/github_hook_controller.rb:58:in `get_identifier'
vendor/plugins/redmine_github_hook/app/controllers/github_hook_controller.rb:66:in `find_project'
vendor/plugins/redmine_github_hook/app/controllers/github_hook_controller.rb:74:in `find_repository'
vendor/plugins/redmine_github_hook/app/controllers/github_hook_controller.rb:8:in `index'