jongha / redmine_vote

This is redmine vote plugin. Its style is similar to stackoverflow. You can vote for each message with a positive or negative point. When you install this plugin votes table is created internally. This plugin shows the sum of points the message using internal table. If you want to know the reaction of message in Redmine forum, this plugin helps you. And also if you want more functions of the plugin, you can add the issue on github freely.
http://www.redmine.org/plugins/redmine_vote_plugin
MIT License
32 stars 6 forks source link

redmine status afret git push #13

Closed grawerpl closed 8 years ago

grawerpl commented 8 years ago

after 3 days I get plug-in work (the best part is that plug-in need to work properly libssh2-dev on ubuntu). Now i have issu witch git push

remote: Notifying Redmine about changes to this repository : 'client-service-app/' ...
remote: /srv/git/local/hooks/common/lib/git_hosting/http_helper.rb:54:in `build_post_request': undefined method `request
_uri' for #<URI::Generic:0x00000001b365e0> (NoMethodError)
remote:         from /srv/git/local/hooks/common/lib/git_hosting/http_helper.rb:10:in `http_post'
remote:         from /srv/git/local/hooks/common/lib/git_hosting/post_receive.rb:33:in `notify_redmine'
remote:         from /srv/git/local/hooks/common/lib/git_hosting/post_receive.rb:19:in `exec'
remote:         from hooks/post-receive:15:in `<main>'```

The best part is that in repository is everything OK (branch, commits, etc.) but redmine still show old info
grawerpl commented 8 years ago

wrong repo :D