As an admin, I want a REST API call to retrieve the list of committers for a repository, so that I can understand which users committed code to a repository

XMLWordPrintable

      Problem Definition

      The list of committers for a repository cannot be retrieved via REST API.

      Suggested Solution

      Provide a REST API call to retrieve the list of committers for a specific repository.

      Workaround

      The list of committers for a repository can be displayed in the FishEye user interface by hitting the following URL:

      <FISHEYE_URL>/users/<repository_name>
      

      The page displayed by the following URL can be used to retrieve the Top Committers for a repository:

      <FISHEYE_URL>/plugins/servlet/code-metrics/<repository_name>
      

            Assignee:
            Unassigned
            Reporter:
            Caterina Curti
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: