Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-6464

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

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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>
      

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

                Created:
                Updated: