JIRA
Install
Admin
Use
Search JIRA documentation:

Browsing a Project's FishEye Changesets

PDF
PDF

JIRA's Changeset report allows you to view recent changeset activity for a project (that is, where a JIRA issue key belonging to the project was referenced in the commit message), if you are using a source-code repository together with Atlassian FishEye. You can:

  • View all 'Recent Changesets' for all repository changesets across the entire project.
  • View 'Activity Statistics' on LOC (lines-of-code), files or commits for the project, issue or author.
  • Search the FishEye repository linked to the JIRA project currently being browsed.
Note
To be able to view the changeset report, your JIRA administrator must have configured the FishEye plugin appropriately. You will also need the 'View Version Control' permission in the appropriate projects.

To view the changeset activity for a project,

  1. Click Browse Projects in the top navigation panel.
  2. Select the project you are interested in, if presented with a list.
  3. Click the FishEye tab.

By default, you will see a listing of the most recent changesets for a project:

Listing of changesets from http://jira.atlassian.com

You can also view the Activity Statistics on LOC, Files or Commits for the project, by clicking the 'Statistics' link. The Activity Statistics for the project will display:

Activity Statistics from http://jira.atlassian.com

If you wish to see the above two sets of information together, you can click on the 'All' link to view it all on one page.

See also