Feature #5748

Repository refreshing url (Michel Jansen's plugin)

Added by Etienne Massip over 1 year ago. Updated over 1 year ago.

Status:Closed Start date:2010-06-24
Priority:Normal Due date:
Assignee:Eric Davis % Done:

0%

Category:SCM
Target version:-
Resolution:Duplicate

Description

Could it be possible to integrate this plugin in trunk with the agreement of its author ?

http://micheljansen.org/projects/redmine-refresh-repository-api-plugin

It allows to refresh redmine's views of the repositories (and thus, issues too) in real-time when the repo is hosted on a different server by using a post-commit script requesting this url.

History

Updated by Felix Schäfer over 1 year ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

If my quick look at the plugin was enough to grasp its functionality, something like that has been added to trunk in r3107 / #2925. Basically: GET REDMINE_URL/sys/fetch_changesets fetches all repositories, add ?id=foo to fetch only for project foo, I think you also need an API key for it.

Updated by Etienne Massip over 1 year ago

Yes, thanks, I searched but I didn't find the issue.

I added a HowTo page in the Wiki to mention this feature, maybe someone should review it because I'm not at ease with written English.

Also available in: Atom PDF